Repository Readiness Check
Template Library
Repository Readiness Check
Confirm the repository, commands, evidence locations, branch process, review process, and blocking issues before implementation begins.
ES-106
Repository
Build/Test/Evidence
Template purpose
Use this template to confirm that the repository is ready for controlled implementation.
Project
<Project name>
Document control
| Field |
Value |
| Artifact owner |
<owner> |
| Primary reviewers |
<reviewers> |
| Status |
<draft / in review / accepted / revised> |
| Last updated |
<YYYY-MM-DD> |
| Related Engineering Stage |
ES-106 — Implementation Readiness |
| Project workspace target |
docs/project-workspace/implementation/repository_readiness_check.md |
Repository state
| Check |
Status |
Notes |
| Working tree clean |
<yes / no> |
<notes> |
| Branch strategy defined |
<yes / no> |
<notes> |
| Build command known |
<yes / no / not applicable> |
<notes> |
| Test command known |
<yes / no / not applicable> |
<notes> |
| Lint / format command known |
<yes / no / not applicable> |
<notes> |
| Evidence locations defined |
<yes / no> |
<notes> |
| Review process defined |
<yes / no> |
<notes> |
| Secret handling understood |
<yes / no / not applicable> |
<notes> |
| Dependency update process understood |
<yes / no / not applicable> |
<notes> |
| AI-use evidence location defined |
<yes / no / not applicable> |
<notes> |
Required directories
| Directory |
Purpose |
Exists? |
docs/project-workspace/implementation/ |
implementation evidence |
<yes / no> |
docs/project-workspace/testing/ |
later verification evidence |
<yes / no> |
<directory> |
<purpose> |
<yes / no> |
Required commands
| Purpose |
Command / Method |
Status |
| Build |
<command> |
<known / missing / not applicable> |
| Test |
<command> |
<known / missing / not applicable> |
| Lint |
<command> |
<known / missing / not applicable> |
| Format |
<command> |
<known / missing / not applicable> |
| Security / dependency check |
<command> |
<known / missing / not applicable> |
Setup notes
Blocking issues
| Issue |
Impact |
Owner |
Resolution Needed |
<issue> |
<impact> |
<owner> |
<resolution> |
Review checklist
- [ ] Repository is ready for branching and PRs.
- [ ] Commands are known or intentionally not applicable.
- [ ] Evidence locations are defined.
- [ ] Required directories exist or are planned.
- [ ] Secret, dependency, and AI-use handling are addressed.
- [ ] Blocking issues are recorded.
Continue to Branch and Workflow Plan
Confirm the repository, commands, evidence locations, branch process, review process, and blocking issues before implementation begins.
Open Branch and Workflow Plan →