feat(convert): add task 05 sqlite converter with variant B keys" -m "- convert: convert_sqlite.py builds tribo.db (composite PKs, enforced FKs, Q1-Q7 indexes, track_summary) #4

Merged
administrator merged 1 commits from dev_masha into master 2026-07-11 16:08:51 -04:00
  • tools: common/track_summary.py fixes the cross-engine steady-state algorithm
  • rules: db-sql-schema records the FK enforcement decision and track_summary definition
  • specs: 05 aligned with data-naming-units, simtra_profiles added
  • docs: FK key-schema study added under docs/research/, README updated
  • replace manual CSV reading with CorpusReader for better data handling
  • streamline argument parsing and dependency checks using common pipeline functions
  • enhance marker writing for task completion tracking
  • remove unused regex and validation error classes for cleaner code
- tools: common/track_summary.py fixes the cross-engine steady-state algorithm - rules: db-sql-schema records the FK enforcement decision and track_summary definition - specs: 05 aligned with data-naming-units, simtra_profiles added - docs: FK key-schema study added under docs/research/, README updated - replace manual CSV reading with CorpusReader for better data handling - streamline argument parsing and dependency checks using common pipeline functions - enhance marker writing for task completion tracking - remove unused regex and validation error classes for cleaner code
administrator added 1 commit 2026-07-11 16:08:46 -04:00
- tools: common/track_summary.py fixes the cross-engine steady-state algorithm
- rules: db-sql-schema records the FK enforcement decision and track_summary definition
- specs: 05 aligned with data-naming-units, simtra_profiles added
- docs: FK key-schema study added under docs/research/, README updated
- replace manual CSV reading with CorpusReader for better data handling
- streamline argument parsing and dependency checks using common pipeline functions
- enhance marker writing for task completion tracking
- remove unused regex and validation error classes for cleaner code
administrator merged commit 17981792fd into master 2026-07-11 16:08:51 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Public/LabDataStorageEvaluation#4