New @lab/labd workspace package: - Fastify HTTP server + WebSocket for agent connections - Prisma schema (CockroachDB): Server, Agent, User, Role, Permission, UserRole, JoinToken, AuditLog, PulumiRun, Cluster models - Health endpoint with DB connectivity check - Server listing with cloud/env/status filters - Auth routes: agent enrollment, join token management - Placeholder mTLS auth middleware - Dev stack: CockroachDB single-node in docker-compose - 32 tests passing (2 new for labd health) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
10 lines
156 B
JSON
10 lines
156 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "src/shared" },
|
|
{ "path": "src/bastion" },
|
|
{ "path": "src/cli" },
|
|
{ "path": "src/labd" }
|
|
]
|
|
}
|