ES-107 Implementation Templates¶
Purpose¶
These templates support ES-107 — AI-Assisted Implementation.
Use this guide after ES-106 has established implementation readiness. ES-107 is where implementation work is performed, but it must remain controlled: every important change should trace to a work item, design source, requirement, branch, review, verification, guardrail, and evidence record.
ES-107 workflow¶
Implementation Readiness Summary
↓
Implementation Log
↓
AI Assistance Log
↓
Implementation Evidence
↓
Implementation Decision Records
↓
Implementation Risk Updates
↓
Verification Notes
↓
Work Item Completion Records
↓
Implementation Summary
↓
ES-108 Code Review and Integration
ES-107 rule¶
AI may assist implementation, but it does not own implementation.
Engineers remain responsible for:
- correctness;
- security;
- maintainability;
- scope control;
- preservation of architecture and design intent;
- verification;
- evidence;
- review;
- decisions.
Execution templates¶
Implementation Log
Record day-to-day implementation activity.
02AI Assistance Log
Record AI use, acceptance, rejection, and verification.
03Implementation Evidence
Record code/artifact evidence and guardrail confirmation.
04Implementation Decision Records
Record implementation-level choices and rationale.
05Implementation Risk Updates
Record changed risks during implementation.
06Verification Notes
Record checks, results, failures, and gaps.
07Completion Records
Record completion status, evidence, verification, and reviewer.
08Implementation Summary
Summarize readiness for ES-108.
The value of ES-107 is not that AI speeds up implementation. The value is that implementation remains reviewable even when AI participates.