Commit ddeccc6
committed
chore(spec): register accept/maxSize in the field liveness ledger
The spec-property liveness gate (ADR-0049, declared != enforced) flagged both
new properties as UNCLASSIFIED — which is the gate doing exactly its job, since
the whole reason these two are being added is that they were read by widgets
while nothing in the contract declared or enforced them.
Both are registered live, with the server-side enforcement site as evidence
rather than the widget that merely offers them to the file picker: a
client-side check is bypassed by any caller talking to the API directly, so it
is not what makes the property live.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SHpGw3GBA9aFpfwVArRWfd1 parent 19378c3 commit ddeccc6
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
254 | 264 | | |
255 | 265 | | |
256 | 266 | | |
0 commit comments