Spec-driven test enforcement for coding agents: RFC 2119 requirements docs, requirement-to-test traceability, and judgment reviews that are hard to cheat.
Review flagged AI-agent configuration or capability changes. This remains warn-only unless evidence shows foreign-agent hijack through preinstall/install/postinstall, hidden persistence, exfiltration, remote code execution, or other concrete malicious behavior.
dist/init.js: explicit init options write project agent, Git, and CI configuration.
dist/init.jsView on unpkgdist/adapters.js: --agent codex writes .codex/hooks.json with command hooks.
dist/adapters.jsView on unpkgdist/verify.js: check executes user-authored [verify] shell commands.
package.jsonView on unpkgdist/init.js: explicit init options write project agent, Git, and CI configuration.
dist/init.jsView on unpkgdist/adapters.js: --agent codex writes .codex/hooks.json with command hooks.
dist/adapters.jsView on unpkgdist/verify.js: check executes user-authored [verify] shell commands.
package.jsonView on unpkg · L6