Skip to content

Index

Mobius Systems RFCs

This directory contains Mobius Improvement Proposals (RFCs) for substantial changes to the Mobius Systems platform.

Process

See FOUNDATION/PROCESS/RFC_PROCESS.md for the complete RFC submission and review process.

RFC Status

Track all RFCs in docs/02-governance/rfc_index.md.

RFC Template

# RFC-XXXX: Title

- **Status**: Proposed | Active | Accepted | Rejected | Superseded
- **Author(s)**: Name(s)
- **Created**: YYYY-MM-DD
- **Updated**: YYYY-MM-DD

## Summary

One paragraph explanation.

## Motivation

Why are we doing this? What use cases does it support? What problems does it solve?

## Detailed Design

The bulk of the RFC. Explain the design in enough detail for someone familiar with Mobius to understand and implement.

## Drawbacks

Why should we *not* do this?

## Alternatives

What other designs have been considered? What is the impact of not doing this?

## Impact on MII/MIC

How does this affect integrity scoring or economic model?

## Migration Path

For breaking changes, describe the migration path.

## Unresolved Questions

What parts of the design are still TBD?