# Parmana Systems ## Docs - [API Reference](https://parmanasystems.mintlify.app/api-reference.md): Parmana Systems Runtime REST API — execute governed decisions and verify attestations - [Attestations](https://parmanasystems.mintlify.app/attestations.md): What an ExecutionAttestation is, all fields explained, and how to verify one - [CLI Reference](https://parmanasystems.mintlify.app/cli-reference.md): parmana CLI — verify attestations, inspect policies, and manage governance workspaces - [Determinism](https://parmanasystems.mintlify.app/determinism.md): Why determinism matters for governance, how Parmana Systems achieves it, and replay protection - [AI Governance: Enforcing Execution Authority After a Model Recommendation](https://parmanasystems.mintlify.app/guides/ai-governance-usecase.md): Use Parmana Systems as the enforcement layer between an AI recommendation and system execution - [Compliance: Audit Trail and Independent Verification](https://parmanasystems.mintlify.app/guides/compliance-usecase.md): How compliance teams and auditors can verify Parmana Systems decisions without accessing production systems - [Fintech: Insurance Claims Approval](https://parmanasystems.mintlify.app/guides/fintech-usecase.md): End-to-end governed claims approval pipeline with policy, execution, and audit trail - [How It Works](https://parmanasystems.mintlify.app/how-it-works.md): The Parmana Systems execution pipeline from governed signals to signed attestation - [Introduction](https://parmanasystems.mintlify.app/introduction.md): What is Parmana Systems and why it exists - [@parmanasystems/audit-db](https://parmanasystems.mintlify.app/packages/audit-db.md): PostgreSQL audit database client for persisting governance decisions and verification events - [@parmanasystems/crypto](https://parmanasystems.mintlify.app/packages/crypto.md): Ed25519 signing and verification primitives for deterministic governance infrastructure - [@parmanasystems/execution](https://parmanasystems.mintlify.app/packages/execution.md): Deterministic runtime execution, governance tokens, and attestation infrastructure - [@parmanasystems/governance](https://parmanasystems.mintlify.app/packages/governance.md): Policy lifecycle, validation, and bundle management - [@parmanasystems/sdk-client](https://parmanasystems.mintlify.app/packages/sdk-client.md): Type-safe HTTP SDK for the Parmana Systems Runtime API - [@parmanasystems/server](https://parmanasystems.mintlify.app/packages/server.md): Fastify REST API server for the Parmana Systems governance runtime - [@parmanasystems/verifier](https://parmanasystems.mintlify.app/packages/verifier.md): Portable independent verification for governance attestations, runtime provenance, and execution integrity - [Policies](https://parmanasystems.mintlify.app/policies.md): Define deterministic governance rules in JSON - [Quickstart](https://parmanasystems.mintlify.app/quickstart.md): Run your first governed execution in under 5 minutes - [Why Parmana Systems?](https://parmanasystems.mintlify.app/why-parmana.md): How Parmana Systems compares to raw if/else, feature flags, OPA, and custom rule engines ## OpenAPI Specs - [openapi](https://parmanasystems.mintlify.app/api-reference/openapi.json)