Commit b7a436f
committed
docs: drop stale renderer-status notes now that the type:'form' contract is shipped (#7245)
Both dated "Current renderer status (2026-08-10)" callouts in
protocol/objectui/actions.mdx and ui/forms.mdx said the pinned console did
not yet implement the in-shell + redirect-to-created-record contract. It
now does: at the current .objectui-sha (665661ab...) FormPage.tsx's
resolveSubmitBehavior returns { kind: 'created-record' } for internal mode
and App.tsx mounts /forms/:name via InternalFormRoute (DefaultHomeLayout),
matching objectui#4109 (merged 2026-08-11). Removing the two notes; the
contract statements above them already state the shipped behavior
accurately and needed no rewrite. The unrelated redirect-token note at
forms.mdx:424 (a different, still-open card, objectui#4190) is untouched.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011RB4waLuNbdruCo6X9oobm1 parent 2ce1eb4 commit b7a436f
2 files changed
Lines changed: 0 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | 178 | | |
190 | 179 | | |
191 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | | - | |
438 | | - | |
439 | 437 | | |
440 | 438 | | |
441 | 439 | | |
| |||
0 commit comments