{
  "schema": "https://agent-buildprint.com/schemas/buildprint-package.v1.json",
  "slug": "complete-agent-skills-evaluation-os",
  "title": "Complete Agent Skills Evaluation OS",
  "category": "Workflow OS",
  "tier": "agent-grade",
  "status": "validated",
  "runtime": [
    "Any coding agent",
    "JavaScript proof",
    "CI-ready adapters"
  ],
  "stack": [
    "Static lint",
    "Loadout inventory",
    "Skill tests",
    "Activation evals",
    "Transcript checks",
    "Multi-agent safety"
  ],
  "canonicalStart": "BUILDPRINT.md",
  "readOrder": [
    "BUILDPRINT.md"
  ],
  "entrypoints": {
    "human": "/buildprints/complete-agent-skills-evaluation-os/",
    "agent": "/buildprints/complete-agent-skills-evaluation-os/agent.md",
    "manifest": "/buildprints/complete-agent-skills-evaluation-os/package.json",
    "prompt": "/buildprints/complete-agent-skills-evaluation-os/prompt.txt",
    "github": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/complete-agent-skills-evaluation-os",
    "originGithub": "https://github.com/balyakin/skill-eval-runner",
    "rawBase": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files"
  },
  "bootstrap": {
    "command": "agb start https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/package.json",
    "fallbackCommand": "git clone https://github.com/DomEscobar/agent-buildprint && node agent-buildprint/bin/agb.js start https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/package.json",
    "stateDir": ".buildprint",
    "snapshotMode": "download_exact",
    "rule": "Do not write, summarize, or regenerate snapshot files manually. Use agb start to download exact files from this manifest."
  },
  "files": [
    {
      "path": "ACTIVATION_EVALS.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/ACTIVATION_EVALS.md"
    },
    {
      "path": "BUILDPRINT.md",
      "purpose": "compatibility bootstrap or package contract",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/BUILDPRINT.md"
    },
    {
      "path": "checks/acceptance.md",
      "purpose": "acceptance checklist",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/checks/acceptance.md"
    },
    {
      "path": "CONTRACTS.md",
      "purpose": "legacy interface/data contracts, when present",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/CONTRACTS.md"
    },
    {
      "path": "E2E_TASK_BENCH.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/E2E_TASK_BENCH.md"
    },
    {
      "path": "LOADOUT_INVENTORY.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/LOADOUT_INVENTORY.md"
    },
    {
      "path": "MULTI_AGENT_SAFETY.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/MULTI_AGENT_SAFETY.md"
    },
    {
      "path": "PLAN.md",
      "purpose": "legacy execution index, when present",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/PLAN.md"
    },
    {
      "path": "proof/package-lock.json",
      "purpose": "offline proof artifact",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/proof/package-lock.json"
    },
    {
      "path": "proof/package.json",
      "purpose": "offline proof artifact",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/proof/package.json"
    },
    {
      "path": "proof/src/eval-os.mjs",
      "purpose": "offline proof artifact",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/proof/src/eval-os.mjs"
    },
    {
      "path": "proof/test/eval-os.test.mjs",
      "purpose": "offline proof artifact",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/proof/test/eval-os.test.mjs"
    },
    {
      "path": "publication.json",
      "purpose": "machine-readable mirror",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/publication.json"
    },
    {
      "path": "README.md",
      "purpose": "human overview, non-authoritative",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/README.md"
    },
    {
      "path": "SAFETY_POLICY.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/SAFETY_POLICY.md"
    },
    {
      "path": "SCORECARD.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/SCORECARD.md"
    },
    {
      "path": "SKILL_UNIT_EVALS.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/SKILL_UNIT_EVALS.md"
    },
    {
      "path": "SPEC.md",
      "purpose": "legacy behavior requirements, when present",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/SPEC.md"
    },
    {
      "path": "STATIC_LINT.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/STATIC_LINT.md"
    },
    {
      "path": "TEST_MATRIX.md",
      "purpose": "legacy risk-to-test alignment, when present",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/TEST_MATRIX.md"
    },
    {
      "path": "TRANSCRIPT_PROCESS_EVALS.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/TRANSCRIPT_PROCESS_EVALS.md"
    },
    {
      "path": "VALIDATION_REPORT.md",
      "purpose": "Buildprint package file",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/VALIDATION_REPORT.md"
    },
    {
      "path": "VALIDATION_TEMPLATE.md",
      "purpose": "legacy completion report template, when present",
      "required": true,
      "rawUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files/VALIDATION_TEMPLATE.md"
    }
  ],
  "instructions": {
    "canonicalStart": "BUILDPRINT.md",
    "readOrder": [
      "BUILDPRINT.md"
    ],
    "rule": "Do not scrape human cards. Use this manifest, agent.md, and raw files. BUILDPRINT.md is the canonical start file and owns the required read order, phase gates, and acceptance gates. Structured control files are machine-readable mirrors only."
  }
}