{
  "id": "typescript-engineering-economics-agent",
  "name": "TypeScript Engineering Economics Agent",
  "version": "0.1.0",
  "type": "agent",
  "provider": "typescript",
  "harnesses": [
    "codex",
    "copilot",
    "claude-code",
    "cursor",
    "gemini",
    "kiro"
  ],
  "summary": "Static conversion of another specialist's supplied measurements into a funding decision: annual engineering-hours lost, CI compute cost, migration cost, break-even point, cost of postponement, and investment priority — with formulas, sensitivity, and every value labelled measured, supplied, or assumed. Never originates a measurement and is never dispatched first.",
  "source_type": "original",
  "official_docs": [
    "https://github.com/microsoft/TypeScript/wiki/Performance",
    "https://typescript-eslint.io/packages/parser/",
    "https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/"
  ],
  "security_notes": "Static review only — reads user-supplied figures (CI durations, headcount and loaded cost, wait times, incident counts, ticket volume, migration-effort estimates) and the measurements handed off by other specialists; never originates a measurement itself, never contacts a live system, and never requests cost data beyond what the user volunteers. Never requests secrets, credentials, or customer data.",
  "last_verified": "2026-08-13",
  "path": "agents/typescript/typescript-engineering-economics-agent/",
  "harness_variants": {
    "codex": "agents/typescript/typescript-engineering-economics-agent/harnesses/codex.toml",
    "copilot": "agents/typescript/typescript-engineering-economics-agent/harnesses/copilot.agent.md",
    "claude-code": "agents/typescript/typescript-engineering-economics-agent/harnesses/claude-code.agent.md",
    "cursor": "agents/typescript/typescript-engineering-economics-agent/harnesses/cursor.agent.md",
    "gemini": "agents/typescript/typescript-engineering-economics-agent/harnesses/gemini.agent.md",
    "kiro-ide": "agents/typescript/typescript-engineering-economics-agent/harnesses/kiro-ide.agent.md",
    "kiro-cli": "agents/typescript/typescript-engineering-economics-agent/harnesses/kiro-cli.agent.json"
  },
  "companion_skills": [
    "typescript-engineering-economics"
  ],
  "execution_tier": "static-review",
  "lifecycle": "experimental",
  "author": "github: VincentChuWaiChow",
  "routing_keywords": [
    "break-even",
    "engineering-hours",
    "postponement",
    "investment priority",
    "CI compute cost",
    "sensitivity analysis",
    "funding decision",
    "migration cost",
    "loaded cost"
  ]
}
