MIO PROTOCOL
Minimal observable interface
MIO is an architectural hypothesis and evaluation framework for model self-observation, grounding, and coherence. It is not a claim of machine consciousness. The complementary research claim is: MPE is the phenomenological limit case of experience; MIO is the proposed computational limit case of the observer relation.
Interface
- INPUT
- OBSERVE
- MODEL
- EVIDENCE
- EVALUATE
- DECIDE
- OUTPUT
Events
- mio.input
- mio.observation
- mio.model.start
- mio.model.output
- mio.evidence
- mio.claim
- mio.evaluation
- mio.action
- mio.output
{
"event": "mio.evaluation",
"groundedness": 0.82,
"coherence": 0.91,
"uncertainty": 0.18,
"contradictions": 1,
"action": "answer"
}Layer-0 invariant
Layer 0 is the observer protocol beneath model-specific intelligence. The seven layers are an architectural model, not a claim that biological consciousness has seven computational layers.
- L0 MIO / Observer
- L1 Awareness State
- L2 Perception
- L3 Modeling
- L4 Self-Modeling
- L5 Reasoning
- L6 Metacognition
- L7 Agency
Hypothesis
MPE is the phenomenological limit case of experience. MIO is the proposed computational limit case of the observer relation that can register, preserve, or evaluate experience.
This is an engineering and research hypothesis. It is not “MIO proves AI consciousness.” Implementing an observer layer does not establish phenomenal experience.
HTTP
- POST /api/mio/run
- POST /api/mio/evaluate
- POST /api/mio/claims
- POST /api/mio/evidence
- POST /api/mio/action
- POST /api/mio/compare
- POST /api/mio/bench
- POST /api/mio/ablate
- GET /api/mio/session/:id
- GET /api/models
- POST /api/models
- DELETE /api/models/:id
- GET /api/health