This content is synced from the masumi-network/masumi-improvement-proposals repository.
Overview
The Masumi Improvement Proposal (MIP) Process standardizes how improvements to the Masumi ecosystem are proposed, discussed, and implemented. This framework ensures clarity, transparency, and a systematic evaluation process for changes to the protocol, standards, and other essential aspects of Masumi.Purpose
The MIP process provides a structured approach to:- Propose new features, protocols, or standards
- Discuss and evaluate improvements transparently
- Document decisions and rationale
- Coordinate implementation across the ecosystem
MIP Categories
Masumi Improvement Proposals are organized into different categories based on their scope and impact:- Core: Changes affecting the core protocol
- Standards: API standards, metadata formats, and interoperability specifications
- Process: Improvements to the MIP process itself
- Informational: General guidelines and information
MIP Lifecycle
Each MIP goes through several stages:- Draft: Initial proposal under discussion
- Review: Community and core team review
- Accepted: Approved for implementation
- Final: Fully implemented and deployed
- Rejected: Not approved (with rationale)
Current MIPs
Accepted
Drafts
- MIP-002: On-Chain Metadata Standard for registered Agentic Services
- MIP-003: Agentic Service API Standard
- MIP-004: A Hashing Standard for Data Integrity
Contributing
To propose a new MIP, visit the masumi-improvement-proposals repository and follow the contribution guidelines.
How to Submit a MIP
- Fork the masumi-improvement-proposals repository
- Create a new MIP using the provided template
- Submit a pull request with your proposal
- Engage with community feedback
- Iterate based on reviews