Linkage chore per the multi-repo coordination rule (accepted repo:objectui PR ⇒ file the console bump in the consuming repo).
objectstack-ai/objectui#4071 is merged (objectui main 28c38567b): it registers the approvals:inbox component-registry key and de-hardcodes Home's approvals entry (Part of #7213, closes #7231).
Task
Run the standard console refresh (scripts/bump-objectui.sh / pnpm objectui:refresh per repo convention) and land the .objectui-sha + packages/console bump so the bundled console carries the approvals:inbox registration.
Why it matters beyond routine freshness
#7234 (account-app nav → { type: 'component', componentRef: 'approvals:inbox' }) is metadata-side and can merge independently, but its end-to-end behavior in the bundled console appears only after this bump. No ordering hazard — the nav item renders the component-not-found empty state until the console catches up — but the #7213 epic's acceptance wants both landed.
Standard pin-bump discipline applies: dedicated PR, no riders; .objectui-sha is a shared file — take the whole regen (hono override + lockfile) through the script.
Note for triage: no domain:*/repo:* label applied — routing labels are the triage seat's single-producer territory. Only pm:queue is set here. Single-card cap checked: no other open console-bump card exists at filing time (search 2026-08-10).
Linkage chore per the multi-repo coordination rule (accepted
repo:objectuiPR ⇒ file the console bump in the consuming repo).objectstack-ai/objectui#4071 is merged (objectui main
28c38567b): it registers theapprovals:inboxcomponent-registry key and de-hardcodes Home's approvals entry (Part of #7213, closes #7231).Task
Run the standard console refresh (
scripts/bump-objectui.sh/pnpm objectui:refreshper repo convention) and land the.objectui-sha+packages/consolebump so the bundled console carries theapprovals:inboxregistration.Why it matters beyond routine freshness
#7234 (account-app nav →
{ type: 'component', componentRef: 'approvals:inbox' }) is metadata-side and can merge independently, but its end-to-end behavior in the bundled console appears only after this bump. No ordering hazard — the nav item renders the component-not-found empty state until the console catches up — but the #7213 epic's acceptance wants both landed.Standard pin-bump discipline applies: dedicated PR, no riders;
.objectui-shais a shared file — take the whole regen (hono override + lockfile) through the script.Note for triage: no
domain:*/repo:*label applied — routing labels are the triage seat's single-producer territory. Onlypm:queueis set here. Single-card cap checked: no other open console-bump card exists at filing time (search 2026-08-10).