Index
⚙️ Specifications — Technical Specifications & Protocols¶
Formal technical specifications, API documentation, and protocol definitions.
📋 Overview¶
This directory contains formal technical specifications that define how Mobius Systems components interact and operate.
🔌 API Specifications¶
API contracts and interface definitions: - apis/ - REST APIs, GraphQL schemas, WebSocket protocols
🌐 Protocol Specifications¶
Network and communication protocols: - protocols/ - MII sync, attestation protocols, consensus mechanisms
📦 Manifests¶
Configuration and manifest specifications:
- OAA Manifest OAA (Open Agent Architecture) manifest specification
🎯 Specification Types¶
By Category¶
- Data Formats: JSON schemas, data structures
- Network Protocols: Communication standards
- APIs: REST, GraphQL, WebSocket interfaces
- Cryptographic: Signing, verification, attestation standards
By Component¶
- MIC System: Token standards, shard arithmetic
- MII Measurement: Integrity index calculation
- Governance: Voting protocols, proposal formats
- Identity: DID methods, credential formats
📚 Related Documentation¶
- Architecture - How specs are implemented
- Whitepapers - Economic specifications
- Guides - How to use these specs
✅ Compliance¶
All specifications follow: - Versioning: Semantic versioning (e.g., v1.0.0) - RFC Process: Changes via RFC Process - Backward Compatibility: Breaking changes only in major versions - Open Standards: Built on open protocols where possible
🔧 For Developers¶
Using Specifications¶
- Find the spec for your use case
- Read the version you need to implement
- Check examples in the spec document
- Test compliance against reference implementations
Contributing Specifications¶
See RFC Process to propose new specifications.
📊 Specification Status¶
| Specification | Version | Status | Last Updated |
|---|---|---|---|
| OAA Manifest | 1.0 | Stable | 2025-11-04 |
| MII Protocol | Draft | In Review | 2025-11-04 |
| Attestation Protocol | Draft | In Review | 2025-11-04 |
📞 Questions?¶
Technical specification questions: specs@mobius.systems