unic / unic/unic-agents-plugins
bug(unic-archon-dlc): the summary's § "Checks this review did not run" is false when a sub-agent ran a declared command
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 16h 43m
- Merged PRs (30d)
- 19
Description
Observed
Run 3, unic-dlc-pr-review iteration 2, summary thread on PR 5881: § "Checks this review did not run" states "this review executed none of them" over the seven declared commands. The same summary's praise section says "pnpm check-types passes across all three packages". The events table shows the review sub-agent ran pnpm check-types 2>&1 | tail -25 and wrote "pnpm check-types (clean)"; a second sub-agent recorded the same.
Why it matters
That block is the one sentence a reader uses to know what the run measured. It is written from the Box's instruction ("runs no build, lint, type-check or test command"), not from what the sub-agents did, so it is a statement about the process presented as a statement about the run.
Evidence
- Findings register, § "G. What run 3 taught about the instrument", row G7: https://github.com/unic/unic-agents-plugins/blob/bcf688a/docs/research/2026-08-31-dlc-run-2-findings.md
- Run record and harvested artefacts:
~/Desktop/run3-parked/on the maintainer's machine (run-908e3735…-events-2038-final.json(tool_calledrows),run-908e3735…-transcripts-2038-final/) - Dispatch record: #457 from comment 5698289748 down
Not decided
- Whether the block should be derived from the sub-agents' actual tool calls, or the sub-agents forbidden from running declared commands, or both.
Filed 2026-09-17 by wayfinder-orchestrator-10 from run 3's measurements. needs-specs: grill before dispatch.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with docs/research/2026-08-31-dlc-run-2-findings.md, the dispatch record in issue #457, and the harvested tool_called events and transcripts named in this issue. Determine whether the summary should use actual sub-agent calls, enforce the declared restriction, or both; the issue is complete when that behavior is specified and the false statement can no longer be produced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100