nexus/doc
Forgotten fe6a8687c1 Implement local agent JWT authentication for adapters
Add HS256 JWT-based authentication for local adapters (claude_local, codex_local)
so agents authenticate automatically without manual API key configuration. The
server mints short-lived JWTs per heartbeat run and injects them as PAPERCLIP_API_KEY.
The auth middleware verifies JWTs alongside existing static API keys.

Includes: CLI onboard/doctor JWT secret management, env command for deployment,
config path resolution from ancestor directories, dotenv loading on server startup,
event payload secret redaction, multi-status issue filtering, and adapter transcript
parsing for thinking/user message kinds.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 16:46:45 -06:00
..
plans Implement local agent JWT authentication for adapters 2026-02-18 16:46:45 -06:00
spec Reorganize docs: move specs and plans to doc/ subdirectories 2026-02-17 12:24:31 -06:00
CLIPHUB.md Reorganize docs and add implementation spec 2026-02-17 09:07:15 -06:00
DATABASE.md Replace PGlite with embedded-postgres and add startup banner 2026-02-18 11:45:43 -06:00
DEVELOPING.md Replace PGlite with embedded-postgres and add startup banner 2026-02-18 11:45:43 -06:00
GOAL.md Expand GOAL.md with Paperclip vision and mission statement 2026-02-18 16:46:33 -06:00
PRODUCT.md Reorganize docs and add implementation spec 2026-02-17 09:07:15 -06:00
SPEC-implementation.md Replace PGlite with embedded-postgres and add startup banner 2026-02-18 11:45:43 -06:00
SPEC.md Reorganize docs and add implementation spec 2026-02-17 09:07:15 -06:00
TASKS-mcp.md Add product spec and MCP task interface docs 2026-02-16 19:07:30 -06:00
TASKS.md Add task management data model spec 2026-02-16 14:25:00 -06:00