docs theme

This commit is contained in:
Nathan Flurry 2026-01-25 03:37:54 -08:00
parent 1fcae6ed76
commit 4b483afbae
3 changed files with 5 additions and 16 deletions

View file

@ -42,4 +42,4 @@ Questions and permission prompts are normalized into the universal schema:
## Authentication
The daemon uses a **global token** configured at startup. All HTTP and CLI operations reuse the same token and are validated against the `Authorization` header (`Bearer` or `Token`) or `x-sandbox-token`.
The daemon uses a **global token** configured at startup. All HTTP and CLI operations reuse the same token and are validated against the `Authorization` header (`Bearer` or `Token`).