punkgo-kernel 0.2.6

PunkGo sovereignty engine: cryptographic audit trails, energy model, and 7-step commit pipeline for AI agent accountability
Documentation

PunkGo sovereignty engine — cryptographic audit trails for AI agent accountability.

This crate combines the full kernel stack:

  • [audit] — Merkle tree proofs and C2SP checkpoints (RFC 6962)
  • [state] — SQLite persistence: event log, energy ledger, actor store, envelopes
  • [runtime] — 7-step submit pipeline, energy production, actor lifecycle
  • [testkit] — test utilities (temp directories, request builders)

The kernel is a committer, not a judge — it provides a single linearization point for actions and ensures the 7 invariants defined in the whitepaper §3.