4 Commits

Author SHA1 Message Date
demian3b
8e4e38e851 chore: enforce train vs README split, ignore SDFs, drop tracked trajectories.
Add pre-commit guard against staging train.py with README.md, document the two-commit workflow, gitignore *.sdf, and remove trajectory SDFs from the index so logs stay small.

Made-with: Cursor
2026-04-16 23:59:19 +09:00
demian3b
0fc754b38e Update policies and attempt logs on main.
Sync workflow rules for merge-time gating and micro-tuning limits, and bring recent failed-attempt diagnostics into the README without including train.py or experiment artifacts.

Made-with: Cursor
2026-04-16 23:21:27 +09:00
demian3b
a029801e00 Gate mean-RMSD checks on main only; document branch workflow.
Run flow-matching constraints whenever train.py is staged; apply strict mean_rmsd_100 and best-artifact updates only on the main branch. Update GUIDELINES and README for branch-per-attempt commits and cherry-pick re-integration.

Made-with: Cursor
2026-04-16 18:10:47 +09:00
demian3b
7a92652289 Initialize ai_rfm documentation and cu126 uv scaffolding.
Set up project policy files, baseline best-practice tracking, and a pre-commit performance gate so future train.py commits require measured RMSD improvement.

Made-with: Cursor
2026-04-16 16:52:57 +09:00