OPS-POLISH-001: Polish public repository status docs#654
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 98bb792756
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| ## .NET Production Readiness Gaps | ||
|
|
||
| The .NET path is currently a planned implementation option rather than a parity implementation. | ||
| The .NET path now has parity evidence for the reviewed production scope; remaining gaps should be tracked as explicit parity or runtime-promotion review items. |
There was a problem hiding this comment.
When readers use this gap analysis after the status-doc refresh, this new parity-evidence sentence conflicts with the same section's remaining gap list and closing sentence, which still say the .NET path needs project structure/runtime entry points and that parity should begin later. That makes the public readiness guidance internally inconsistent, so the stale .NET gap text should be reconciled with the new claimed parity scope.
Useful? React with 👍 / 👎.
Motivation
Description
README.md).docs/index.md).docs/maintainer-release-checklist.md) covering develop-to-main alignment, stale PR/issue review, release/tag readiness, and repository hygiene.docs/engineering-standards.md,docs/ingestion-metadata-model.md,docs/limitations.md,docs/production-readiness-gap-analysis.md,docs/roadmap.md,docs/source-acquisition-boundary.md,docs/source-ingestion-boundaries.md,docs/task-breakdown.md).Testing
python - <<'PY' ... PY) passed and confirmed all changed-doc local links resolve.rg -n "early Phase 1|documentation baseline|CI not configured yet|Python planned|\.NET planned|implementation begins" README.md) returned no matches, so README stale phrase check passed.git diff --checkran and passed with no whitespace/patch errors.python -m pytest tests/test_configured_cycle_runner.py) passed: 21 tests passed in ~1.1s.git status --shortwas inspected and temporary__pycache__files were removed before committing; committed change set contains only intended docs changes (commit created with message: "Polish public project status docs").Codex Task