Integration Templates¶
Purpose¶
These templates support ES-108 — Code Review and Integration.
Use this family after implementation work has been completed and summarized. ES-108 is not merely a pull request merge. It is the engineering acceptance point where implementation is reviewed against requirements, architecture, design, guardrails, AI-use evidence, verification evidence, and repository integrity before ES-109 testing begins.
Recommended workflow¶
Implementation Summary
↓
Code Review Overview
↓
Pull Request Review Record
↓
Traceability Review
↓
AI Implementation Review
↓
Guardrail Review
↓
Integration Plan
↓
Integration Verification Record
↓
Repository State Review
↓
Review Findings
↓
Integration Decision Record
↓
Integration Readiness Summary
↓
ES-109 Testing and Verification
Copy location¶
Do not edit the reusable templates directly. Copy completed project versions into:
docs/project-workspace/integration/
Template set¶
Code Review Overview
Define review scope, source evidence, changed areas, risks, and acceptance criteria.
02Pull Request Review Record
Record PR review details, checks, comments, follow-up, and decision.
03Traceability Review
Verify changes trace to work items, requirements, design, evidence, and verification.
04AI Implementation Review
Review AI-assisted implementation, risks, evidence, verification, and accountability.
05Guardrail Review
Check architecture, design, evidence, access, security, AI, and governance guardrails.
06Integration Plan
Plan merge order, checks, rollback, sequencing, configuration, and risks.
07Integration Verification Record
Record pre-merge, merge, post-merge, CI, smoke, and evidence checks.
08Repository State Review
Review branches, PRs, CI, evidence completeness, documentation, and blockers.
09Review Findings
Record findings, severity, owner, resolution, accepted risk, and carried-forward items.
10Integration Decision Record
Record the integration decision, rationale, accepted risks, and approvals.
11Integration Readiness Summary
Summarize readiness to begin ES-109 testing and verification.
Do not reduce ES-108 to approving a pull request. Integration is where the repository, evidence, implementation, AI accountability, and engineering intent must be reconciled.
ES-108 is the convergence point for requirements, planning, architecture, design, implementation, AI use, verification, and repository discipline.