Version
erc8004-agent-layer v0.1.0 — initial public release.
Impact
Initial release of the dedicated ERC-8004 semantic-planning skill.
Why it matters
Partners can now produce deterministic, registry-backed Intuition graph plans for ERC-8004 agents without selecting shared vocabulary by label or creating duplicate predicates, standards, chains, trust models, or taxonomy entries.
Behavior
- Builds canonical ERC-8004 identity, classification, trust-provider, and assessment-source semantic plans.
- Resolves exact shared-vocabulary term IDs through a network-aware bundled registry.
- Runs fresh identity preflight checks, validates canonical artifacts, and stops on registry extensions or tampering.
- Enforces a non-transitive approval ladder across semantic planning, protocol preview, metadata pinning, testnet execution, mainnet preview, and mainnet execution.
- Stops before pinning, transaction preparation, signing, or broadcasting in the initial planning turn.
Install
npx skills add 0xIntuition/agent-skills#erc8004-agent-layer-v0.1.0 --skill erc8004-agent-layerThe unpinned main install is:
npx skills add 0xIntuition/agent-skills --skill erc8004-agent-layerProduction consumers should use the release tag.
Validation
- Deterministic planner and pinning contract tests: 39/39 passed.
- Live read-only registry verification: 82/82 unique terms found on both Intuition networks.
- Skill validation passed.
- The latest
skillsCLI discovered bothintuitionanderc8004-agent-layer.