xml-pipeline/docs
dullfig d97c24b1dd
Some checks failed
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.13) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / typecheck (push) Has been cancelled
Add message journal, graceful restart, and clean repo for public release
Three workstreams implemented:

W1 (Repo Split): Remove proprietary BloxServer files and docs, update
pyproject.toml URLs to public GitHub, clean doc references, add CI
workflow (.github/workflows/ci.yml) and CONTRIBUTING.md.

W2 (Message Journal): Add DispatchHook protocol for dispatch lifecycle
events, SQLite-backed MessageJournal with WAL mode for certified-mail
delivery guarantees (PENDING→DISPATCHED→ACKED/FAILED), integrate hooks
into StreamPump._dispatch_to_handlers(), add journal REST endpoints,
and aiosqlite dependency.

W3 (Hot Deployment): Add RestartOrchestrator for graceful restart with
queue drain and journal stats collection, SIGHUP signal handler in CLI,
POST /organism/restart endpoint, restart-aware app lifespan with journal
recovery on boot, and os.execv/subprocess re-exec for Unix/Windows.

All 439 tests pass (37 new tests for W2/W3).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 22:27:38 -08:00
..
archive-obsolete Archive obsolete docs and misc cleanup 2026-01-20 20:20:10 -08:00
wiki Fix line endings in wiki docs 2026-01-20 22:16:26 -08:00
agentserver_api_spec.md Add Librarian endpoints to agentserver API spec 2026-01-27 23:15:42 -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
edge-analysis-spec.md Add LLM-created sequences at runtime to edge analysis spec 2026-01-26 06:59:51 +00:00
growth-suggestions.md fixing docs 2026-01-11 13:50:05 -08:00
handler-contract-v2.1.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
librarian-architecture.md Add message journal, graceful restart, and clean repo for public release 2026-01-28 22:27:38 -08:00
listener-class-v2.1.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
llm-router-v2.1.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
lua_listeners_proposal.md Add Lua listeners proposal and message log stream 2026-01-12 22:30:45 -08:00
message-pump-v2.1.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
native_tools.md Add native tools specification 2026-01-12 22:37:40 -08:00
parallelism-by-topology.md Add message journal, graceful restart, and clean repo for public release 2026-01-28 22:27:38 -08:00
platform-architecture.md Add platform architecture design doc 2026-01-11 13:49:42 -08:00
primitives.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
security_considerations.md Add security considerations document 2026-01-11 22:52:55 -08:00
self-grammar-generation.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
split-config.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
wasm-listeners.md Rename agentserver to xml_pipeline, add console example 2026-01-19 21:41:19 -08:00
why-not-json.md added rant 2026-01-03 17:57:07 -08:00