AltaForge Libraries¶
Shared platform libraries for AltaForge products — auth, LLM access, runtime/tracing, MCP, memory, and more (the altaforge package).
These docs follow the Diátaxis framework — four kinds of documentation, each with a distinct job:
| Section | For when you want to… |
|---|---|
| Tutorials | learn by doing — a guided first run |
| How-to guides | accomplish a specific task |
| Reference | look up exact API signatures (auto-generated from the source) |
| Explanation | understand how and why something is designed |
Design specs (point-in-time design records) live under specs/.
This is the reference layout every AltaForge library and product repo standardizes on — see the contributing note for how to add a page.