Skip to content

test(ci): remove source-scanning governance gates - #2794

Merged
jackwener merged 1 commit into
mainfrom
codex/remove-source-scanning-gates
Aug 11, 2026
Merged

test(ci): remove source-scanning governance gates#2794
jackwener merged 1 commit into
mainfrom
codex/remove-source-scanning-gates

Conversation

@jackwener

Copy link
Copy Markdown
Member

Summary

  • remove the 582-line dead-CSS regex scanner and its baseline/allowlist machinery
  • remove the Story annotation presence scanner, which could not validate whether prose was true
  • remove both default CI gates and keep release checks focused on stale artifacts and third-party notices
  • update active CSS/Storybook guidance to assign static correctness to Biome, Knip, and typecheck, and visual correctness to rendered-surface review

Why

These scripts tested repository text rather than product behavior. Their false-positive controls and baselines added maintenance and CI cost without owning a correctness, security, data-integrity, or release-safety boundary.

Validation

  • Biome on changed JSON/CSS sources
  • package.json parse check
  • git diff --check
  • repository reference audit (excluding historical changelog/archive)
  • no test suites run; CI owns execution

@jackwener
jackwener merged commit 151d9aa into main Aug 11, 2026
5 checks passed
@jackwener
jackwener deleted the codex/remove-source-scanning-gates branch August 11, 2026 19:53
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.

1 participant