check_blueprint_health
Static pre-deploy analysis of a Blueprint's rule set. Returns a health verdict - healthy, acceptable, fragile, rigid, split, brittle_islands, or unsatisfiable - with advice, including joint conflicts pairwise checks miss.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | No | Raw blueprint config with derivation_rules and formal_constraints (used when 'blueprint' is not given) | |
| api_key | Yes | GeodesicAI API key (gai_...) | |
| blueprint | No | Blueprint name (workflow_name) to use |