fix(anomaly-triage): parse documented metadata fields#111
Merged
Conversation
ArchonVII
marked this pull request as ready for review
July 10, 2026 04:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fix anomaly-triage metadata parsing so the documented
**Field:** valueform retains severity, file, relatedness, and downstream-repo routing values. Keep the previously accepted**Field**: valueform compatible.Verification
Executed the complete repository Vitest suite.
Linted the changed reusable workflow.
Checked the final committed patch for whitespace errors.
Verification Notes
TDD RED:
npx vitest run scripts/workflow-structure.test.mjsreported 1 failed / 22 passed before the parser change. TDD GREEN: the same command reported 23 passed after the parser change. The regression test reads the parser regular expression from the reusable workflow and exercises all four documented metadata fields plus the legacy colon placement.The defect was observed in a live ArchonVII/sales proof:
Related to PR: yeswas discarded and routed as an unrelated issue.Docs / Changelog
Added
.changelog/unreleased/110-parse-anomaly-metadata.mdand updateddocs/repo-update-log.md.Plan/status artifacts: not applicable because none were created or used by this lane.
Owner decisions this lane: none.
Linked Issue
Closes #110
Risks
848bc4band move the floatingv1tag back to the prior release commit if live routing regresses.v1after merge and refresh thearchon-setupreusable-workflow snapshot; consumer caller files do not change.