Trust & controls

Built for reviewers, not just builders.

This page states Origin's posture plainly for security and procurement review. Origin is decision-support and evidence infrastructure, it runs a deterministic, configuration-bound reference check over an exact agent configuration and produces a tamper-evident attestation a reviewer can re-verify offline. A runtime gate and controlled proxy are proposed pilot architecture, not deployed general enforcement. It is not legal or compliance certification, and it does not guarantee approval.

The prototype runs; it is not production SaaS. "Tamper-evident" means alteration is detectable by replay and digest checks; "review-ready" means a reviewer can check it, and never that a reviewer has signed off. Specifics below are pilot defaults, finalized per engagement in the Data Processing Agreement (DPA).

How to read the status badges

  • Available now Live in the current prototype.
  • Pilot-specific Confirmed for your deployment.
  • By request Provided for security review.
  • Not finalized Settled in the DPA per engagement.

Don't take our word for it

The whole thing is gated, every suite, every push.

The deterministic oracle is the only judge, so we gate it like one. One command, make gates-all, runs the TypeScript build, every TypeScript and Python test suite (including the property-based tests on the oracle itself), the evidence-verify scripts, and a machine honesty check, with real exit codes. The same surface is enforced in CI on every push. That run covers the same suites plus the evidence-verify scripts, a secret scan (gitleaks), and the honesty-lint, with automated dependency updates via Dependabot. The scoreboard below is a machine-readable snapshot of the local make gates-all run.

Reproduce locally with make gates-all. (Live scoreboard loads here.)

Every number in this scoreboard is reproducible under this verifier by make gates-all on the public repo, never "safe" or "correct." (Physical-AI training metrics shown elsewhere are measured on a private pipeline and labeled as such.) Want to check a single credential yourself? Paste it into /verify, it re-verifies offline, in your browser.

What Origin handles

Data we collect, and the telemetry we record.

Scoped to what an engagement needs to enforce policy and produce evidence, not repurposed across customers.

Data we collect Available now
  • Account details, the people and org set up to use Origin.
  • Agent workflow metadata, the definition of the workflow under review.
  • Tool-call requests & responses, proposed side effects and their results.
  • Policy decisions, the verdict on each proposed action.
  • Approval metadata, who approved a risky action, and when.
  • Audit logs, the hash-chained record of the loop.
  • Customer-system identifiers, references to the tools and systems the agent touches.
  • Usage & security logs, operational and security telemetry for the service.
Telemetry scope Available now

Each run of the loop records a bounded set of events:

  • Proposal, the action an agent asks to take.
  • Verdict, allow · cap · require-approval · deny · pause.
  • Proxy execution, the side effect run through the controlled path.
  • Block, an over-scope or denied action, recorded.
  • Approval, the risk owner's sign-off.
  • Exception, errors and anomalies in the run.
  • Audit digest, the hash-chained seal over the run.

Retention

How long each class of data is kept.

Pilot defaults, finalized in the DPA. Placeholders below are marked and confirmed per engagement.

Data classDefault retentionNotes
Audit & evidence package Retained for the engagement
Not finalized
The hash-chained record of what the agent did and why it was allowed. Retained so evidence stays reviewable; archived or deleted per the DPA at engagement end.
Raw tool-call payloads Minimized
Not finalized
Request/response bodies for side effects. Kept only as long as needed to produce and verify the evidence package; can be redacted or shortened per engagement.
Contact & lead data Until deletion is requested
Available now
Information you submit to book a review. Deletion honored on request; the audit log retains the record of the deletion itself.

Deletion requests are honored at engagement end. The audit log retains the record of the deletion, not the deleted payload.

Security controls

Access, encryption, audit, and escalation.

Access control Available now

Least-privilege, scoped & logged

Need-to-know access scoped per engagement. Administrative access is limited and recorded. Secrets are held server-side and are never exposed to agents.

Encryption / transport Available now

TLS in transit

Traffic is encrypted in transit (HTTPS/TLS). Production credentials for connected tools are resolved server-side, never handed to the agent. At-rest encryption for a given deployment is confirmed in the DPA.

Audit logs Available now

Append-only, hash-chained, tamper-evident

Every proposal, verdict, approval, action, block, and exception is written to an append-only, hash-chained record. Tampering breaks the chain and is detectable through replay and digest checks.

Incident escalation Pilot-specific

Uncertainty routes to a human

Over-scope calls, low-confidence verdicts, and anomalies are held for a named risk owner rather than executed. The escalation path and named contact for material incidents are agreed per engagement.

Responsibility

Who owns what.

Origin provides the enforcement and evidence layer. You stay in control of your agents and the systems they touch.

You (the customer) own Available now
  • The agents you connect and what they're allowed to attempt.
  • The tools and systems the agent touches.
  • The business decisions the workflow drives.
  • Your reviewers and who signs off on risky actions.
  • Your production systems and operational safety.
Origin provides Available now
  • A deterministic reference check over the bound configuration.
  • An Origin Attestation that re-verifies offline and voids on configuration drift.
  • Append-only, hash-chained audit records.
  • The exportable evidence package for review.

Origin is not a custodian of your agents, your connected tools, or your production systems. It enforces and records; the customer stays responsible for what they connect.

For procurement

Security packet, by request.

For vendor security and procurement review, we assemble a packet per engagement. Each item is status-labelled below, most are provided by request or confirmed for your specific deployment, and the DPA is finalized when the engagement is signed. We do not claim SOC 2, ISO, or any compliance certification.

DPA Not finalized

Data Processing Agreement, including retention terms. Drafted and signed per engagement.

Subprocessor list By request

Infrastructure, hosting, and identity providers under confidentiality & security obligations.

Security checklist By request

A written summary of the controls on this page for your review process.

Each artifact above is provided on request during a private pilot and finalized in the DPA per engagement, none is a finished certification. Origin does not claim SOC 2, ISO, or any compliance certification.

The bottom line

Vendor-neutral, exportable, honest about its limits.

Origin runs across clouds and model providers, and the evidence package is yours to export and hand to a reviewer. It is decision-support and evidence infrastructure, not a compliance certification, a legal defense, or a guarantee of approval. Tamper-evident means alteration is detectable.