xml-pipeline/docs
dullfig fc8b6608cf Add secure console design doc (v3.0)
Design for keyboard-only privileged interface:
- OOB port eliminated — privileged ops via keyboard only
- Argon2id password protection for destructive commands
- Attach/detach model with idle timeout
- Ring buffer for messages while detached

Key security properties:
- No network attack surface for privileged operations
- Password required for /restart, /kill
- Handler returns None on timeout → organism continues headless
- /attach + password to reconnect

Commands: /status /listeners /threads /buffer /config /restart
          /kill /pause /resume /attach /detach /timeout /quit

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 17:40:05 -08:00
..
archive-obsolete fixing docs 2026-01-07 13:12:08 -08:00
configuration.md Add thread registry, LLM router, console handler, and docs updates 2026-01-10 16:53:38 -08:00
core-principles-v2.1.md Add thread registry, LLM router, console handler, and docs updates 2026-01-10 16:53:38 -08:00
doc_cross_check.md Add thread registry, LLM router, console handler, and docs updates 2026-01-10 16:53:38 -08:00
handler-contract-v2.1.md Add thread registry, LLM router, console handler, and docs updates 2026-01-10 16:53:38 -08:00
listener-class-v2.1.md Add thread registry, LLM router, console handler, and docs updates 2026-01-10 16:53:38 -08:00
llm-router-v2.1.md Add thread registry, LLM router, console handler, and docs updates 2026-01-10 16:53:38 -08:00
message-pump-v2.1.md fixing docs 2026-01-07 13:12:08 -08:00
primitives.md Add thread registry, LLM router, console handler, and docs updates 2026-01-10 16:53:38 -08:00
secure-console-v3.md Add secure console design doc (v3.0) 2026-01-10 17:40:05 -08:00
self-grammar-generation.md Add thread registry, LLM router, console handler, and docs updates 2026-01-10 16:53:38 -08:00
why-not-json.md added rant 2026-01-03 17:57:07 -08:00