PunkGo Core
Core type definitions for PunkGo: actors, actions, energy, boundaries, consent, and IPC protocol.
This crate contains no runtime logic — it exists so lightweight consumers (like punkgo-jack) can depend on protocol types without pulling in the full kernel.
For the full engine, see punkgo-kernel.