xml-pipeline/docs
dullfig 986db2e79b Implement native tools and infrastructure
Tools (18 total):
- calculate: Safe AST-based math expression evaluator
- fetch: Async HTTP with SSRF protection
- files: Sandboxed read/write/list/delete
- shell: Command execution with blocklist
- search: Web search (SerpAPI, Google, Bing)
- keyvalue: In-memory key-value store
- librarian: exist-db XML database integration
- convert: XML↔JSON conversion + XPath extraction

Infrastructure:
- CLI with run/init/check/version commands
- Config loader for organism.yaml
- Feature detection for optional dependencies
- Optional extras in pyproject.toml

LLM:
- Fixed llm_connection.py to wrap working router

WASM:
- Documented WASM listener interface
- Stub implementation for future work

MCP:
- Reddit sentiment MCP server example

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 20:25:48 -08:00
..
archive-obsolete fixing docs 2026-01-07 13:12:08 -08:00
agentserver_api_spec.md Add Lua listeners proposal and message log stream 2026-01-12 22:30:45 -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
growth-suggestions.md fixing docs 2026-01-11 13:50:05 -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
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 fixing docs 2026-01-07 13:12:08 -08:00
native_tools.md Add native tools specification 2026-01-12 22:37:40 -08:00
platform-architecture.md Add platform architecture design doc 2026-01-11 13:49:42 -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 Update secure console design: simplify detached mode 2026-01-10 17:44:57 -08:00
security_considerations.md Add security considerations document 2026-01-11 22:52:55 -08:00
self-grammar-generation.md Add thread registry, LLM router, console handler, and docs updates 2026-01-10 16:53:38 -08:00
wasm-listeners.md Implement native tools and infrastructure 2026-01-17 20:25:48 -08:00
why-not-json.md added rant 2026-01-03 17:57:07 -08:00