chore(requirements): sync with GitHub project board 2026-07-18 - #865
Merged
Conversation
Contributor
🎭 Playwright E2E Test Results84 tests 52 ✅ 2m 52s ⏱️ Results for commit 5a8ac35. ♻️ This comment has been updated with latest results. |
SarahLittlejohn
approved these changes
Jul 21, 2026
…0120 PR #861 (007_sync_github_2026_07_16.sql) merged after this branch was generated and already applies REQ-0120 (#514) -> verified. Merging this sync unchanged would: - collide on the 007_ filename, and - re-apply the REQ-0120 UPDATE + requirement_change rows, double-bumping version to 3 and inserting duplicate (120, 2, ...) change-log rows (requirement_change has no unique constraint, so this corrupts the audit trail silently rather than failing the build). Renames the migration to 008_ and removes the now-redundant REQ-0120 block. REQ-0103 and REQ-0117 status changes and the 12 new requirements are unaffected. `yarn requirements:build` succeeds (151 requirements), PRAGMA integrity_check = ok, foreign_key_check clean, REQ-0120 at version 2. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Nightly requirements database sync — reconciles the baseline with the live state of GitHub Project #43 (CaTH Kanban) as of 2026-07-18.
12 NEW requirements (REQ-0140 → REQ-0151)
3 STATUS + IMPL changes (→ verified)
The GitHub App token does not have
read:projectpermission, so board column status cannot be read directly from ProjectV2. Issue closure + merged closing PR is used as a proxy for Done=verified. Please confirm these issues are in the "Done" column on the CaTH Kanban before merging.Verification
yarn requirements:buildsucceeds (151 requirements)PRAGMA integrity_check→ okPRAGMA foreign_key_check→ empty (no violations)🤖 Generated with Claude Code