# POM Roadmap

## v0.1 - Working MVP

Shipped:

- meaning packet model
- P1 transport
- P2 transport
- proof envelope
- meaning hash / packet hash
- ledger conflict checks
- controlled English compiler
- batch proof root
- SDK entrypoint
- CLI
- website

## v0.2 - Runtime Expansion

Planned:

- richer multi-agent roles
- more packet kinds and intent mappings
- explicit revise / request workflows
- replayable session transcripts
- runtime traces for verification

## v0.3 - Proof Network

Planned:

- networked proof exchange
- shared batch roots
- remote attestation hooks
- cross-session meaning lookup
- portable transcript export

## v0.4 - Agent Coordination Layer

Planned:

- agent planning primitives
- dependency-aware task graphs
- route / verify / revise loops
- semantic conflict resolution helpers
- developer-facing workflow APIs

## v1.0 - Open Protocol

Target state:

- stable packet schema
- stable P1/P2 transports
- stable proof format
- stable runtime hooks
- public docs and examples
- third-party SDK adoption

