Frequently Asked Questions
Quick answers to the questions most teams ask when evaluating and operating Govula — what it does, how governance behaves, and how to deploy it confidently.
Looking for deeper operational guidance and platform documentation? Explore the Knowledge Base.
CONTINUING FROMStarting new reasoning thread
REFERENCE
Frequently Asked Questions
Category & Positioning
Technical
Governance
Why this answer
SYSTEMDetects, decides, acts, proves — deterministically, continuously, in order.→YOUYou authorise the act; the system cannot.
WHY
Without deterministic order, evidence and authorisation drift apart and the audit becomes a story rather than a chain.
CONSEQUENCE
If a step is skipped, the chain breaks — the replay verifier returns a mismatch, not a recovery.
SYSTEM
Blocks self-approval at service, repository, and trigger layers.
The decision row records initiator and approver as distinct identities.
YOU
Cannot approve what you initiated.
There is no admin override. You delegate the second signature, you do not bypass it.
Why this answer
RULEGovernance Constitution
DERIVED FROMNo upstream provenance · system root
Executive
SYSTEM
Executes only reversible actions inside human-approved policy budgets.
Anything outside the budget escalates; SAFE_MODE halts all state-changing routes.
YOU
Approve every binding action by name.
AI never signs. Each approval records you as the actor.
Why this answer
SOURCEAI Safeguards
SOURCEAI Safeguards
DERIVED FROMNo upstream provenance · system root
Architecture
Why this answer
SYSTEMGrants tenant access only inside a separately authenticated, time-bounded session.→YOUState a reason of at least 10 characters before crossing the tenant boundary.
WHY
Tenant access without a reason is access without a record.
RULE
CONSEQUENCE
Elevation without recent re-authentication is denial, not a warning. Phase C capabilities are locked and cannot be invoked.
RULEAuthority Model
RULEAuthority Model
DERIVED FROMNo upstream provenance · system root
Deployment
Security
SYSTEM
Validates JWT, role middleware, service authority, and DB triggers on every call.
UI and API share the same enforcement chain — neither can outrun the other.
YOU
Hold the role at the moment of action, not the moment of grant.
Recent privilege changes are reflected before your next request resolves.
Why this answer
RULEAuthority Model
RULEAuthority Model
DERIVED FROMNo upstream provenance · system root
SYSTEM
Blocks UPDATE and DELETE on every immutable ledger via Postgres rules.
SHA-256 hash chaining lets any reader recompute the chain end-to-end.
YOU
Run Verify Integrity when you need to prove the chain is intact.
The replay verifier's outcome is itself written into the audit.
Why this answer
RULEAudit Logs
RULEAudit Logs
DERIVED FROMNo upstream provenance · system root
Investor
AI Governance
Why this answer
SYSTEMAnalyses, suggests, and drafts — never signs, publishes, or mutates state.→YOUYou are the named actor on every binding change.
WHY
Authority that cannot be attributed is authority that cannot be revoked.
RULE
CONSEQUENCE
An AI-authored binding change would name no actor — there would be no one to escalate to and no one to remove.
SOURCEAI Safeguards
SOURCEAI Safeguards
DERIVED FROMNo upstream provenance · system root
Federation
Audit
Why this answer
SYSTEMSurfaces decision class, authority, approver, evidence, and integrity hash on the record.→YOUOpen the record, verify the chain, replay the execution.
WHY
Auditing is recomputation, not trust. The chain only counts if you can recompute it yourself.
RULE
CONSEQUENCE
A decision that cannot be replayed is, for audit purposes, a decision that did not happen.
SOURCEAuditor Walkthrough
SOURCEAuditor Walkthrough
DERIVED FROMNo upstream provenance · system root
Go deeper
- Documentation hub — vocabulary glossary, capability source of truth (Phase 1 Readiness Audit), stakeholder positioning.
- Deployment hub — every supported topology, with Implemented / Partial / Planned / Aspirational tags.
- Governance Constitution — decision classes, authority model, separation of duties.
- System boundaries — explicit non-goals, including the AI authority boundary.
Still have questions? Contact support