test(kernel): restore publisher proof context - #45
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
Warning Review limit reachedNext included review available in 35 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Intent
Restore the sole-publisher and fail-closed invariant comments removed while fitting PR #43 under the kernel token ceiling. Those comments explain domain behavior and were unrelated to the missing-path repair.
Decision
Restore all removed Proof 15-19 and MCP proof comments. Retain the MCP missing-path assertion. Raise the kernel ceiling from 58,400 to 58,700 with an inline recorded reason; measured use is 58,683 after the repair was simplified.
Checks
./scripts/check.shpassed: formatting, vet, lint fuse, secret and vulnerability scans, token budgets, race suite, and CLI smoke.Rollback
Revert this PR. The runtime behavior is unchanged.