You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specs/041-cross-source-alignment/tasks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@
130
130
-[ ] T048 Run full pipeline across all 8 sources with alignment enabled — record entity counts before/after alignment in eval-record.md per constitution
131
131
-[ ] T049 Verify alignment report: confirm known cross-source pairs (age↔interview_age, sex↔gender) aligned; confirm no false merges for entities with different ranges
132
132
-[ ] T050 Performance validation: time full alignment of registry and verify <30 minutes; document in eval-record.md
133
-
-[] T051 Fix any ruff lint/format issues across all modified files — run `uv run ruff check --fix` and `uv run ruff format` in library/ and backend/
133
+
-[X] T051 Fix any ruff lint/format issues across all modified files — run `uv run ruff check --fix` and `uv run ruff format` in library/ and backend/
134
134
-[ ] T052 Verify frontend builds cleanly — run `pnpm lint && pnpm build` in frontend/
135
135
-[X] T053 Update library/src/undata_library/cli.py pipeline command to include alignment as default post-commit step — `pipeline --source X` runs extract→enrich→commit→align→transform
0 commit comments