aiwg
Version:
Cognitive architecture for AI-augmented software development with structured memory, ensemble validation, and closed-loop correction. FAIR-aligned artifacts, 84% cost reduction via human-in-the-loop, standards adopted by 100+ organizations.
37 lines (25 loc) • 858 B
Markdown
# Sequence Diagram (Text Stub)
## Metadata
- ID: DES-SEQ-`id`
- Owner: Architecture Designer (docs/agents/architecture-designer.md)
- Contributors: API Designer (docs/agents/sdlc/api-designer.md)
- Reviewers: Product Designer (docs/agents/product-designer.md)
- Team: `team`
- Status: `draft/in-progress/blocked/approved/done`
- Dates: created `YYYY-MM-DD` / updated `YYYY-MM-DD` / due `YYYY-MM-DD`
- Related: UC-`id`, REQ-`id`, DES-`id`
- Links: `paths/urls`
## Related templates
- docs/sdlc/templates/analysis-design/interface-contract-card.md
## Scenario
- Name: `interaction`
## Participants
- `Actor`
- `Service A`
- `Service B`
## Steps
1. `Actor` → `Service A`: `call`
2. `Service A` → `Service B`: `call`
3. `Service B` → `Service A`: `response`
4. `Service A` → `Actor`: `response`
Use as a stub for Mermaid or plantuml diagrams.