Commit Graph

7 Commits

Author SHA1 Message Date
4fcbe26ae6 Merge pull request 'feat(docs): update README to reflect JSON-LD conversion implementation' (#3) from dev_masha into master
Reviewed-on: #3
2026-07-11 16:08:23 -04:00
administrator
9364808b3d feat(docs): update README to reflect JSON-LD conversion implementation
- mark task 04 as implemented in the project overview
- add convert_json.py as the entry script for task 04
- clarify output paths for JSON-LD conversion artifacts
2026-07-11 14:21:13 -04:00
ede48f1c60 Merge pull request 'feat(datagen): add reserve grid positions and batch codes to lab config' (#2) from dev_masha into master
Reviewed-on: #2
2026-07-11 14:16:32 -04:00
administrator
e3359383c0 feat(datagen): add reserve grid positions and batch codes to lab config
- introduce reserve grid positions for QA witness pattern
- add batch codes to run entries in lab configuration
- update schedule with run start time and track interval
- enhance validation checks for run-batch mapping
2026-07-11 14:15:59 -04:00
9144d74d4c Merge pull request 'fix(docs): fix formatting issues in README.md' (#1) from dev_masha into master
Reviewed-on: #1
2026-07-11 13:39:55 -04:00
administrator
b173ac82a9 fix(docs): fix formatting issues in README.md
- adapt meta-/code-/obs- rules to the local Python benchmark pipeline
- replace db-sql-ddl, code-config-env-scope, test-e2e-pytest with pipeline equivalents
- add code-python-style, data-determinism, data-naming-units, bench-methodology, build-pipeline-tasks
- normalize specs and README typography to ASCII per code-data-formatting
- rewrite root CLAUDE.md trigger table; add .cursorrules and .gitignore
- specs: pipeline plan and task specs 00-11
- rules: 19 binding rule files adapted for this project
- docs: CLAUDE.md rule-trigger table
- config: .cursorrules commit convention, .gitignore excluding out/ and .venv/
- docs: rewrite README.md with pipeline diagrams, setup guide, result placeholders
- config: requirements.txt for the closed dependency list
- datagen: make_lab_config.py writes out/config/lab_config.yaml and .done marker
2026-07-11 13:39:13 -04:00
d8353953b0 Initial commit 2026-07-11 11:09:18 -04:00