Skip to content

Conversation

@whoabuddy
Copy link
Contributor

This SIP defines a standard set of traits for AI agent registries on the Stacks blockchain. It establishes three core registries: an Identity Registry for agent registration and ownership, a Reputation Registry for client feedback and scoring, and a Validation Registry for third-party verification. These traits enable interoperable agent identity, reputation tracking, and validation across applications built on Stacks, while maintaining compatibility with the ERC-8004 Agent Commerce Protocol for cross-chain agent identity.

Reference implementation: https://github.com/aibtcdev/erc-8004-stacks

whoabuddy and others added 4 commits January 1, 2026 12:20
Provides context about the SIP repository structure, document format,
types, considerations, and workflow for AI-assisted editing.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Defines three core traits for AI agent management on Stacks:
- Identity Registry: agent registration, ownership, metadata
- Reputation Registry: client feedback with SIP-018 signatures
- Validation Registry: third-party verification workflow

Compatible with ERC-8004 Agent Commerce Protocol for cross-chain
agent identity using CAIP-2 multichain identifiers.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Change Sign-off to Sign-offs (plural)
- Update Discussions-To format with PR link placeholder
- Rename 'License and Copyright' to 'Copyright'
- Add numbered References section with SIP-018, SIP-019, ERC-8004, CAIP-2
- Update inline references to use numbered citation format [1], [2], etc.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Activation now requires only:
- Trait definitions deployed to mainnet
- At least one complete implementation deployed
- Implementation passes reference test cases

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@whoabuddy
Copy link
Contributor Author

@Hero-Gamer can you help me with a forum post on this?

Related: #246 from @KBryan

Looking for feedback and early implementations so we can grow this fast!
@xyzerobtc @Rapha-btc @tony1908

@KBryan
Copy link

KBryan commented Jan 2, 2026

Very nice, great way to start the new year.

@habibayomide
Copy link

🚀

@xyzerobtc
Copy link

xyzerobtc commented Jan 2, 2026

We can include this as a reference implementation:
https://github.com/erc-8004/erc-8004-contracts

If possible, let’s also draft a few additional use cases for autonomous agents and incorporate them into the implementation guide. We’re actively exploring several of these on Zero Authority and would like to make it easy for anyone in the community to build alongside us.

Common Patterns Across Use Cases

  1. Portable Reputation — Agents maintain a verifiable track record that can move across platforms and chains.
  2. Spam Prevention — Index limits and approval mechanisms reduce review bombing and low-quality feedback.
  3. Transparency — All feedback is public and immutable unless explicitly revoked by the author.
  4. Dispute Resolution — Agents can respond to negative feedback and provide on-chain context.
  5. Bitcoin-Level Security — Stacks settlement ensures reputation data remains durable and tamper-resistant, even if individual platforms disappear.

Overall, looks good reading the overall concept, references, and implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants