Capabilities Pillars Use Cases Domain Packs Governance Industry Context Docs Get in touch →
Pillars

Agents propose. Evidence proves.

Two voices describe what Ojas is. One is about what agents do. The other is about what makes their output usable. Ojas never collapses the two into a single claim.

Proposition

Agents propose

An agent's job is to produce a well-structured recommendation. It does not commit outputs, grant its own authority, or widen its own scope. Everything the agent may do is declared in its manifest, everything beyond the manifest is forbidden by the runtime.

Agents are scope-bounded, tool-mediated, tenant-scoped, and budget-limited. They run in a sandbox with allowed tools only, and they cannot exceed runtime or economic budgets. Proposals are structured, failures are structured errors, not silent fallbacks.

GOVERNANCE ENVELOPE scope tools tenant budget agent PROPOSAL typed agent cannot exceed envelope, only proposals exit
Verification

Evidence proves

A proposal without evidence is not a proposal. Every proposal carries calibrated confidence, a validation result, an evidence report, and a full runtime trace. Calibration is against a declared regression corpus, with a maximum age, uncalibrated confidence cannot unlock auto-approval.

The external approval authority reads the evidence, applies policy, and emits a recorded decision. Decisions are auditable artifacts, not verbal agreements.

C confidence calibrated · 0.87 V validation passed E evidence 12 items T trace 47 spans AUDIT RECORD every proposal resolves to a single auditable record
Boundary

External authority decides

Ojas governs the run. External platform layers decide what happens next. In the current internal deployment, the external approval authority is Aegis. Future standalone deployments may connect Ojas to a different authority that implements the same boundary contracts.

The boundary is strict. Ojas does not self-approve. Approval decisions are recorded, typed, and cross-referenced to the proposal that triggered them.

Ojas runs agents emits proposals records decision proposal + evidence decision approved · rejected · … BOUNDARY External Authority reads evidence applies policy emits decision Ojas governs the run, external authority decides the outcome