Require proof before consequences

Decision Gate blocks unproven claims, Recorder preserves tamper-evident evidence, and Asset Core provides authoritative state for systems operating in structured reality.

Products

  • Asset Core

    • Provides a state layer for agents, simulations, robotics, and other structured systems.
    • Replaces prompt-local reconstruction with explicit, authoritative state.
    • Fits teams that need persistence, coordination, and auditability around world state.
    • Used for: agent world state, deterministic simulation, robotics environments, and structured operational memory.

    Overview · Basics · Docs

  • Decision Gate

    • Enforces deterministic evidence checks at execution boundaries: unproven claims do not proceed.
    • Block workflows until requirements are proven (tests passed, approvals received, coverage verified).
    • Missing or unverified evidence holds the gate-fail-closed by default.
    • Used for: agent task verification, CI/CD quality gates, approval workflows.

    Overview · Docs

  • Recorder

    • Preserves tamper-evident evidence at system boundaries so verification remains possible long after execution.
    • Captures agent actions, tool calls, pipeline steps as tamper-evident records.
    • Evidence can be verified offline by auditors, exported for compliance, or used in decision gates.
    • Used for: agent execution trails, CI/CD evidence, regulatory audit records.

    Overview · Docs