Commit 8f20201
* feat(spec): object-* block family enters ComponentPropsMap (#7751)
Direction A per the maintainer ruling (2026-08-12): six object-* blocks get
props schemas derived from objectui's renderer read points, so
validate-component-props has schemas to dispatch and 'filters' -> 'filter'
did-you-mean comes free. object-chart deliberately excluded (two-vocabulary
problem). Parity rides check:react-declaration-parity, which now iterates the
object-* map entries under the same baseline ratchet.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012MNV7ZSCjNfA38eDCjsXQL
* feat(spec): regen artifacts, ADR-0122 aliases + pins for the object-* props schemas (#7751)
- api-surface/export-origins/docs-references/strictness-ledger counts regenerated
(the four check:generated proved stale)
- each new schema gets its author-state type alias (ObjectGridProps ...) per
ADR-0122; all six are default-free so they pin isomorphic (Iso838-Iso843)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012MNV7ZSCjNfA38eDCjsXQL
* merge origin/main (os-regen artifacts taken from main; regeneration follows)
* chore(spec): regenerate artifacts on merged base (#7751)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012MNV7ZSCjNfA38eDCjsXQL
* chore(spec): regenerate artifacts on merged base; renumber ADR-0122 pins to Iso839-Iso844 (#7751)
Main's #8211 (PR #8450) took Iso838; the six object-* pins renumber to the
next free ids on the merged tree (ids are claims about pins, not positions —
renumbering unmerged pins is legal). Pin count 825 + 6 = 831, asserted by the
count case, not arithmetic.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012MNV7ZSCjNfA38eDCjsXQL
---------
Co-authored-by: Claude <noreply@anthropic.com>
1 parent c91e19a commit 8f20201
14 files changed
Lines changed: 1156 additions & 18 deletions
File tree
- .changeset
- content/docs/references
- ui
- docs/audits
- packages
- lint/src
- spec
- api-surface
- authorable-surface
- export-origins
- json-schema.manifest
- scripts
- src
- ui
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
| 367 | + | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
| 378 | + | |
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| |||
0 commit comments