Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.manthan.systems/llms.txt

Use this file to discover all available pages before exploring further.

AI systems generate intentions, recommendations, and signals. Operational execution causes real-world state changes. Parmana sits between these two layers — enforcing admissibility, evaluating policy, and issuing bounded execution authority before any consequential action proceeds. This separation is the foundational design principle. An AI system that governs itself cannot provide the independent auditability that regulated environments require. Governance must be structurally separate from the intelligence it governs.

The separation model

Governed signals flow from AI systems into the admissibility layer. Policy evaluation determines whether those signals meet the criteria for execution authority. Only after authority is issued does operational execution proceed — and every step is recorded in an append-only lineage that supports replay reconstruction and portable verification.

AI Governance Separation

Why this positioning matters

LayerResponsibility
AI SystemsGenerate signals and intentions
Governed SignalsBounded, schema-validated inputs
AdmissibilityStructural validation before policy evaluation
Policy EvaluationDeterministic rule application
Execution AuthorityBounded permission to act
LineageCryptographic record of every decision
Portable VerificationIndependent auditability by any party
The AI system cannot skip layers. Intelligence does not confer execution authority. Each transition is enforced by the runtime, not by convention.

See also