docs: sync specs with runtime and gateway implementation state#4
Merged
Merged
Conversation
- Close G-12: ContextEnricher is implemented in ori-runtime (2026-06-08). runtime-config/v1.md updated from deferred/reserved to implemented with full key table, defaults, and invariant notes. - Open G-15, G-16, G-17: Tier C enrichment MQTT wiring, reasoning_log runtimeclient gap, and missing gateway-config/v1.md spec. - gateway-api/v1.md: add Tier C Enrichment contract section (topics, request/response payload, advisory-only invariants) and Gateway Weekly Reporting section. Both map to implemented gateway code that had no spec coverage. - resolved.md: annotate G-05 with ori-runtime#144 tracking the MQTT heartbeat subscription gap. Add G-12 resolution entry.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
reasoning.context_enricheris implemented inori-runtime.runtime-config/v1.mdupdated from deferred/reserved to implemented with full key table, defaults, and invariant notes.reasoning_logruntimeclient gap, and missinggateway-config/v1.mdspec — three new open gaps with tracking issues linked.gateway-api/v1.mdexpanded: Tier C Enrichment contract section (topics, request/response payloads, advisory-only invariants) and Gateway Weekly Reporting section added. Both map to implemented gateway code with no prior spec coverage.ori-runtime#144for the MQTT heartbeat subscription gap.Related issues
ori-platform/ori-runtime#144— gateway heartbeat MQTT subscription (closes G-05 residual)ori-platform/ori-gateway#41— Tier C enrichment MQTT wiring (closes G-15)ori-platform/ori-gateway#42— `reasoning_log` runtimeclient (closes G-16)Test plan
runtime-config/v1.mdcontext_enricher keys matchori/config.py`_parse_reasoning()` implementation