feat(agent): complete phase 2 security, identity, and observability #6
1 parent 279062e commit 2a2dfc84ee9d84e88cad0dbc6d00bfda9d397634
@Antigravity AI Antigravity AI authored 13 hours ago
Showing 12 changed files
View
docs/architecture/cortex_agent_node_plan.md
View
poc-grpc-agent/agent_pb2.py
View
poc-grpc-agent/certs/ca.crt 0 → 100644
View
poc-grpc-agent/certs/ca.key 0 → 100644
View
poc-grpc-agent/certs/client.crt 0 → 100644
View
poc-grpc-agent/certs/client.key 0 → 100644
View
poc-grpc-agent/certs/server.crt 0 → 100644
View
poc-grpc-agent/certs/server.key 0 → 100644
View
poc-grpc-agent/client.py
View
poc-grpc-agent/protos/agent.proto
View
poc-grpc-agent/scripts/generate_certs.sh 0 → 100755
View
poc-grpc-agent/server.py