63 lines
1.7 KiB
Markdown
63 lines
1.7 KiB
Markdown
# Verification: [FEATURE NAME]
|
|
|
|
**Feature Branch**: `[###-feature-name]`
|
|
**Date**: [DATE]
|
|
**Spec**: [link]
|
|
**Plan**: [link]
|
|
**Tasks**: [link]
|
|
|
|
## Code Baseline
|
|
|
|
- **Backend repo**: `water-backend`
|
|
- **Backend commit**: [commit SHA / N/A]
|
|
- **Frontend repo**: `water-frontend`
|
|
- **Frontend commit**: [commit SHA / N/A]
|
|
- **Baseline captured at**: [DATE TIME]
|
|
|
|
## Document Validation
|
|
|
|
| Check | Scope | Result | Notes |
|
|
|-------|-------|--------|-------|
|
|
| `make validate-file` | [file] | [PASS/FAIL] | [details] |
|
|
| `make check-links` | [scope] | [PASS/FAIL] | [details] |
|
|
| `make validate-mermaid` / fallback | [scope] | [PASS/FAIL/BLOCKED] | [details] |
|
|
|
|
## Backend Validation
|
|
|
|
| Check | Scope | Result | Notes |
|
|
|-------|-------|--------|-------|
|
|
| Compile | [module] | [PASS/FAIL/N/A] | [details] |
|
|
| Unit Test | [module] | [PASS/FAIL/N/A] | [details] |
|
|
| Smoke / Evidence | [controller/service] | [PASS/FAIL/N/A] | [details] |
|
|
|
|
## Frontend Validation
|
|
|
|
| Check | Scope | Result | Notes |
|
|
|-------|-------|--------|-------|
|
|
| Build | [module] | [PASS/FAIL/N/A] | [details] |
|
|
| Lint / Typecheck | [module] | [PASS/FAIL/N/A] | [details] |
|
|
| Smoke / Evidence | [page/route/component] | [PASS/FAIL/N/A] | [details] |
|
|
|
|
## Ledger Sync
|
|
|
|
- `01_Project_Progress.md`: [Updated / Not Required]
|
|
- `03_Task_Checklist.md`: [Updated / Not Required]
|
|
- Other governance docs: [List if applicable]
|
|
|
|
## Final Verdict
|
|
|
|
- **Document status**: [Closed / Partial / Blocked]
|
|
- **Backend status**: [Implemented / Partially Implemented / Not Implemented / N/A]
|
|
- **Frontend status**: [Implemented / Partially Implemented / Not Implemented / N/A]
|
|
- **Overall result**: [PASS / PARTIAL / BLOCKED]
|
|
|
|
## Remaining Risks
|
|
|
|
- [Risk 1]
|
|
- [Risk 2]
|
|
|
|
## Next Actions
|
|
|
|
- [Next step 1]
|
|
- [Next step 2]
|