Skip to content

Free2PA 0.3.0 - Agentic Factory

Choose a tag to compare

@kilroyblockchain kilroyblockchain released this 18 Jul 12:45

Free2PA 0.3.0: Agentic Factory

Free2PA is Apache-2.0 freeware that makes the files steering an AI agent
tamper-evident for a project-defined, ad-hoc trust group.

New in this release

  • Live Agentic Factory: Run the same trusted, changed, or outside-group
    control file through agent lanes with and without Free2PA.
  • Programmatic response policies: Agent hosts can block, alert and
    continue, log, or restore a known trusted signed version.
  • Guarded repair: free2pa repair restores only from a valid, current,
    locally trusted signed receipt and preserves the rejected file as evidence.
  • Installable Codex skill: free2pa codex-skill install adds the included
    free2pa-protect-agent skill so Codex can retrofit the trust gate into an
    existing agentic application.
  • Preserved research workbench: The original sign, verify, and GPT-5.6
    audit interface remains available at /workbench.html.

Install

npm install ./free2pa-0.3.0.tgz
npx free2pa codex-skill install

Public CI for the release source passed all 13 tests:
https://github.com/kilroyblockchain/free2pa-devtool/actions/runs/29644256018

Free2PA is C2PA-inspired but is not a conforming C2PA implementation and does
not claim C2PA interoperability or endorsement.