New Microservice Design Review
Your team is proposing a new payment-processing microservice. You need to explain the async event flow, the chosen message broker, and how it handles retries. Instead of writing a multi-page doc, you open the Architecture Review Request form, and Atty drafts the technical summary from your existing Notes and Documents. You add the context diagram reference and submit. Reviewers see exactly what they need to evaluate.
Database Schema Change for a Legacy Module
You’re migrating a legacy monolith’s customer table to a normalized schema. The change affects three other services. You fill out the form with the current schema, target schema, and migration plan. Atty automatically includes links to related Tasks (like “update reporting queries”) and a risk assessment. The review board gets a focused request without hunting for background.
API Contract Change for a Public Endpoint
You’re adding a new endpoint to an existing REST API. The change needs approval because it breaks backward compatibility. You submit a review request with the OpenAPI spec snippet, the rationale, and a list of affected clients. Atty drafts the “impact analysis” section from your project’s Notes on client dependencies. The form ensures no detail is missed.