Skip to content

docs(process): record the Discussions round-log, agent identity and root-cause grouping - #157

Merged
ms609 merged 3 commits into
cpp-searchfrom
claude/red-team-docs-storage-571288
Aug 22, 2026
Merged

docs(process): record the Discussions round-log, agent identity and root-cause grouping#157
ms609 merged 3 commits into
cpp-searchfrom
claude/red-team-docs-storage-571288

Conversation

@ms609-agent

Copy link
Copy Markdown
Collaborator

Documentation only — no package code, no tests, nothing for CI to compile.

Three process facts established in the 2026-08-05/06 red-team sessions were live in
practice but written down nowhere the next agent would look.

Round records are GitHub Discussions. The move happened because dev/red-team/log.md
sits on a protected branch, so a finished round's record was hostage to a code review it
has nothing to do with — four completed rounds and 56 findings once sat stranded on an
unmerged PR while the file in cpp-search still named a stale last_focus:. But
AGENTS.md still pointed at log.md as rotation state, so an agent following it would
append there, exactly as this session did three times before the gap was noticed.

One issue is no longer one fix site. /red-team now files by root cause: 31 verified
candidates became 7 issues, several spanning multiple files. /next-issue sizes tranches
and checks file collisions per issue, so it would have under-sized every tranche and missed
collisions in files named only in a body.

Chips must not be briefed against decision issues. A chip given one picks a branch and
presents it as a fix — a reviewable-looking PR that quietly settles a question the
maintainer meant to answer.

Also corrects the area:N label range (1315) and says to count the rows rather than
trust the range, which is how it went stale.

The corresponding /red-team skill changes are user-level (~/.claude/skills/red-team/)
and not in this repo.

🤖 Generated with Claude Code

Round records moved to GitHub Discussions in 2026-08 but nothing in the
repo said so, and /next-issue still assumed one issue means one fix site.

- AGENTS.md: name Discussions as the round-record store and log.md as
  closed; correct the area label range (13 -> 15, and say to count rows).
- next-issue: write every gh call as ms609-agent and request review from
  the maintainer; read each red-team body for its full file list, since
  issues are now filed by root cause and routinely span several sites;
  never brief a chip against an issue that asks for a decision.
- next-issue: carry a verifier's corrections into the brief in place of
  the finder's original numbers.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@ms609-agent
ms609-agent requested a review from ms609 August 6, 2026 08:34
ms609-agent and others added 2 commits August 22, 2026 07:32
The area:N row was edited on both sides: cpp-search clarified that the label
marks code ownership rather than the finding round, this branch noted that the
range grows. Both are kept.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The identity paragraph restated AGENTS.md's own Agent identity section; it
now carries only what is specific to dispatch. "One issue is no longer one
fix site" and "the old coordination-commit exception is gone" describe a
transition rather than a rule, and the `task` label was defined by the file
it was migrated from. log.md no longer keeps `last_focus:`.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@ms609
ms609 merged commit 97a7ed0 into cpp-search Aug 22, 2026
1 check passed
@ms609
ms609 deleted the claude/red-team-docs-storage-571288 branch August 22, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants