fffiloni commited on
Commit
9c4ebbe
·
verified ·
1 Parent(s): 3607682

Upload 4 files

Browse files
Files changed (1) hide show
  1. README.md +14 -6
README.md CHANGED
@@ -133,15 +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.116.
137
 
138
- ## v198.26.116Space Test Field Authority
139
 
140
- - Adds per-field ownership for `Target Space`, `API name`, expected output, timeout, args and kwargs.
141
- - Endpoint badge selection now regenerates clean positional args from the selected endpoint schema without simulating a manual text input.
142
- - Removes the misleading `/predict` default so linked validation starts in discovery-first mode unless a trusted endpoint or user override exists.
143
 
144
- See `CHANGELOG_V198_26_116.md`.
 
 
 
 
 
 
 
 
145
 
146
  ## v198.26.112 — Runs Explorer Linked Validation Reconciliation Lock
147
 
 
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.118.
137
 
138
+ ## v198.26.118Runtime Risk Hints Advisory Layer
139
 
140
+ - Adds a non-invasive `RUNTIME_RISK_HINTS.json` artifact for worker/Pi observability.
141
+ - Records facts, inferences and suggestions around native kernels, `torch.compile`, LoRA/PEFT, ZeroGPU, remote code and video demo quality without mutating generated runtime behavior.
142
+ - Keeps the new advisory artifact bucket-side and out of the target Space release payload.
143
 
144
+ See `CHANGELOG_V198_26_118.md`.
145
+
146
+ ## v198.26.117 — Release Payload Hygiene
147
+
148
+ - Keeps ASF run artifacts out of generated target Space repos while preserving them in the bucket-side run archive.
149
+ - Uploads only the whitelist runtime payload to the target Space; worker contracts, dependency findings, kernel findings and repair packets stay in the run archive.
150
+ - Adds runtime upload manifest reason `release_artifact_not_for_target_space` for clean observability.
151
+
152
+ See `CHANGELOG_V198_26_117.md`.
153
 
154
  ## v198.26.112 — Runs Explorer Linked Validation Reconciliation Lock
155