fix(todo-db): cover hosted export key parity#1237
Merged
Merged
Conversation
Exercise an uppercase libsql keyword-column description through claim rendering and export_all, and reconcile the deterministic snapshot with the adapter's canonical lowercase keys. Refresh the remaining top-level agent guides that still advertised the deleted YAML tracker. Co-Authored-By: Claude <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_todo-db-hosted-case-parity
joeharris76
enabled auto-merge (squash)
July 20, 2026 12:50
Update active workflow rationale and blind-spot tooling guidance to point at DB tracker IDs and the current specification instead of deleted YAML paths. Co-Authored-By: Claude <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_todo-db-hosted-case-parity
Remove the two deleted YAML-tracker test paths from the release-curate drop-list and its post-curation inventory. Co-Authored-By: Claude <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_todo-db-hosted-case-parity
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
INSTEAD, then exercisesclaimrendering andexport_all.ANTIGRAVITY.mdandGEMINI.mdwith the DB-backed CLI workflow.The systematic
_HostedRownormalization is already present on currentorigin/developin19cee9dbc; this PR adds the missing adapter-level regression and reconciles the deterministic export artifact.Validation
uv run --no-sync -- python -m pytest tests/unit/scripts/test_todo_db*.py tests/unit/scripts/test_todo_wrapper*.py tests/unit/scripts/test_skill_sync_lock_audit.py tests/unit/scripts/test_path_filter_decision.py -q: 177 passeduv run --no-sync -- ruff check .: passeduv run --no-sync -- ruff format --check .: passeduv run --no-sync -- ty check: exit 0; existing 645 diagnostics are warningsmake pr-preflight: lint passed; fast lane had 25,267 passed and 25 skipped, then stopped on the unchangedbenchmark_runs/results/tpch_sf1_duckdb_sql_20260709_223304_0865bb91.jsonfixture reporting an 81.8% success rate below its 100% floorpr-preflightpassed on both pushes.