Assess AI Recommendation Readiness
assess_ai_recommendation_readinessAssesses whether a business is ready to be understood, verified, trusted, recommended, and used by AI systems, based on structured inputs (business size, data availability/maturity, technical stack/infrastructure, and goals). Returns a readiness score, tier, gap analysis, priority actions, and a phased implementation roadmap. Deterministic and read-only: it performs no consequential actions and does not guarantee any ranking or recommendation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goals | No | One or more readiness goals the business wants to prioritize (1–8, unique values from the enum). | |
| industry | No | Optional industry/category for context. | |
| businessName | No | Optional, non-sensitive business name for context. | |
| businessSize | Yes | Size of the business/organization. | |
| dataMaturity | Yes | Availability and maturity of the structured/machine-readable data of the business. | |
| technicalStack | Yes | Technical stack / infrastructure sophistication. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | Yes | ||
| tool | No | Canonical tool identifier. | |
| disclaimer | Yes | Educational-use disclaimer. | |
| gapAnalysis | Yes | Identified gaps between current and target readiness. | |
| engineVersion | No | Version of the deterministic scoring engine. | |
| readinessScore | Yes | Overall AI recommendation readiness score (0–100). | |
| dimensionScores | Yes | Per-dimension breakdown of the overall score. | |
| priorityActions | Yes | Prioritized recommended actions. | |
| normalizedInputs | Yes | The normalized inputs actually used for scoring. | |
| implementationRoadmap | No | Phased implementation roadmap. |