Implementation Workspace¶
Purpose¶
Record how the system is built, reviewed, verified, and controlled, including AI-assisted engineering evidence where material.
This directory should contain the project’s actual working artifacts for this lifecycle area. The links below intentionally point to the Template Library and, where available, the completed LMU/COICP example. Create the real project files in this directory when the project is ready to populate them.
What belongs here¶
| Artifact | Project File Name | Template | Completed Example |
|---|---|---|---|
| Implementation Readiness Overview | implementation_readiness_overview.md |
Template | Completed example |
| Repository Readiness Check | repository_readiness_check.md |
Template | Completed example |
| Ai Use Plan | ai_use_plan.md |
Template | Completed example |
| Branch And Workflow Plan | branch_and_workflow_plan.md |
Template | Completed example |
| Implementation Work Items | implementation_work_items.md |
Template | Completed example |
| Implementation Guardrails | implementation_guardrails.md |
Template | Completed example |
| Implementation Log | implementation_log.md |
Template | Completed example |
| Ai Assistance Log | ai_assistance_log.md |
Template | Completed example |
| Implementation Decision Records | implementation_decision_records.md |
Template | Completed example |
| Implementation Evidence | implementation_evidence.md |
Template | Completed example |
| Implementation Risk Updates | implementation_risk_updates.md |
Template | Completed example |
| Verification Precheck | verification_precheck.md |
Template | Completed example |
| Verification Notes | verification_notes.md |
Template | Completed example |
| Implementation Review Plan | implementation_review_plan.md |
Template | Completed example |
| Work Item Completion Records | work_item_completion_records.md |
Template | Completed example |
| Implementation Summary | implementation_summary.md |
Template | Completed example |
| Implementation Readiness Summary | implementation_readiness_summary.md |
Template | Completed example |
| Implementation Workspace — ES-107 | README_ES-107.md |
Template | Project-specific; no LMU example |
Start from templates¶
Implementation Readiness Overview
Open the reusable template for implementation_readiness_overview.md.
Repository Readiness Check
Open the reusable template for repository_readiness_check.md.
Ai Use Plan
Open the reusable template for ai_use_plan.md.
Branch And Workflow Plan
Open the reusable template for branch_and_workflow_plan.md.
Implementation Work Items
Open the reusable template for implementation_work_items.md.
Implementation Guardrails
Open the reusable template for implementation_guardrails.md.
Implementation Log
Open the reusable template for implementation_log.md.
Ai Assistance Log
Open the reusable template for ai_assistance_log.md.
Implementation Decision Records
Open the reusable template for implementation_decision_records.md.
Implementation Evidence
Open the reusable template for implementation_evidence.md.
Implementation Risk Updates
Open the reusable template for implementation_risk_updates.md.
Verification Precheck
Open the reusable template for verification_precheck.md.
Verification Notes
Open the reusable template for verification_notes.md.
Implementation Review Plan
Open the reusable template for implementation_review_plan.md.
Work Item Completion Records
Open the reusable template for work_item_completion_records.md.
Implementation Summary
Open the reusable template for implementation_summary.md.
Implementation Readiness Summary
Open the reusable template for implementation_readiness_summary.md.
Implementation Workspace — ES-107
Open the reusable template for README_ES-107.md.
Working pattern¶
- Open the relevant template.
- Create the same-named file in
docs/project-workspace/implementation/. - Replace template guidance with project-specific evidence.
- Compare the result with the LMU/COICP example when available.
- Record open risks, assumptions, and unresolved questions.
- Finish with the review or readiness artifact for this stage.
Evidence quality bar¶
| Quality | What It Means |
|---|---|
| Specific | Names actual project facts, stakeholders, systems, scenarios, risks, and decisions. |
| Traceable | Connects back to earlier stages and forward to later stages. |
| Reviewable | Gives another reviewer enough evidence to challenge or approve the work. |
| Current | Reflects the project’s actual state rather than old intent. |
| Governable | Makes AI use, exceptions, risks, release posture, and limitations visible. |
Create project artifacts here. Learn the artifact structure from the Template Library. Learn the completed pattern from the LMU/COICP example.