fffiloni commited on
Commit
bdff079
·
verified ·
1 Parent(s): e9862f2

Upload 4 files

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -133,7 +133,16 @@ 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.27.
 
 
 
 
 
 
 
 
 
137
 
138
  ## v198.26.27 — Pi Repair Execution Guarantee & Model-Family Runtime Recipes
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.28.
137
+
138
+ ## v198.26.28 — Repair Patch Promotion & Guard Ordering
139
+
140
+ - Enforces syntax-first pre-upload guard ordering: no semantic ZeroGPU/API patches are applied to an app.py that does not compile.
141
+ - Relaxes repair diff gating for quarantinable advisory sidecars such as `requirements_policy.json` instead of rejecting a useful `app.py` repair.
142
+ - Quarantines non-publishable Pi repair sidecars under `repair/untrusted_extra` before upload.
143
+ - Compiles repaired `app.py` during repair sanity checks before promotion.
144
+
145
+ See `CHANGELOG_V198_26_28.md`.
146
 
147
  ## v198.26.27 — Pi Repair Execution Guarantee & Model-Family Runtime Recipes
148