docs: make published metrics traceable - #17
Conversation
|
Warning Review limit reached
Next review available in: 59 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. 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 |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Summary
Makes published SentinelAI metrics traceable. The reproducible benchmark baseline now names its committed generator, exact command, and output file. Values with no committed generator or CI artifact remain visible but are explicitly classified as Design Targets (Not Measured).
No benchmark value was invented, regenerated, or changed.
Files changed
README.mdMetrics.mdMetric evidence audit
python benchmarks/run_benchmark.py --iterations 20000 --evaluation-samples 2000 --output benchmarks/latest.jsonbenchmarks/run_benchmark.py,benchmarks/latest.jsong++ -std=c++17 drift-engine/drift_engine.cpp -o drift-engine/drift_enginedrift-engine/drift_engine.cppREADME.mdREADME.mdREADME.mdREADME.mdREADME.mdREADME.mdREADME.mdREADME.mdREADME.mdMetrics.mdMetrics.mdMetrics.mdMetrics.mdMetrics.mdA row named Compute Time does not exist in the current README or
Metrics.md; no value was added.Validation performed
benchmarks/run_benchmark.pyproduces the schema and fields stored inbenchmarks/latest.json..github/workflows/benchmarks.ymlexecutes the benchmark with 20,000 iterations and 2,000 synthetic evaluation samples, validates its schema/F1 floor, and retains the artifact for 30 days.drift-engine/drift_engine.cpp.Risks
Follow-up recommendations