generated from john/python-template
Quality Gate / gate (push) Failing after 47s
Records the implementation plan derived from the 2026-08-23 review: per-task acceptance criteria, the verification baseline, and environment constraints. Lives in docs/reviews/ so it is discoverable from the repo rather than from session state, and is indexed from docs/reviews/README.md. Non-canonical, like everything under docs/reviews/**. Co-authored-by: Copilot App <[email protected]>
23 lines
1.1 KiB
Markdown
23 lines
1.1 KiB
Markdown
# Review Reports
|
|
|
|
Dated architecture and code review reports generated by
|
|
`.github/skills/python-code-reviewer/skill.md`.
|
|
|
|
**These files are not canonical authority.** Everything in `docs/reviews/**` is a
|
|
point-in-time observation, not a contract. Canonical intent lives in `docs/index.md`,
|
|
`docs/architecture.md`, `docs/requirements.md`, `docs/schema.md`,
|
|
`docs/error_handling.md`, and `docs/invariant/**`. When a report and a canonical
|
|
document disagree, the canonical document wins until it is deliberately updated.
|
|
|
|
Naming: `<YYYY-MM-DD>-code-review.md` for review reports, and
|
|
`<YYYY-MM-DD>-remediation-handoff.md` for the implementation plan derived from one.
|
|
|
|
## Current
|
|
|
|
- [`2026-08-23-code-review.md`](./2026-08-23-code-review.md) — full review. 0 critical,
|
|
4 high, 5 medium, 11 low.
|
|
- [`2026-08-23-remediation-handoff.md`](./2026-08-23-remediation-handoff.md) — **start here
|
|
to continue the remediation work.** Phase 1 (all 4 high findings) is complete as of commit
|
|
`de18c2e`; the handoff covers Phases 2-5 with per-task acceptance criteria, the verification
|
|
baseline, and the environment gotchas needed to avoid re-deriving them.
|