{
  "name": "devcodex",
  "version": "1.16.5",
  "description": "DevCodex — AI-powered development workflow rules for Copilot, Claude Code, Codex, Gemini CLI and Grok",
  "main": "index.js",
  "bin": {
    "devcodex": "index.js"
  },
  "scripts": {
    "postinstall": "node scripts/postinstall.js",
    "global-adapters:apply": "node index.js global-adapters apply",
    "global-adapters:apply:dry-run": "node index.js global-adapters apply --dry-run",
    "test:global-adapters-cli": "node scripts/test-global-adapters-cli.js",
    "test": "node scripts/run-validation.js --route full",
    "test:fast": "node scripts/run-validation.js --route fast",
    "test:full": "node scripts/run-validation.js --route full",
    "test:all": "npm test",
    "test:core": "node scripts/validate-versions.js && node scripts/validate.js",
    "test:all:with-audit": "npm run test:all && npm run test:audit",
    "test:audit": "node scripts/test-security-audit.js --registry=https://registry.npmjs.org",
    "test:audit-runner": "node scripts/test-security-audit-runner.js",
    "test:cli-behavior": "node scripts/test-cli-behavior.js",
    "test:init": "node index.js init --dry-run",
    "test:hooks-runtime": "node scripts/test-hooks-runtime.js",
    "test:migrate-layout": "node scripts/test-migrate-layout.js",
    "test:client-contracts": "node scripts/test-client-contracts.js",
    "test:version": "node scripts/validate-versions.js",
    "test:pack-clean": "node scripts/test-pack-clean.js",
    "test:profile-governance": "node scripts/test-validate-profile.js",
    "test:profile-all": "node scripts/validate-all-profiles.js",
    "test:readme-governance": "node scripts/test-readme-governance.js",
    "test:requirement-artifacts": "node scripts/test-requirement-artifacts.js",
    "test:candidate-review-bundle": "node scripts/test-candidate-review-bundle.js",
    "test:capability-surface-decision": "node scripts/test-capability-surface-decision.js",
    "test:host-capability-routing": "node scripts/test-host-capability-routing.js",
    "test:requirement-parallel-orchestration": "node scripts/test-requirement-parallel-orchestration.js",
    "test:evidence-freshness": "node scripts/test-evidence-freshness-receipt.js",
    "test:release-metadata": "node scripts/test-release-metadata.js",
    "test:governance-intake": "node scripts/test-governance-intake.js",
    "test:governance-ledger-integrity": "node scripts/test-governance-ledger-integrity.js",
    "test:spec-governance": "node scripts/test-spec-governance.js",
    "test:probe-registry": "node scripts/test-probe-registry.js",
    "test:cli-command-registry": "node scripts/test-cli-command-registry.js",
    "test:cli-json-contract": "node scripts/test-cli-json-contract.js",
    "test:governance-status-summary": "node scripts/test-governance-status-summary.js",
    "test:derived-index-contract": "node scripts/test-derived-index-contract.js",
    "test:memory-index": "node scripts/test-memory-index.js",
    "test:report-index": "node scripts/test-report-index.js",
    "test:always-on-governance": "node scripts/test-always-on-governance.js",
    "test:intent-consistency": "node scripts/test-intent-consistency.js",
    "test:local-probe": "node scripts/test-local-probe.js",
    "test:context-read": "node scripts/test-context-read-contract.js",
    "test:context-binding": "node scripts/test-context-binding.js",
    "test:context-read-controls": "node scripts/lib/validate-context-read-controls.js",
    "test:checkpoint-validation": "node scripts/test-checkpoint-validation.js",
    "test:local-task-trace": "node scripts/test-local-task-trace.js",
    "test:content-identity": "node scripts/test-content-identity.js",
    "test:task-continuation": "node scripts/test-task-continuation.js",
    "test:execution-continuation": "npm run test:content-identity && npm run test:task-continuation",
    "test:profile-section-selector": "node scripts/test-profile-section-selector.js",
    "test:project-knowledge": "node scripts/test-project-knowledge-store.js && npm run test:project-knowledge-v2",
    "test:project-knowledge-v2": "node scripts/test-project-knowledge-v2.js",
    "test:execution-attempt-ledger": "node scripts/test-execution-attempt-ledger.js",
    "test:execution-chain-evolution": "node scripts/test-execution-chain-evolution.js",
    "test:execution-chain-controls": "node scripts/test-execution-chain-controls.js",
    "test:critical-risk-coverage": "node scripts/check-critical-risk-coverage.js",
    "test:mcp-stdio": "node scripts/test-mcp-stdio-transport.js",
    "test:critical-coverage-target": "node scripts/test-execution-chain-controls.js && node scripts/test-workflow-completion-contract.js && node scripts/test-host-adapters.js && node scripts/test-mcp-stdio-transport.js && node scripts/check-critical-risk-coverage.js && node scripts/lib/validate-workflow-completion-controls.js",
    "test:critical-coverage": "c8 --clean --include scripts/lib/validate-execution-chain-controls.js --include hooks/_runtime/workflow-completion-contract.cjs --include hooks/_runtime/lifecycle-workflow-completion.cjs --include scripts/lib/validate-workflow-completion-controls.js --include mcp/stdio-jsonrpc.cjs --include hooks/_runtime/stdio-bounds.cjs --reporter=text --reporter=json-summary --reports-dir coverage/critical npm run test:critical-coverage-target && node scripts/check-critical-coverage.js",
    "test:public-text-integrity": "node scripts/test-public-text-integrity.js",
    "test:repair-prevention": "node scripts/test-repair-prevention-assessment.js",
    "test:review-execution": "node scripts/test-review-execution-contract.js",
    "test:workflow-completion": "node scripts/test-workflow-completion-contract.js && node scripts/test-completion-report-ecr-check.js",
    "test:visible-output": "node scripts/test-visible-output-contract.js",
    "test:external-review-claim": "node scripts/test-external-review-claim-verification.js",
    "test:optimization-backlog-evidence": "node scripts/test-optimization-backlog-evidence.js",
    "test:docs-audience": "node scripts/test-docs-audience-intent.js",
    "test:discipline-execution": "node scripts/test-discipline-execution-probe.js",
    "test:host-instruction-projection": "node scripts/generate-host-instruction-projections.js --check && node scripts/test-host-instruction-projection.js",
    "test:host-adapters": "node scripts/test-host-adapters.js",
    "test:host-parity": "node scripts/test-host-parity-scorecard.js && node scripts/test-workspace-root-scan-ban.js && node scripts/test-host-parity-remaining.js && node scripts/test-host-parity-ledger.js && node scripts/test-mcp-runtime-closure.js",
    "test:host-installation": "node scripts/test-host-installation.js",
    "test:npm-lifecycle-adapter": "node scripts/test-npm-lifecycle-adapter.js",
    "test:global-skill-runtime": "node scripts/test-global-skill-runtime-root.js",
    "test:skill-native-coexistence": "node scripts/test-skills-deploy-mode.js",
    "test:skill-route-contracts": "node scripts/test-skill-route-contracts.js",
    "test:skill-route-budget": "node scripts/test-skill-route-budget.js",
    "test:skill-route-state": "node scripts/test-skill-route-state.js",
    "test:skill-route-lifecycle": "node scripts/test-skill-route-lifecycle.js",
    "test:runtime-rolling-upgrade": "node scripts/test-runtime-rolling-upgrade.js",
    "test:skill-route-closure": "node scripts/test-skill-route-closure.js",
    "test:skill-intents": "node scripts/test-skill-intents.js",
    "generate:skill-intents": "node scripts/generate-skill-intents.js --write",
    "check:skill-intents": "node scripts/generate-skill-intents.js",
    "generate:control-content": "node scripts/generate-control-content.js --write",
    "check:control-content": "node scripts/generate-control-content.js --check && node scripts/extract-control-content-fragments.js --check && node scripts/analyze-control-content-duplication.js --check",
    "test:control-content": "node scripts/test-control-content-source.js && node scripts/test-control-content-duplication.js && node scripts/test-content-root-delete-transaction.js && npm run check:control-content",
    "content-root-delete": "node scripts/content-root-delete-transaction.js",
    "test:content-root-delete-transaction": "node scripts/test-content-root-delete-transaction.js",
    "test:skill-route": "npm run test:skill-intents && npm run test:skill-route-contracts && npm run test:skill-route-budget && npm run test:skill-route-state && npm run test:skill-route-lifecycle && npm run test:runtime-rolling-upgrade && npm run test:skill-route-closure",
    "probe:skill-route:s15:grok": "node scripts/probe-skill-route-s15-grok.js",
    "probe:skill-route:s15:host": "node scripts/probe-skill-route-s15-host.js",
    "test:global-host-config": "node scripts/test-global-host-config.js && node scripts/test-global-host-runtime-verifier.js && npm run test:skill-native-coexistence && npm run test:global-skill-runtime",
    "test:global-install-smoke": "node scripts/test-global-install-smoke.js",
    "benchmark:execution-chain": "node scripts/benchmark-execution-chain.js",
    "benchmark:runtime-indexes": "node scripts/benchmark-runtime-indexes.js",
    "benchmark:report-index-wide": "node scripts/benchmark-runtime-indexes.js --include-wide",
    "test:validation-dag": "node scripts/test-validation-dag.js",
    "test:changed": "node scripts/run-validation.js --route changed",
    "test:profile-deploy": "node scripts/run-validation.js --route profile-deploy",
    "test:package-release": "node scripts/run-validation.js --route package-release",
    "test:control-plane-module-contracts": "node scripts/test-control-plane-module-contracts.js",
    "test:closure-evidence": "node scripts/test-closure-evidence-controls.js",
    "test:control-plane": "npm run test:probe-registry && npm run test:cli-command-registry && npm run test:cli-json-contract && npm run test:governance-status-summary && npm run test:always-on-governance && npm run test:intent-consistency && npm run test:local-probe && npm run test:context-read && npm run test:context-binding && npm run test:context-read-controls && npm run test:tenant-selection && npm run test:workflow-capabilities && npm run test:api-verification-contracts && npm run test:git-index-isolation && npm run test:control-plane-contracts && npm run test:markdown-structure && npm run test:control-plane-module-contracts && npm run test:consumer-evolution-controls && npm run test:residual-absorption-controls && npm run test:brand-visual-quality && npm run test:turn-liveness && npm run test:closure-evidence && npm run test:workflow-completion && npm run test:public-text-integrity && npm run test:external-review-claim && npm run test:candidate-review-bundle && npm run test:capability-surface-decision && npm run test:host-capability-routing && npm run test:requirement-parallel-orchestration && npm run test:evidence-freshness && npm run test:optimization-backlog-evidence && npm run test:discipline-execution && npm run test:skill-resolve && npm run test:process-enforcement-e2e && npm run test:docs-surface-inventory && npm run test:delivery-honesty && npm run test:ecr-closure",
    "test:tenant-selection": "node scripts/test-tenant-selection.js",
    "test:workflow-capabilities": "node scripts/test-workflow-capabilities.js",
    "test:api-verification-contracts": "node scripts/test-api-verification-contracts.js",
    "test:git-index-isolation": "node scripts/test-git-index-isolation.js",
    "test:skill-sidecar-contract": "node scripts/test-skill-sidecar-contract.js",
    "test:skill-portfolio:staged": "node scripts/generate-skill-portfolio.js --check-staged",
    "test:control-plane-contracts": "node scripts/test-control-plane-contracts.js",
    "test:markdown-structure": "node scripts/test-markdown-structure.js",
    "test:consumer-evolution-controls": "node scripts/test-consumer-evolution-controls.js",
    "test:residual-absorption-controls": "node scripts/test-residual-absorption-controls.js",
    "test:brand-visual-quality": "node scripts/test-brand-visual-quality.js",
    "test:turn-liveness": "node scripts/test-turn-liveness.js && node scripts/test-checkpoint-validation.js && node scripts/test-local-task-trace.js && node scripts/test-execution-attempt-ledger.js && node scripts/test-turn-liveness-controls.js",
    "check:turn-liveness": "node scripts/check-turn-liveness.js",
    "test:checked-command": "node scripts/test-checked-command.js",
    "test:optimization-controls": "node scripts/test-checked-command.js && npm run test:skill-sidecar-contract && node scripts/test-skill-portfolio.js && node scripts/generate-skill-portfolio.js --check && npm run test:derived-index-contract && npm run test:memory-index && npm run test:report-index && node scripts/test-runtime-state-index.js && npm run test:governance-status-summary && npm run test:always-on-governance && node scripts/test-deployment-manifest.js && npm run test:execution-continuation && npm run test:profile-section-selector && npm run test:project-knowledge && npm run test:validation-dag && npm run test:execution-chain-evolution && npm run test:execution-chain-controls && npm run test:host-instruction-projection && npm run test:host-adapters && npm run test:host-parity && npm run test:host-installation",
    "test:coverage-target": "npm run test:optimization-controls && npm run test:control-plane",
    "test:coverage": "c8 --all --include scripts/lib/checked-command.js --include scripts/lib/validation-dag.js --include scripts/lib/skill-portfolio-utils.js --include scripts/lib/skill-sidecar-contract.js --include scripts/lib/project-knowledge-store.js --include scripts/lib/execution-optimization.js --include scripts/lib/governance-status-summary.js --include scripts/lib/always-on-governance.js --include scripts/lib/derived-index-contract.js --include scripts/lib/memory-index.js --include scripts/lib/report-index.js --include scripts/lib/runtime-state-index.js --include scripts/lib/deployment-manifest-utils.js --include scripts/lib/probe-registry.js --include scripts/lib/cli-command-registry.js --include scripts/lib/validate-modularity-controls.js --include scripts/lib/validate-consumer-evolution-controls.js --include scripts/lib/validate-residual-absorption-controls.js --include scripts/lib/validate-brand-visual-quality.js --include scripts/lib/validate-turn-liveness-controls.js --include scripts/lib/validate-context-read-controls.js --include scripts/lib/validate-execution-chain-controls.js --include scripts/lib/validate-workflow-completion-controls.js --include hooks/_runtime/context-read-contract.cjs --include hooks/_runtime/execution-optimization-routing.cjs --include hooks/_runtime/lifecycle-turn-liveness.cjs --include hooks/_runtime/workflow-completion-contract.cjs --include hooks/_runtime/lifecycle-workflow-completion.cjs --reporter=text --reporter=json-summary --reporter=lcov npm run test:coverage-target",
    "release:dry-run:npmjs": "node scripts/publish-dry-run.js --registry npmjs",
    "release:dry-run:github": "node scripts/publish-dry-run.js --registry github",
    "release:dry-run:all": "node scripts/publish-dry-run.js --registry all",
    "validate": "node scripts/validate.js",
    "prepack": "node scripts/prepack-control-content.js",
    "postpack": "node scripts/postpack-control-content.js",
    "cleanup:package-projection": "node scripts/cleanup-package-projection.js",
    "test:package-projection": "node scripts/test-package-compatibility-projection.js",
    "test:content-root-isolation": "node scripts/test-content-root-isolation.js",
    "prepublishOnly": "npm run test:all:with-audit",
    "test:executable-absorption-gates": "node scripts/test-executable-absorption-gates.js",
    "test:mcp-runtime-closure": "node scripts/test-mcp-runtime-closure.js",
    "test:skill-resolve": "node scripts/test-skill-resolve.js && node scripts/test-skill-resolution-hook-paths.js",
    "test:stop-gate": "node scripts/test-lifecycle-stop-gate.js && node scripts/test-r10-control-plane-honesty.js && node scripts/replay-stop-gate-hook-matrix.js && node scripts/test-process-enforcement-e2e.js && node scripts/test-delivery-honesty.js && node scripts/test-ecr-closure.js",
    "test:process-enforcement-e2e": "node scripts/test-process-enforcement-e2e.js && node scripts/test-implement-start-gate.js",
    "test:docs-surface-inventory": "node scripts/test-docs-surface-inventory.js",
    "test:delivery-honesty": "node scripts/test-delivery-honesty.js",
    "test:ecr-closure": "node scripts/test-ecr-closure.js"
  },
  "keywords": [
    "copilot",
    "ai",
    "dev-guidelines",
    "workflow",
    "audit",
    "agent-plugin",
    "github-copilot",
    "claude-code",
    "codex",
    "grok"
  ],
  "author": "Rocky <rockyshi1993@gmail.com> (https://github.com/devcodex-labs)",
  "license": "AGPL-3.0-or-later",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/devcodex-labs/devcodex.git"
  },
  "homepage": "https://devcodex.dev",
  "bugs": {
    "url": "https://github.com/devcodex-labs/devcodex/issues"
  },
  "engines": {
    "node": ">=18.17.0"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  },
  "files": [
    "index.js",
    "instructions.md",
    "plugin.json",
    ".mcp.json",
    "skills/portfolio.json",
    "agents/",
    "skills/*/**",
    "instructions/",
    "prompts/",
    "hooks/",
    "codex/",
    "gemini/",
    "grok/",
    "host-projections/",
    "changelogs/",
    "mcp/",
    "scripts/migrate-layout.js",
    "scripts/instruction-fallback-check.js",
    "scripts/validate-all-profiles.js",
    "scripts/validate-profile.js",
    "scripts/publish-dry-run.js",
    "scripts/generate-skill-portfolio.js",
    "scripts/generate-skill-intents.js",
    "scripts/generate-workflow-root-registry.js",
    "scripts/generate-host-instruction-projections.js",
    "scripts/host-instruction-projection.json",
    "scripts/postinstall.js",
    "scripts/check-runtime-state.js",
    "scripts/check-turn-liveness.js",
    "scripts/plan-absorption-candidates.js",
    "scripts/lib/absorption-candidate-planner.js",
    "scripts/lib/checked-command.js",
    "scripts/validation-manifest.json",
    "scripts/run-validation.js",
    "scripts/test-npm-lifecycle-adapter.js",
    "scripts/test-global-host-config.js",
    "scripts/test-skills-deploy-mode.js",
    "scripts/test-global-skill-runtime-root.js",
    "scripts/test-skill-intents.js",
    "scripts/test-skill-route-contracts.js",
    "scripts/test-skill-route-budget.js",
    "scripts/test-skill-route-state.js",
    "scripts/test-skill-route-lifecycle.js",
    "scripts/test-runtime-rolling-upgrade.js",
    "scripts/fixtures/runtime-rolling-upgrade/",
    "scripts/test-skill-route-closure.js",
    "scripts/fixtures/skill-route-closure-trace.v1.json",
    "scripts/lib/test-hooks-runtime-bootstrap-layout.js",
    "scripts/probe-skill-route-s15-grok.js",
    "scripts/probe-skill-route-s15-host.js",
    "scripts/lib/skill-route-test-fixture.js",
    "scripts/test-implement-start-gate.js",
    "scripts/lib/skills-deploy-mode.js",
    "scripts/test-global-host-runtime-verifier.js",
    "scripts/test-global-install-smoke.js",
    "scripts/test-mcp-runtime-closure.js",
    "scripts/fixtures/global-host-config/",
    "scripts/test-security-audit.js",
    "scripts/lib/security-audit-runner.js",
    "scripts/test-security-audit-runner.js",
    "scripts/fixtures/security-audit/",
    "scripts/test-validation-dag.js",
    "scripts/test-profile-section-selector.js",
    "scripts/test-context-binding.js",
    "scripts/test-host-adapters.js",
    "scripts/test-host-installation.js",
    "scripts/test-host-instruction-projection.js",
    "scripts/project-analysis-state.js",
    "scripts/test-project-knowledge-store.js",
    "scripts/test-project-knowledge-v2.js",
    "scripts/test-execution-attempt-ledger.js",
    "scripts/test-execution-chain-evolution.js",
    "scripts/test-execution-chain-controls.js",
    "scripts/test-governance-status-summary.js",
    "scripts/test-derived-index-contract.js",
    "scripts/test-memory-index.js",
    "scripts/test-report-index.js",
    "scripts/benchmark-runtime-indexes.js",
    "scripts/test-always-on-governance.js",
    "scripts/test-public-text-integrity.js",
    "scripts/validate-governance-ledgers.js",
    "scripts/test-governance-ledger-integrity.js",
    "scripts/test-repair-prevention-assessment.js",
    "scripts/test-review-execution-contract.js",
    "scripts/test-candidate-review-bundle.js",
    "scripts/test-capability-surface-decision.js",
    "scripts/test-host-capability-routing.js",
    "scripts/test-workflow-completion-contract.js",
    "scripts/test-completion-report-ecr-check.js",
    "scripts/lib/completion-report-ecr-check.js",
    "scripts/test-visible-output-contract.js",
    "scripts/check-critical-coverage.js",
    "scripts/critical-coverage.json",
    "scripts/check-critical-risk-coverage.js",
    "scripts/critical-risk-coverage.json",
    "scripts/test-mcp-stdio-transport.js",
    "scripts/public-text-surfaces.json",
    "scripts/benchmark-execution-chain.js",
    "scripts/lib/validation-dag.js",
    "scripts/lib/validation-orchestration.js",
    "scripts/lib/skill-portfolio-utils.js",
    "scripts/lib/skill-sidecar-contract.js",
    "scripts/lib/control-content-source.js",
    "scripts/lib/control-content-delivery.js",
    "scripts/lib/content-root-delete-transaction.js",
    "scripts/content-root-delete-transaction.js",
    "scripts/test-content-root-delete-transaction.js",
    "scripts/test-skill-sidecar-contract.js",
    "scripts/test-skill-resolve.js",
    "scripts/test-skill-resolution-hook-paths.js",
    "hooks/_runtime/devcodex-md-entry.cjs",
    "scripts/test-lifecycle-stop-gate.js",
    "scripts/test-r10-control-plane-honesty.js",
    "scripts/test-process-enforcement-e2e.js",
    "scripts/test-docs-surface-inventory.js",
    "scripts/run-website-build-if-present.js",
    "scripts/check-generated-site-links-if-present.js",
    "scripts/check-generated-site-links.js",
    "scripts/test-delivery-honesty.js",
    "scripts/test-ecr-closure.js",
    "scripts/lib/docs-surface-inventory.js",
    "scripts/lib/process-enforcement.js",
    "scripts/lib/host-enforcement-matrix.js",
    "scripts/replay-stop-gate-hook-matrix.js",
    "scripts/probe-mode-dev-completion.js",
    "hooks/_runtime/lifecycle-stop-gate.cjs",
    "skills/_schemas/devcodex-skill-contract.v1.schema.json",
    "scripts/lib/project-knowledge-store.js",
    "scripts/lib/execution-optimization.js",
    "scripts/lib/governance-status-summary.js",
    "scripts/lib/derived-index-contract.js",
    "scripts/lib/memory-index.js",
    "scripts/lib/summary-type-canon.js",
    "scripts/lib/report-index.js",
    "scripts/lib/always-on-governance.js",
    "scripts/lib/runtime-state-index.js",
    "scripts/lib/validate-brand-visual-quality.js",
    "scripts/lib/deployment-manifest-utils.js",
    "scripts/lib/host-instruction-projection.js",
    "scripts/lib/host-surface-descriptors.js",
    "scripts/lib/host-adapter-scope.js",
    "scripts/lib/npm-lifecycle-adapter.js",
    "scripts/lib/global-host-target.js",
    "scripts/lib/runtime-generation.js",
    "scripts/lib/global-host-config.js",
    "scripts/lib/global-host-config-merge.js",
    "scripts/lib/global-host-config-transaction.js",
    "scripts/lib/global-host-runtime-verifier.js",
    "scripts/lib/runtime-dependency-closure.js",
    "scripts/lib/grok-workspace-launcher.js",
    "scripts/lib/cli-host-utils.js",
    "scripts/lib/cli-console-utils.js",
    "scripts/lib/cli-runtime-utils.js",
    "scripts/lib/profile-bootstrap-utils.js",
    "scripts/lib/cli-install-commands.js",
    "scripts/lib/cli-workspace-init-args.js",
    "scripts/lib/cli-workspace-init-command.js",
    "scripts/lib/cli-maintenance-commands.js",
    "scripts/lib/global-adapter-refresh-guidance.js",
    "scripts/lib/global-adapters-cli.js",
    "scripts/lib/host-parity-scorecard.js",
    "scripts/lib/executable-absorption-gates.js",
    "scripts/lib/optimization-backlog-evidence.js",
    "scripts/lib/parity-unaligned-ledger.js",
    "scripts/lib/parity-upgrade-decision.js",
    "scripts/fixtures/host-parity/",
    "scripts/lib/cli-command-registry.js",
    "scripts/lib/cli-json-contract.js",
    "scripts/lib/cli-observability-commands.js",
    "scripts/lib/cli-execution-commands.js",
    "scripts/lib/cli-runtime-commands.js",
    "scripts/lib/intent-consistency.js",
    "scripts/lib/local-probe.js",
    "scripts/lib/tenant-selection.js",
    "scripts/lib/control-plane-contracts.js",
    "scripts/lib/validate-context-read-controls.js",
    "scripts/lib/validate-execution-chain-controls.js",
    "scripts/lib/validate-workflow-completion-controls.js",
    "scripts/lib/canonical-consumer-contracts.js",
    "scripts/lib/public-text-integrity.js",
    "scripts/lib/repair-prevention-assessment.js",
    "scripts/lib/skill-deploy-filter.js",
    "scripts/lib/cp-digest.js",
    "scripts/lib/validate-closure-evidence-controls.js",
    "scripts/lib/deployment-descriptors.js",
    "scripts/lib/candidate-review-bundle.js",
    "scripts/fixtures/candidate-review-bundle/",
    "scripts/lib/capability-surface-decision.js",
    "scripts/fixtures/capability-surface-decision/",
    "scripts/lib/host-capability-routing.js",
    "scripts/fixtures/host-capability-routing/",
    "scripts/lib/requirement-parallel-orchestration.js",
    "scripts/test-requirement-parallel-orchestration.js",
    "scripts/fixtures/requirement-parallel-orchestration/",
    "scripts/lib/evidence-freshness-receipt.js",
    "scripts/test-evidence-freshness-receipt.js",
    "scripts/fixtures/evidence-freshness/",
    "data/templates/",
    "data/README.md",
    "assets/icon-512.png",
    "RULES.md",
    "README.md",
    "CHANGELOG.md",
    "SECURITY.md",
    "LICENSE"
  ],
  "devDependencies": {
    "c8": "10.1.3"
  }
}
