What problem does it solve?
Cross-references the planned demo scope (from warp-listen output) against the customer's actual Elastic deployment (from warp-scan output, if available) to produce a feature feasibility matrix. Flags version gaps, license tier mismatches, infrastructure requirements, and setup work needed before the demo can be built or run. Outputs a machine-readable audit JSON and a human-readable SE briefing in markdown. ALWAYS use this skill when the user has discovery JSON and wants to know if the planned demo is feasible, asks 'can we demo X on their cluster', 'what do we need to set up before the demo', 'are there any blockers', 'what license do they need for this', or provides both a discovery profile and a diagnostic current-state file. Also trigger when warp-listen output includes gaps referencing version or license unknowns. Run this before weave-script — the audit output shapes what can be scoped.
Core Features & Use Cases
- Full audit mode uses discovery JSON and diagnostic current-state to cross-check planned features against observed platform capabilities, generating a precise feasibility matrix.
- Partial audit mode (discovery-only) flags unverified items and highlights what must be diagnosed before scoping the demo.
- Output artifacts include a machine-readable platform-audit JSON and a human-readable SE briefing in Markdown to guide pre-demo tasks and blockers.
Quick Start
Provide the discovery JSON and (if available) the current-state JSON to generate a platform audit.