YAML-based server configuration loaded from {data}/woodglue.yaml (woodglue.config)
Multi-namespace RPC routing with dot-prefixed method names on a single /rpc endpoint
BaseModel round-trip serialization: automatic deserialization of Pydantic model inputs and recursive serialization of outputs
LLM-friendly documentation: llms.txt method index at /docs/llms.txt, per-method markdown at /docs/methods/*.md, OpenAPI spec at /docs/openapi.json (woodglue.apps.llm_docs)
JavaScript documentation UI served at /ui/, built with Vite and marked.js — sidebar navigation by namespace, client-side markdown rendering
Example config in data/woodglue.yaml for local development