Documentation Index
Fetch the complete documentation index at: https://parmanasystems.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
What is Parmana Systems?
Parmana Systems is deterministic governance infrastructure for reproducible execution authority. It gives you a structured, cryptographically provable answer to the question every compliance team, fintech engineer, and AI platform team eventually has to answer: how do you prove that a specific decision was made, by a specific policy version, with specific inputs, at a specific point in time — in a way that any party can independently verify? Parmana Systems replaces ad-hoc decision logic (buriedif/else, feature flags, policy engines with no attestation layer) with a governed execution pipeline that:
- evaluates a policy deterministically against a set of governed signals
- produces a cryptographically signed attestation of exactly what executed
- allows any holder of the public key to independently verify that attestation — without access to live runtime state
- enforces replay protection so the same execution fingerprint cannot run twice
ExecutionAttestation — a tamper-evident record binding the policy version, input signals, decision outcome, and Ed25519 signature together.
Quickstart
Install and run your first governed execution in under 5 minutes
How it works
The full execution pipeline from signals to signed attestation
Why Parmana Systems?
Compare Parmana Systems against if/else, feature flags, and OPA
Policies
Define deterministic governance rules in JSON