fabro/crates
Bryan Helmkamp bb0fdfe972 Add /, /health, /openapi.json, /user endpoints to Arc API
Add discovery, health check, OpenAPI spec, and current user endpoints.
The first three are public; /user requires authentication and returns
the login extracted from JWT sub claim, mTLS CN, or "demo" in demo mode.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 21:10:59 -05:00
..
arc-agent Render Markdown output in terminal using termimad 2026-03-04 10:25:36 -05:00
arc-api Add /, /health, /openapi.json, /user endpoints to Arc API 2026-03-04 21:10:59 -05:00
arc-cli Extract CheckReport into arc-util and use it for preflight output 2026-03-04 11:52:58 -05:00
arc-db Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-devcontainer Fix Dependabot security alerts: update aws-lc-sys, jsonwebtoken, git2 2026-03-04 00:42:23 -05:00
arc-git-storage Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-llm Fix HTTP 529 (Overloaded) misclassified as non-retryable InvalidRequest 2026-03-04 11:34:18 -05:00
arc-mcp Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-types Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-util Extract CheckReport into arc-util and use it for preflight output 2026-03-04 11:52:58 -05:00
arc-workflows Fix pre-existing clippy lints 2026-03-04 13:00:02 -05:00