{
  "name": "kyro-ai",
  "version": "5.0.1",
  "description": "Portable sprint workflow kit for AI coding agents, with markdown artifacts, adapter guides, formal debt tracking, and evidence-grounded idea maturation",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "check:close-policy-compatibility": "node scripts/check-close-policy-compatibility.mjs",
    "check:change-current-work": "node scripts/check-change-current-work.mjs",
    "check:change-current-work:red": "node scripts/check-change-current-work.mjs --expect-red --baseline-cli /home/rperaza/Projects/projects-worktrees/kyro-ai-36c3897/dist/cli.js",
    "build": "npm run clean && tsc && npm run build:chmod",
    "typecheck": "tsc --noEmit",
    "clean": "node scripts/clean-dist.mjs",
    "check:links": "node scripts/check-markdown-links.mjs",
    "check:command-modes": "node scripts/check-command-modes.mjs",
    "check:seedbed": "node scripts/check-seedbed.mjs",
    "check:versions": "node scripts/check-versions.mjs",
    "check:claude-plugin-surface": "node scripts/check-claude-plugin-surface.mjs",
    "check:dist": "node scripts/check-dist-freshness.mjs",
    "check": "npm run typecheck && npm run check:versions && npm run check:claude-plugin-surface && npm run check:links && npm run check:command-modes && npm run check:seedbed && npm run check:managed-write-contract && npm run check:runtime-artifacts && npm run check:dist && npm run check:routing && npm run check:qa-or-close && npm run check:forge-startup-order && npm run check:budget-manifest && npm run check:sprint-doctor-v4 && npm run check:scope-remediation && npm run check:repair-integrity && npm run check:blast-radius-isolation && npm run check:scope-retire && npm run check:lifecycle-replay && npm run check:compact-remediation-witness && npm run check:replay-witness && npm run check:lossless-checkpoints && npm run check:close-policy-compatibility && npm run check:verification-states && npm run check:canonicalization-gate && npm run check:remediation-release-docs && npm run check:eval && npm run check:mcp && npm run check:trace && npm run check:guardrails && npm run check:bash-guard && npm run check:sprint-guard && npm run check:startup-contract && npm run check:cli-verbs && npm run check:cli-envelope && npm run check:git-trackability && npm run check:token-budgets && npm run check:close-handoff && npm run check:record-evidence && npm run check:debt && npm run check:debt-contract-fixture && npm run check:debt-contract && npm run check:emergent && npm run check:scenario && npm run check:adr && npm run check:rule && npm run check:clarification-gate && npm run check:clarify && npm run check:maker-checker && npm run check:capabilities && npm run check:spec-traceability && npm run check:analyze-metadata && npm run check:status && npm run check:plan && npm run check:active-plan && npm run check:install-rehydrate && npm run check:scope-registry-from-disk && npm run check:layered-state && npm run check:invocation && npm run check:update && npm run check:cli-bundle-assets && npm run check:no-placeholder && npm run check:cli-bundle && npm run check:operation-snapshots",
    "check:status": "node scripts/check-status.mjs",
    "check:budget-manifest": "node scripts/check-budget-manifest.mjs",
    "check:runtime-artifacts": "node scripts/check-runtime-artifacts.mjs",
    "check:sprint-doctor-v4": "node scripts/check-sprint-doctor-v4.mjs",
    "check:scope-remediation": "node scripts/check-scope-remediation.mjs",
    "check:repair-integrity": "node scripts/check-repair-integrity.mjs",
    "check:blast-radius-isolation": "node scripts/check-blast-radius-isolation.mjs",
    "check:scope-retire": "node scripts/check-scope-retire.mjs",
    "check:lossless-checkpoints": "node scripts/check-lossless-checkpoints.mjs",
    "check:lens-remediation-fixture": "node scripts/check-lens-remediation-fixture.mjs",
    "check:lens-debt-contract": "node scripts/check-lens-debt-contract.mjs",
    "check:verification-states": "node scripts/check-verification-states.mjs",
    "check:canonicalization-gate": "node scripts/check-canonicalization-gate.mjs",
    "check:remediation-release-docs": "node scripts/check-remediation-release-docs.mjs",
    "check:release-matrix": "node scripts/check-release-matrix.mjs",
    "check:operation-snapshots": "node scripts/check-operation-snapshots.mjs",
    "check:original-incident-release": "node scripts/check-original-incident-release.mjs",
    "check:windows-file-identity": "node scripts/check-windows-file-identity.mjs",
    "check:windows-install-smoke": "node scripts/check-windows-install-smoke.mjs",
    "check:cli-bundle-assets": "node scripts/check-cli-bundle-assets.mjs",
    "check:cli-bundle": "node scripts/check-cli-bundle.mjs",
    "check:no-placeholder": "node scripts/check-no-placeholder.mjs",
    "prepublishOnly": "npm run build && npm run check:dist && npm run check:adapters",
    "build:chmod": "node scripts/make-cli-executable.mjs",
    "check:tokens": "node dist/cli.js doctor --tokens",
    "check:artifacts": "node dist/cli.js doctor --artifacts",
    "check:adapters": "node scripts/check-adapter-fixtures.mjs",
    "check:routing": "node scripts/check-routing-contract.mjs",
    "check:qa-or-close": "node scripts/check-qa-or-close.mjs",
    "check:forge-startup-order": "node scripts/check-forge-startup-order.mjs",
    "check:eval": "node scripts/check-eval.mjs && node scripts/check-eval-harness.mjs",
    "check:mcp": "node scripts/check-mcp.mjs",
    "check:trace": "node scripts/check-trace.mjs",
    "check:guardrails": "node scripts/check-guardrails.mjs",
    "check:bash-guard": "node scripts/check-bash-guard.mjs",
    "check:token-budgets": "node scripts/check-token-budgets.mjs",
    "check:sprint-guard": "node scripts/check-sprint-guard.mjs",
    "check:managed-write-contract": "node scripts/check-managed-write-contract.mjs",
    "check:cli-envelope": "node scripts/check-cli-envelope.mjs",
    "check:git-trackability": "node scripts/check-git-trackability.mjs",
    "check:lifecycle-replay": "node scripts/check-lifecycle-replay.mjs",
    "check:cli-verbs": "node scripts/check-cli-verbs.mjs",
    "check:startup-contract": "node scripts/check-startup-contract.mjs",
    "check:close-handoff": "node scripts/check-close-handoff.mjs",
    "check:record-evidence": "node scripts/check-record-evidence.mjs",
    "check:replay-witness": "node scripts/check-replay-witness.mjs",
    "check:compact-remediation-witness": "node scripts/check-compact-remediation-witness.mjs",
    "check:debt": "node scripts/check-debt.mjs",
    "check:debt-contract-fixture": "node scripts/check-debt-contract-fixture.mjs",
    "check:debt-contract": "node scripts/check-debt-contract.mjs",
    "check:emergent": "node scripts/check-emergent.mjs",
    "check:scenario": "node scripts/check-scenario.mjs",
    "check:adr": "node scripts/check-adr.mjs",
    "check:rule": "node scripts/check-rule.mjs",
    "check:plan": "node scripts/check-plan.mjs",
    "check:active-plan": "node scripts/check-active-plan.mjs",
    "check:install-rehydrate": "node scripts/check-install-rehydrate.mjs",
    "check:scope-registry-from-disk": "node scripts/check-scope-registry-from-disk.mjs",
    "check:layered-state": "node scripts/check-layered-state.mjs",
    "check:invocation": "node scripts/check-invocation.mjs",
    "check:update": "node scripts/check-update.mjs",
    "check:clarification-gate": "node scripts/check-clarification-gate.mjs",
    "check:clarify": "node scripts/check-clarify.mjs",
    "check:maker-checker": "node scripts/check-maker-checker.mjs",
    "check:capabilities": "node scripts/check-capabilities.mjs",
    "check:spec-traceability": "node scripts/check-spec-traceability.mjs",
    "check:analyze-metadata": "node scripts/check-analyze-metadata.mjs"
  },
  "keywords": [
    "ai-agents",
    "agent-workflow",
    "llm-workflow",
    "agentic-development",
    "markdown-workflow",
    "workflow",
    "sprint",
    "planning",
    "execution",
    "debt-tracking",
    "roadmap",
    "iterative",
    "adaptive",
    "agents",
    "claude-code",
    "self-correction",
    "worktrees",
    "context-persistence"
  ],
  "author": {
    "name": "SynapSync",
    "url": "https://github.com/SynapSync"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SynapSync/kyro-ai.git"
  },
  "homepage": "https://github.com/SynapSync",
  "skills": [
    "./internal/skills/sprint-forge",
    "./internal/skills/seedbed",
    "./internal/skills/qa-review",
    "./internal/skills/kyro-sprint-executor"
  ],
  "license": "Apache-2.0",
  "engines": {
    "node": ">=18.0.0"
  },
  "devDependencies": {
    "@types/node": "^25.2.2",
    "typescript": "^5.7.3"
  },
  "files": [
    "dist",
    "commands",
    "agents",
    "internal",
    "providers",
    "hooks",
    "scripts",
    "fixtures",
    "docs",
    "config.json",
    "WORKFLOW.yaml",
    ".claude-plugin",
    "settings.example.json",
    "README.md",
    "CHANGELOG.md"
  ],
  "bin": {
    "kyro": "dist/cli.js",
    "kyro-ai": "dist/cli.js"
  }
}
