walk_playbook
Walk through a 90-day compliance playbook week by week, or extract requirements for a specific gate, to guide implementation of EU AI Act, CISA attestation, FinOps, or workload identity.
Instructions
Return a structured 90-day playbook (or specific week/gate from one). Playbooks are sequenced from week 1 to week 12, organised into 3 phases, with 12 named gates and anti-pattern callouts. Available playbooks:
eu-ai-act-12-weeks: From 'Piloting' to EU AI Act Articles 9-15 ready by 2 Aug 2026
cisa-attestation-90-days: From 'some SSDF practices' to defensible CISA Secure Software Attestation
cloud-cost-aware-to-controlled: From 5-12% YoY savings to 20-35% (FinOps Aware → Controlled)
vault-theatre-to-workload-identity: From static-creds-in-vault to OIDC workload identity Use to walk a user through implementation sequentially, or to extract a specific gate's requirements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playbook | Yes | Playbook slug. Available: eu-ai-act-12-weeks · cisa-attestation-90-days · cloud-cost-aware-to-controlled · vault-theatre-to-workload-identity | |
| week | No | Specific week number (1-12). If omitted, returns the full playbook structure with metadata. | |
| include_metadata | No | Include playbook-level metadata (audience, prerequisites, end-state, diagnostic to re-run). |