fix: reporting integrity (FN-013..FN-018) + bump to v0.8.2#6
Merged
Conversation
…ress reports Co-authored-by: HAIPING SHI <59335636+HaipingShi@users.noreply.github.com>
PROGRESS.md entries can no longer cross-contaminate between tasks; Checked by always carries real evidence (exit codes, manual note, or honest unverified); per-item acceptance statuses land in the journal; done prints a <=10-line summary with the full gate report persisted to .coderail/reports/; business id leads everywhere (T-186 (internal T-001)); numbered --accept-status form; README badge covered by version test; hand-copied shims fall back to home VERSION instead of tripping doctor. Co-authored-by: v0 <it+v0agent@vercel.com>
Co-authored-by: v0 <it+v0agent@vercel.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Closes the second round of field findings. Theme: what the tool reports must be exactly what happened — right task, real evidence, no noise.
FN-017 PROGRESS.md cross-contamination fixed; "Checked by" carries only real evidence; per-item acceptance statuses land in the journal.
FN-018 done prints a <=10-line summary; full gate report + verify output tails persist to
.coderail/reports/(gitignored);--verboserestores the dump.FN-014 Business id leads everywhere:
T-186 (internal T-001).FN-016 Numbered
--accept-status "1=done"form.FN-015 README badge covered by version test; hand-copied shims fall back to home VERSION.
4 new end-to-end lifecycle tests; 67 total pass.
Co-authored-by: v0 it+v0agent@vercel.com