Step 2 — Architecture
Purpose
Section titled “Purpose”Score the proposed architecture against the five Azure Well-Architected Framework (WAF) pillars and turn user-pinned SKUs into a complete service list with real-time pricing.
03-Architect
— delegates pricing lookups to
cost-estimate-subagent.
Invocation
Section titled “Invocation”Invoke: Ctrl+Shift+A → 03-ArchitectOutput: agent-output/{project}/02-architecture-assessment.md agent-output/{project}/02-cost-estimate.md agent-output/{project}/sku-manifest.{json,md} (rev 2)What gets produced
Section titled “What gets produced”- WAF pillar scoring — Reliability, Security, Cost, Operations, Performance.
- SKU recommendations — sourced via the Azure Pricing MCP and folded into
sku-manifest. - Architecture decisions — with rationale and trade-offs.
- Risk register — assumptions, blast radius, mitigation pointers.
Review
Section titled “Review”1 × comprehensive adversarial pass + 1 × cost-feasibility pass (mandatory).
decisions.review_depth = "deep" opts in to a multi-pass rotating-lens review.
Hand-off
Section titled “Hand-off”The Orchestrator routes context to Step 3 — Design (optional) or, if the user skips design
artifacts, directly to Step 3.5 — Governance.
See also
Section titled “See also”- Azure WAF pillars — the external reference for scoring.
- Cost estimate subagent — Azure Pricing MCP wrapper.