> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fs.soquincy.qzz.io/llms.txt
> Use this file to discover all available pages before exploring further.

# August 1, 2026: Documentation alignment and agent discovery metadata

> Documentation now reflects the current upstream architecture split while the site exposes public discovery metadata for agent-facing clients.

## Documentation updates

* **Architecture alignment.** Reworked the memory and knowledge-base documentation to match the current upstream separation between short-term conversation state, long-term user memory, character memory, canon/guild-world context, and retrieval-backed knowledge context.
* **Knowledge-base scope clarification.** The knowledge-base guide now explains that retrieval is a supporting grounding layer rather than a replacement for conversation memory, persona context, or user fact memory.
* **Public discovery metadata.** Added the site-level discovery docs and public metadata artifacts that describe the documentation surface for agent clients and browser-side WebMCP discovery.

## Related documentation

* [Memory](/features/memory)
* [Knowledge Base](/features/knowledge-base)
* [Agent Discovery](/guides/agent-discovery)
