Skip to content

chore: install STANDARDIZOR and fix verified drift#5

Draft
Tokenized2027 wants to merge 4 commits into
mainfrom
codex/standardizor-rollout-20260422
Draft

chore: install STANDARDIZOR and fix verified drift#5
Tokenized2027 wants to merge 4 commits into
mainfrom
codex/standardizor-rollout-20260422

Conversation

@Tokenized2027
Copy link
Copy Markdown
Owner

What Changed

  • installs the repo-local STANDARDIZOR Codex skill under .agents/skills/standardizor/
  • adds a reusable drift-audit entry point for docs, env vars, API keys, endpoints, providers, CI, deploy commands, and capability claims

Why

  • repos keep drifting across code, docs, runtime config, and integration wiring
  • this standardizes one brutal, repo-local audit workflow instead of relying on memory or scattered prompts

Impact

  • Codex can now run standardizor directly in this repo
  • repo truth checks are easier to repeat before shipping or after integration changes

Validation

  • created and pushed branch codex/standardizor-rollout-20260422
  • verified the rollout commit is on the remote branch
  • verified the STANDARDIZOR skill files exist in the pushed commit

@Tokenized2027
Copy link
Copy Markdown
Owner Author

Added the verified STANDARDIZOR follow-up drift fix to this rollout branch.

What changed:

  • corrected CLAUDE.md from 83 to 84 tests so the active release-gate doc matches the current test suite and README

@Tokenized2027 Tokenized2027 changed the title [codex] install STANDARDIZOR repo drift audit skill chore: install STANDARDIZOR and fix verified drift Apr 22, 2026
@Tokenized2027
Copy link
Copy Markdown
Owner Author

Follow-up CI note:

  • enabled GitHub Actions for the repo and added workflow_dispatch to the CI workflow so this branch can be exercised manually
  • fixed the initial fmt drift in test/ScanCampaignFindings.t.sol
  • current CI failure is now a deeper repo issue: the workflow cannot resolve Foundry dependencies under lib/ during forge build

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