Psi Documentation
Psi is the shared documentation set for the local command line, the package hub, and the flagship framework docs. It gives the user-facing setup story a MkDocs home, while the framework docs stay in their own sites.
PsiCLI Prepare credentials, inspect package requirements, and launch package resources locally.
PsiHub Validate, store, download, and render package metadata from Python.
LLLM
Low-Level Language Models centers the Tactic abstraction and runtime layer.
SSSN
Simple System of Systems Network centers the Channel abstraction and backend layer.
AAAX
Advanced Autonomous Agent Executor centers Strategy composition and shell surfaces.
One Shape
The docs are arranged as four switchable sets: Psi, LLLM, SSSN, and AAAX. Each framework uses the same public shape: one framework, one center abstraction, one implementation layer, and one service-ready surface.
Where To Go
- Use PsiCLI when a human or local script needs to initialize credentials, inspect a package, or launch a package resource.
- Use PsiHub when Python code needs package metadata, validation, local publish/download, cards, config templates, or local hub APIs.
- Use Tutorial for the shortest package lifecycle.
- Use Reference for the surface map across Psi, LLLM, SSSN, and AAAX.