Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,14 +97,14 @@ pre-spec status quo, `2` for one that is not backwards compatible.
| OVOS-INTENT-1 | [Sentence Template Grammar](intent-1.md) | 2 | Draft |
| OVOS-INTENT-2 | [Locale Resource Formats](intent-2.md) | 2 | Draft |
| OVOS-INTENT-3 | [Intent Definition](intent-3.md) | 1 | Draft |
| OVOS-INTENT-4 | [Intent and Entity Registration](intent-4.md) | 2 | Draft |
| OVOS-INTENT-4 | [Intent and Entity Registration Bus Contract](intent-4.md) | 2 | Draft |

### Bus stack β€” how components talk

| ID | Document | Version | Status |
|----|----------|---------|--------|
| OVOS-MSG-1 | [Bus Message](msg-1.md) | 1 | Draft |
| OVOS-SESSION-1 | [Session Carrier Wire Shape](session-1.md) | 1 | Draft |
| OVOS-MSG-1 | [Bus Message](msg-1.md) | 2 | Draft |
| OVOS-SESSION-1 | [Session](session-1.md) | 1 | Draft |
| OVOS-SESSION-2 | [Session Lifecycle and State Ownership](session-2.md) | 1 | Draft |
| OVOS-BRIDGE-1 | [Bus Bridge and Opaque Relay](bridge-1.md) | 2 | Draft |

Expand All @@ -113,7 +113,7 @@ pre-spec status quo, `2` for one that is not backwards compatible.
| ID | Document | Version | Status |
|----|----------|---------|--------|
| OVOS-PIPELINE-1 | [Utterance Lifecycle and Pipeline](pipeline-1.md) | 2 | Draft |
| OVOS-TRANSFORM-1 | [Transformer Plugins](transformer.md) | 1 | Draft |
| OVOS-TRANSFORM-1 | [Transformer Plugins](transformer.md) | 2 | Draft |
| OVOS-CONTEXT-1 | [Intent Context](intent-context.md) | 2 | Draft |
| OVOS-CONVERSE-1 | [Active Handlers and Interactive Response](converse.md) | 2 | Draft |
| OVOS-STOP-1 | [Stop Pipeline Plugin](stop-1.md) | 2 | Draft |
Expand All @@ -133,7 +133,7 @@ pre-spec status quo, `2` for one that is not backwards compatible.

| ID | Document | Version | Status |
|----|----------|---------|--------|
| OVOS-OCP-1 | [OVOS Common Playback: the Virtual Media Player](ocp-1.md) | 1 | Draft |
| OVOS-OCP-1 | [OVOS Common Playback: the Virtual Media Player](ocp-1.md) | 2 | Draft |

Each spec carries its own scope statement, design rationale, and
conformance section in its header. Open the document for the full
Expand Down