Skip to content

fix(docs): correct false OTel tracing claim in mvp-roadmap.md#50

Merged
ivanprytula merged 1 commit into
developfrom
fix/mvp-roadmap-otel-status-correction
Jul 13, 2026
Merged

fix(docs): correct false OTel tracing claim in mvp-roadmap.md#50
ivanprytula merged 1 commit into
developfrom
fix/mvp-roadmap-otel-status-correction

Conversation

@ivanprytula

Copy link
Copy Markdown
Owner

Summary

  • mvp-roadmap.md claimed OpenTelemetry Tracing was shipped (✅ OTLP + Jaeger), but libs/platform/tracing.py has a Python-2 except syntax bug and no OTLP collector was ever wired into docker-compose.yml.
  • Flips the Observability and OpenTelemetry Tracing table cells to reflect actual state (🚧, planned for Phase 0 with Tempo instead of Jaeger).
  • Adds a "Post-MVP Execution" section linking to the new docs/.plans/post-mvp-nfr-roadmap.md (gitignored, not part of this PR) so readers can find the execution plan that fixes this gap.

Test plan

  • Doc-only change; pre-commit hooks (gitleaks, markdown quality, private-docs-safeguard) passed clean
  • Confirmed docs/.plans/ is intentionally gitignored — no plan files included in this diff

🤖 Generated with Claude Code

OpenTelemetry Tracing was marked shipped (OTLP + Jaeger) but tracing.py
has a Python-2 except syntax bug and no collector was ever wired up.
Flip the status to reflect reality and point to the fix in the new
post-mvp-nfr-roadmap.md (Phase 0).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@ivanprytula ivanprytula merged commit d667fde into develop Jul 13, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant