Engineering Artifact Map¶
Purpose¶
The Artifact Map shows where template families fit in the ETIS lifecycle.
Use this page when you are working in an Engineering Stage and need to understand which template family supports that stage.
How to navigate from here¶
CATALOG
Find a specific artifact
Use the catalog when you know the artifact name.
EXAMPLEOpen a template family
Jump to a family such as requirements, architecture, testing, or release.
WORKSPACEComplete project evidence
Place completed artifacts under docs/project-workspace/.
Stage-to-template map¶
| Engineering Stage | Template Family | Primary Evidence Area |
|---|---|---|
| ES-101 — Vision and Problem Definition | vision/ |
docs/project-workspace/vision/ |
| ES-102 — Requirements and Constraints | requirements/ |
docs/project-workspace/requirements/ |
| ES-103 — Planning and Work Breakdown | planning/ |
docs/project-workspace/planning/ |
| ES-104 — Architecture and Technical Approach | architecture/ |
docs/project-workspace/architecture/ |
| ES-105 — Detailed Design | design/ |
docs/project-workspace/design/ |
| ES-106 — Implementation Readiness | implementation/ |
docs/project-workspace/implementation/ |
| ES-107 — AI-Assisted Implementation | implementation/ |
docs/project-workspace/implementation/ |
| ES-108 — Code Review and Integration | integration/ |
docs/project-workspace/integration/ |
| ES-109 — Testing and Verification | testing/ |
docs/project-workspace/testing/ |
| ES-110 — Release Readiness | release/ |
docs/project-workspace/release/ |
| ES-111 — Operational Readiness | operations/ |
docs/project-workspace/operations/ |
| ES-112 — Deployment and Transition | deployment/ |
docs/project-workspace/deployment/ |
| ES-113 — Operations and Monitoring | monitoring/ |
docs/project-workspace/monitoring/ |
| ES-114 — Post-Release Learning and Stewardship | stewardship/ |
docs/project-workspace/stewardship/ |
Cross-stage template families¶
| Family | Use |
|---|---|
cross-cutting/ |
Cross-stage records such as decisions, assumptions, issues, action items, meeting notes, evidence records, review checklists, and repository conventions. |
governance/ |
Cross-cutting governance controls for AI, evidence, release, risk, exceptions, stewardship, and the overall governance model. |
Lifecycle evidence flow¶
Vision
↓
Requirements
↓
Planning
↓
Architecture
↓
Design
↓
Implementation
↓
Integration
↓
Testing
↓
Release
↓
Operations
↓
Deployment
↓
Monitoring
↓
Stewardship
↓
Next Engineering Cycle
How to use this map¶
- Identify the Engineering Stage you are working in.
- Open the matching template family.
- Copy the required template into the matching project evidence area under
docs/project-workspace/. - Complete the artifact with project-specific evidence.
- Review it against the stage readiness gate.
- Use the completed artifact downstream.
Common Pitfall
Do not select templates only because they look useful. Start from the stage question and evidence expectations.