[i18n] US-A2 — Locale-aware routing #897
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks#897
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User story
As an operator, I want my dashboard URLs to include a supported locale prefix (for example
/fr/agents), so that bookmarks, shared links, and the back button reflect the language I expect.Epic: A — Platform foundations
Spec
Acceptance criteria
/redirects to/en/…or to the resolved locale per the resolution order in the parent spec./xx/agents) is rejected and replaced with a valid locale via redirect.LocaleLinkor equivalent) so locale is preserved without hand-built paths.Superseded by consolidated issue #908 (US-A1–A3 merged).