Projects
Flagship frameworks.
Simple System of Systems Network (SSSN), Low-Level Language Models (LLLM), and Advanced Autonomous Agent Executor (AAAX) are the flagship PSI framework trio: connect, compose, expose.
They are not a required pipeline. Each keeps one center abstraction and can be used independently, paired with another layer, or stacked with the others so the composite becomes a part and the cycle turns again.
Simple System of Systems Network (SSSN): connect A Channel is how systems reach one another. Backend implementations provide local stores, HTTP services, remote clients, and future data systems behind the same thin seam. Low-Level Language Models (LLLM): compose A Tactic is the typed unit of work. Runtime adapters make Python, Pydantic AI, native LLLM, and future runtimes share one callable service surface. Advanced Autonomous Agent Executor (AAAX): expose A Strategy names mounted package resources through Pydantic models and FastAPI endpoints. Shell surfaces can expose orchestration as a CLI, app API, agentic context, or service surface another system can connect to.
PsiHub and PsiCLI: platform beneath The hub and local interface are not steps in the loop. They make the shared package grammar actionable: describe, validate, discover, and launch.