fix(tier2): write_track_completion_report - use project-relative path
Updated the generated report template to reference
tests/artifacts/tier2_state/<track>/state.json (matching Tier 2's
commit 923d360d relocation) instead of the stale
scripts/tier2/state/<track>/state.json.
Refs: conductor/tracks/tier2_no_appdata_20260618 (post-merge followup)
This commit is contained in:
@@ -261,7 +261,7 @@ where they also fail.
|
||||
| `git reset*` ban | HELD (never invoked) |
|
||||
| Filesystem boundary (Tier 2 clone only; AppData denied) | HELD |
|
||||
| Per-task commits | HELD (24 atomic commits, each with a clear single concern) |
|
||||
| Failcount monitored | HELD (state persisted to `scripts/tier2/state/send_result_to_send_20260616/state.json`) |
|
||||
| Failcount monitored | HELD (state persisted to `tests/artifacts/tier2_state/send_result_to_send_20260616/state.json`) |
|
||||
| Report writer on standby | HELD (not triggered; track completed on success path) |
|
||||
|
||||
## User handoff
|
||||
|
||||
Reference in New Issue
Block a user