Conversation
…ta/auth/i18n/a11y/routing * Audits 39 shipped macros across 4 blocks * Proposes 27 new primitives (22 accept v1.1, 4 defer v1.2, 3 reject) * Covers 7 dimensions: design, styles, data, auth, i18n, a11y, routing * Adds @aihu/i18n plugin proposal (~2 kB ICU subset, zero deps) * 25 RFC stubs (RFC-A5-001 through RFC-A5-025) * 8 require core vocabulary amendments; 17 are plugin spec entries * Phased delivery: M1 unblocks routing + a11y (no plugin gates), M2 lights up design/styles/auth/i18n primitives post live-binding RATIFY Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Architecture spec auditing 39 shipped macros and proposing 27 new SFC primitives across 7 dimensions.
Dimensions covered
<$theme><$container>,<$prefers>,<$reactive>(() => expr)amendment<$mutation>(deferred v1.2)<$user>,<$signin>,<$signout><$locale>,<$translate>,<$t>,<$plural>,<$relativeTime>,<$dateTime>,<$number><$liveRegion>,<$focusTrap>,<$skipLink>,<$visuallyHidden>,<$announce><$router>,<$route>,<$link>,<$outlet>,<$navigate>,<$beforeNavigate>,<$afterNavigate>Decisions
Phased delivery
@aihu/auth+@aihu/i18nships)<$mutation>, full ICU, breadcrumbs, pollingHard gate
<$guard>enforcement remains gated on live-binding RFC #56 ratification per Directive 3 — fallback UI renders correctly regardless; enforcement activates via single wiring change post-RATIFY.🤖 Generated with Claude Code