Proof of Intent & Verification
Review execution logs, file diffs, credentials, and staging outcomes before committing changes.
The Verification Layer (accessed via Niyatna HQ) is the core security surface of Niyatna OS. It gathers all evidence produced by agent runtimes and packages them into a verifiable format.
Under the Proof of Intent standard, human operators review staged outputs and audit execution logs before any changes are committed to production systems.
Verification Primitives
The Verification Layer aggregates several proof types:
- Filesystem Diffs: Line-by-line file modifications staged by the agent sandbox.
- Database Transaction Diffs: Staged SQL changes showing before-and-after tables.
- Execution Logs: The raw stdout/stderr logs from terminal commands run by the agent.
- API Receipts: Payload responses from integrated third-party platforms (HubSpot, Stripe, Slack).
- Rendered Previews: Screenshots or live viewports of UI components and document templates.