Skip to content

Fix AS-20 selection handback wording - #28

Merged
briancl2 merged 1 commit into
mainfrom
codex/issue164-customernewsletter-as20-selection-handback
Jun 9, 2026
Merged

Fix AS-20 selection handback wording#28
briancl2 merged 1 commit into
mainfrom
codex/issue164-customernewsletter-as20-selection-handback

Conversation

@briancl2

@briancl2 briancl2 commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Clarifies the legacy Phase 1A category rule so output resolves to one canonical category.
  • Routes ambiguous or unmapped category cases to internal reviewer metadata instead of deferring selection.
  • Keeps the change scoped to the legacy prompt surface identified by Issue #164 repo-star replay.

Closes #27.
Refs briancl2/build-meta-analysis#164.

Validation

  • python3 /Users/briancl/repos/repo-auditor/scripts/as_signature_scan.py AS-20 /Users/briancl/repos/CustomerNewsletter -> fired=false
  • make check -> all required suites pass, expected private-fixture skips
  • make review -> no critical/high findings; deterministic medium/low wording fixes applied without a third review loop

Boundaries

  • No production prompt/tool/workflow changes beyond this legacy instruction clarification.
  • No controllers, schedulers, queues, daemons, autofix loops, benchmark behavior changes, BMA tracked-file edits, or retained report packages.

Clarify the legacy Phase 1A category instruction so ambiguous items still resolve to a canonical category and carry internal reviewer metadata instead of deferring selection.

Refs briancl2/build-meta-analysis#164

Closes #27
@briancl2
briancl2 merged commit 8b20719 into main Jun 9, 2026
1 check passed
@briancl2
briancl2 deleted the codex/issue164-customernewsletter-as20-selection-handback branch June 9, 2026 19:37

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1e57ca9a21

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

8. Preserve original raw tags in an internal note field if captured, but FINAL displayed category must be one canonical category only.
8. Preserve original raw tags only in an internal note field if captured:
- For output, write exactly one `Category` value from the canonical taxonomy above.
- For ambiguous or unmapped items, choose the closest canonical category and add internal note metadata `Reviewer Action`: `review_category_mapping` with a brief mapping note. This metadata is not rendered in the final markdown.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Persist category review metadata

For ambiguous or unmapped items, this asks the agent to add Reviewer Action metadata but also says it is not rendered in the final markdown. This legacy Phase 1A prompt only writes the discoveries markdown file, and repo-wide search found no consumer or sidecar artifact for Reviewer Action/review_category_mapping, so the mapping note is lost exactly when a reviewer would need it to audit the forced category choice. Persist it somewhere durable, such as a non-customer-facing notes section or sidecar file, instead of keeping it purely internal.

Useful? React with 👍 / 👎.

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.

Fix AS-20 selection-handback recommendation for Issue #164

1 participant