iomgaa
|
269e0d294c
|
docs: design for gate speedup (preload BaselineCache + parallel arms)
|
2026-07-16 14:23:47 -04:00 |
|
iomgaa
|
cc01d5ed62
|
fix: address Codex review of telemetry fix (mkdir degrade, close, degrade tests)
|
2026-07-16 08:53:50 -04:00 |
|
iomgaa
|
065c8ae1b9
|
fix: telemetry single persistent connection + lock (kill concurrent write lock)
|
2026-07-16 08:47:23 -04:00 |
|
iomgaa
|
766592d855
|
docs: design for telemetry SQLite concurrency fix (align HarnessLog pattern)
|
2026-07-16 08:47:23 -04:00 |
|
iomgaa
|
933de6251e
|
chore: add FORCE flag to split script; align train config pool sizes to 0.4 split
|
2026-07-16 07:46:31 -04:00 |
|
iomgaa
|
5fdcd9b5aa
|
feat: add Video-MME 900 training entry (config + self-contained script)
|
2026-07-16 07:34:14 -04:00 |
|
iomgaa
|
a1c4e051e7
|
Merge branch 'feat/preflight-train-fixes': preflight training fixes (4 WPs, 21+ defects)
|
2026-07-16 07:25:50 -04:00 |
|
iomgaa
|
6a9b1ea188
|
docs: record preflight final review + integration fixes (I-3/I-4/M-2)
|
2026-07-16 07:21:10 -04:00 |
|
iomgaa
|
6911c83d66
|
refactor: share INFRA stop-reason set from core.evolution
|
2026-07-16 07:19:31 -04:00 |
|
iomgaa
|
b3ba11c7a5
|
fix: count gate INFRA guard numerator by unit not record
|
2026-07-16 07:16:33 -04:00 |
|
iomgaa
|
ee69721ea3
|
fix: filter frozen pools by requested task_types subset
|
2026-07-16 07:13:31 -04:00 |
|
iomgaa
|
e1f08dcd3b
|
fix: count units not questions in trainability pre-flight; fail-fast when all types filtered
|
2026-07-16 06:45:16 -04:00 |
|
iomgaa
|
ef244c52bd
|
chore: add trainable_min_units to train_ar30 config
|
2026-07-16 06:35:10 -04:00 |
|
iomgaa
|
ed59c6091a
|
test: accept cache_salt kwarg in AgentLoop mock LLM stub
|
2026-07-16 06:34:16 -04:00 |
|
iomgaa
|
9be3bdb8eb
|
feat: inject run_id as cache_salt for per-epoch resampling (algo #10)
|
2026-07-16 06:33:09 -04:00 |
|
iomgaa
|
58a0203522
|
perf: dedup holdout four-way eval (baseline derive, best_hard memo)
|
2026-07-16 06:31:00 -04:00 |
|
iomgaa
|
77fd35830c
|
fix: idempotent _run_step (DELETE stale) + checkpoint after gate save
|
2026-07-16 06:27:38 -04:00 |
|
iomgaa
|
efbdeb1647
|
fix: route None/degraded diagnoses to lapse; abort on high degrade rate
|
2026-07-16 06:24:11 -04:00 |
|
iomgaa
|
65126feada
|
fix: patch checks full target span + marker injection/integrity (algo #8)
|
2026-07-16 06:20:29 -04:00 |
|
iomgaa
|
caea9150b3
|
feat: pre-flight filter of untrainable task types before gate
|
2026-07-16 06:16:02 -04:00 |
|
iomgaa
|
c44f6010eb
|
fix: early_stop patience counts epochs not steps
|
2026-07-16 06:09:11 -04:00 |
|
iomgaa
|
25918a73ff
|
fix: normalize non-scalar prediction; harden predictions insert
|
2026-07-16 06:06:58 -04:00 |
|
iomgaa
|
7d02cded99
|
fix: wrap diagnosis run_log with StepsJsonRunLog (restore algo #7 traces)
|
2026-07-16 06:05:55 -04:00 |
|
iomgaa
|
e1cac644c8
|
docs: address Codex review of WP3 plan (pools passthrough, holdout memo, DELETE table)
|
2026-07-16 06:03:17 -04:00 |
|
iomgaa
|
03337af8f8
|
fix: gate INFRA isolation edge cases (all-INFRA fail-loud, parse_error in guard)
|
2026-07-16 05:54:02 -04:00 |
|
iomgaa
|
b307f51340
|
feat: --retry-uncertain re-diagnoses uncertain rows; fix docstring
|
2026-07-16 05:41:19 -04:00 |
|
iomgaa
|
c68de849da
|
fix: slow-update R2 dual_metric uses slow_candidate kind (not final)
|
2026-07-16 05:38:05 -04:00 |
|
iomgaa
|
1468a53b7a
|
fix: read-only baseline queries skip _runs upsert (register_run flag)
|
2026-07-16 05:36:47 -04:00 |
|
iomgaa
|
96884dd149
|
fix: atomic writes for manifest/record_run/update_best (tmp+replace)
|
2026-07-16 05:34:45 -04:00 |
|
iomgaa
|
d1516bf56b
|
fix: isolate gate baseline-arm INFRA errors from BaselineCache (algo #6)
|
2026-07-16 05:33:21 -04:00 |
|
iomgaa
|
87908b23eb
|
fix: half-open circuit admits single probe (no thundering herd)
|
2026-07-16 05:27:46 -04:00 |
|
iomgaa
|
1cbfa97b8d
|
fix: cover httpx disconnect family in transient error set
|
2026-07-16 05:26:52 -04:00 |
|
iomgaa
|
200053fbdc
|
fix: treat SSE stream without [DONE] as truncated (retry, no cache)
|
2026-07-16 05:26:21 -04:00 |
|
iomgaa
|
7cc6aa5b23
|
fix: reject REDIS_CACHE_TTL<=0 (kill implicit never-expire)
|
2026-07-16 05:25:36 -04:00 |
|
iomgaa
|
564c92a043
|
feat: add cache_salt dimension to LLM response cache
|
2026-07-16 05:23:58 -04:00 |
|
iomgaa
|
c5c11ea81b
|
docs: address Codex review of WP4 plan (salt key compat, store/protocol, INFRA path)
|
2026-07-16 05:21:18 -04:00 |
|
iomgaa
|
04bda25335
|
docs: update WP4 plan workspace anchors after WP2 line drift
|
2026-07-16 05:14:12 -04:00 |
|
iomgaa
|
8f349c5c62
|
fix: make frozen product backup unique and atomic on --force
|
2026-07-16 05:12:08 -04:00 |
|
iomgaa
|
a0c7e043e8
|
fix: validate global frozen pools baseline_run_id + sha256 on load
|
2026-07-16 05:05:15 -04:00 |
|
iomgaa
|
4d60a545f6
|
feat: seed carries frozen pools.json into training workspace
|
2026-07-16 05:02:16 -04:00 |
|
iomgaa
|
a39846af6e
|
feat: guard frozen split products against silent overwrite (--force)
|
2026-07-16 05:00:42 -04:00 |
|
iomgaa
|
5bb8319220
|
feat: tier-aware diag/val split with val-power repair (design 5.1)
|
2026-07-16 04:58:41 -04:00 |
|
iomgaa
|
6432ffef9a
|
feat: add dedupe_per_question to extract_run_db (canonical 902->900)
|
2026-07-16 04:54:19 -04:00 |
|
iomgaa
|
06c575f0a4
|
chore: bump video_split val_ratio 0.3->0.4 for terminal-eval power
|
2026-07-16 04:53:14 -04:00 |
|
iomgaa
|
4fd8a6bfef
|
docs: fix WP2 plan GeneratedQuestion import + NULL qid note (Codex review)
|
2026-07-16 04:52:31 -04:00 |
|
iomgaa
|
232a56e826
|
fix: fail-loud on missing evolve/diagnose templates (no silent empty)
|
2026-07-16 04:43:22 -04:00 |
|
iomgaa
|
1108235818
|
refactor: drop dead prompt fields consolidate_system/span_eval_user
|
2026-07-16 04:42:26 -04:00 |
|
iomgaa
|
d3639a94b8
|
feat: migrate 5 evolve/momentum templates from TRM4 (algo #8)
|
2026-07-16 04:41:02 -04:00 |
|
iomgaa
|
6cdf05d56b
|
docs: address Codex review of WP1 plan (real loader tests, red-green order)
|
2026-07-16 04:38:51 -04:00 |
|
iomgaa
|
39a9210e4d
|
docs: add 4 work-package implementation plans for preflight fixes
|
2026-07-16 04:32:47 -04:00 |
|