unic / unic/unic-agents-plugins

bug(unic-archon-dlc): `report.md` says "nothing was flaky" from `verification`'s single final run

Open
#488 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

app:unic-archon-dlc bug needs-specs p3 wayfinder:grilling
Dominant language
JavaScript
Stars
1
Forks
0
Avg merge
16h 43m
Merged PRs (30d)
19

Description

Observed

Run 3 build c283e296, report.md § 4: "Nothing was skipped and nothing was flaky. No need came back unresolved." build-state.json, written by the same run, records three retried slices: icon-user2 ("the first two runs failed on Vite dependency optimisation reloading the test file … the third run passed 72/72"), badge-main ("the first run failed …; the second run passed 75/75"), card-profile-main ("the first run failed on Motion alone"). The transcripts show twelve pnpm test runs, eight with failures.

report inherited the sentence from verification, which ran pnpm test once at the end and had no view into the slice loop.

Why it matters

With no CI in the Consumer the report is the only record that a check ran, and "nothing was flaky" is a claim written by a node that could not see the retries. Same shape as #457's PR-description finding (12 tests claimed, 16 ran).

Evidence

Not decided

  • Whether report reads build-state.json's per-slice notes for retries, or verification's sentence is scoped to "the final run".

Filed 2026-09-17 by wayfinder-orchestrator-10 from run 3's measurements. needs-specs: grill before dispatch.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read the findings register’s G9 row, dispatch record #457, and the run 3 report.md and build-state.json artefacts. Compare verification’s final-run result with the slice-loop retry records and the twelve pnpm test runs, then resolve the intended scope for retry visibility. Done when the report’s flaky-status wording matches the recorded run evidence and the behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, vite
Domain
testing-qa, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.