fffiloni commited on
Commit
23cd4b3
·
verified ·
1 Parent(s): 659b80e

Upload 4 files

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -133,7 +133,23 @@ See `CHANGELOG_V194.md` for the Model Pre-scan Decision Card UI pass.
133
  See `CHANGELOG_V195.md` for the Runtime CSS Cleanup with Legacy Safety Net pass.
134
 
135
 
136
- Current release: Agentic Space Factory v198.26.66.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
137
 
138
  ## v198.26.66 — Simplified Runs Loading State
139
 
 
133
  See `CHANGELOG_V195.md` for the Runtime CSS Cleanup with Legacy Safety Net pass.
134
 
135
 
136
+ Current release: Agentic Space Factory v198.26.68.
137
+
138
+ ## v198.26.68 — Recovered Stats Accounting
139
+
140
+ - Preserves `recovered_by_space_test` when a linked Space Test passes for a previously failed or blocked build.
141
+ - Fixes Runs Stats so the `Recovered` cell increments for recovered build runs instead of classifying them as merely validated.
142
+ - Keeps `Validated after Space Test` for partial/unknown runs that were confirmed by a linked test but were not failed/blocker recoveries.
143
+
144
+ See `CHANGELOG_V198_26_68.md`.
145
+
146
+ ## v198.26.67 — Recovered Space Test Success Tone
147
+
148
+ - Treats `recovered_by_space_test` and `recovered_by_manual_validation` as terminal success statuses in the Active Run canonical UI state.
149
+ - Prevents stale `visual_status: error` from coloring a successful recovered run badge red.
150
+ - Keeps Runs Explorer / Runs Stats recovery accounting unchanged; this pass fixes the Active Run badge tone.
151
+
152
+ See `CHANGELOG_V198_26_67.md`.
153
 
154
  ## v198.26.66 — Simplified Runs Loading State
155