xml-pipeline/docs
dullfig 7950be66f3 Add native tools specification
Core tools:
- calculate (simpleeval) - math expressions in Python syntax
- fetch_url - HTTP requests with security controls
- read_file / write_file / list_dir - sandboxed file ops
- run_command - sandboxed shell execution
- web_search - web search integration
- key_value_store - persistent agent state
- send_email / webhook - notifications

Librarian tools (exist-db):
- librarian_store - store XML documents
- librarian_get - retrieve by path
- librarian_query - XQuery execution
- librarian_search - full-text search

Includes permission model and implementation checklist.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 22:37:40 -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
why-not-json.md added rant 2026-01-03 17:57:07 -08:00