aiwg
Version:
Deployment tool and support utility for AI context. Copies agents, skills, commands, rules, and behaviors into the paths each AI platform reads (Claude Code, Codex, Copilot, Cursor, Warp, OpenClaw, and 6 more) so one source of truth works across 10 platfo
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.