Context
To avoid a cosmetic rename, the fork needs executable evidence that the toolkit works in the Codex app/harness. The source repo has package scripts and tests, but not a Codex-specific acceptance suite.
Current package.json includes scripts such as:
gap-assessment
scan-iac
test-control
map-control
collect-evidence
test:contract
test:plugin-manifests
Tasks
Acceptance Criteria
- A maintainer can run one command and see whether the Codex migration still works.
- The smoke test is wired into CI or explicitly documented as local/manual until stable.
Context
To avoid a cosmetic rename, the fork needs executable evidence that the toolkit works in the Codex app/harness. The source repo has package scripts and tests, but not a Codex-specific acceptance suite.
Current
package.jsonincludes scripts such as:gap-assessmentscan-iactest-controlmap-controlcollect-evidencetest:contracttest:plugin-manifestsTasks
npm run test:codex-smoke.Acceptance Criteria