score_architecture
Analyze multi-agent system architecture maturity by computing deterministic scores from pattern assessments, identifying gaps, and generating implementation roadmaps with recommended metrics.
Instructions
MATURITY SCORECARD — Deterministic architecture scoring from stored pattern assessments. Reads pattern_assessment steps logged during graph traversal and computes: maturity level (L1-L6), pattern status with goals (target status after recommendations), gap analysis with severity, recommended metrics from the book, and implementation roadmap. Same consultation always produces same results. Requires pattern_assessment steps to have been logged during step 3 (traverse graph).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| consultation_id | Yes | The consultation session to score | |
| target_level | No | Override target maturity level (1-6, default: current + 1) | |
| roadmap_levels | No | Number of maturity levels the roadmap covers (1-6, default: 3). Controls the scope of Goal column and implementation phases. |