Skip to content

docs: track the scroll-FAB extraction plan and the hardcoded-strings audit - #486

Merged
RonenMars merged 1 commit into
land/integration-prepfrom
docs/scroll-fab-plan-and-i18n-audit
Aug 1, 2026
Merged

docs: track the scroll-FAB extraction plan and the hardcoded-strings audit#486
RonenMars merged 1 commit into
land/integration-prepfrom
docs/scroll-fab-plan-and-i18n-audit

Conversation

@RonenMars

Copy link
Copy Markdown
Owner

Both files existed only as untracked files in a working tree, so neither survived a fresh clone.

docs/superpowers/plans/2026-08-01-extract-scroll-fab.md covers the extraction that #476 deferred, when the top-FAB overlay fix made the third copy converge on the other two.
No commit since has done it, so the plan is still live, and docs/superpowers/plans/ is where this repo already keeps its fourteen active plans.

docs/hardcoded-strings-audit.md inventories user-facing strings in app/ and components/ that are not routed through react-i18next.
The i18n CI job enforces locale key parity rather than coverage, so nothing else in the repo records which strings are still hardcoded.
Its line numbers will drift over time, but the inventory is still accurate — spot-checked against components/ui/FAB.tsx and components/ui/AvatarMenu.tsx, both of which still carry the hardcoded labels it lists.

Documentation only, no code or config touched, so the commit carries [skip-ci].

…audit [skip-ci]

Both existed only as untracked files in the working tree, so neither survived a fresh clone.

The scroll-FAB plan covers the extraction that #476 deferred when the top-FAB overlay fix made the third copy converge on the other two, and no commit since has done it.
`docs/superpowers/plans/` is where the repo already keeps active plans, so it goes there alongside the other fourteen.

The audit inventories user-facing strings in `app/` and `components/` that are not routed through `react-i18next`.
The i18n CI job enforces locale key parity rather than coverage, so nothing else in the repo records which strings are still hardcoded.
Its line numbers will drift, but the inventory itself is still accurate — spot-checked against `components/ui/FAB.tsx` and `components/ui/AvatarMenu.tsx`.

[skip-ci]
@RonenMars
RonenMars force-pushed the docs/scroll-fab-plan-and-i18n-audit branch from ca105cc to 9268c5a Compare August 1, 2026 15:24
@RonenMars
RonenMars merged commit 4ba902e into land/integration-prep Aug 1, 2026
10 checks passed
@RonenMars
RonenMars deleted the docs/scroll-fab-plan-and-i18n-audit branch August 1, 2026 15:25
RonenMars added a commit that referenced this pull request Aug 1, 2026
…audit (#486)

Both files existed only as untracked files in a working tree, so neither survived a fresh clone.

The scroll-FAB plan covers the extraction that #476 deferred when the top-FAB overlay fix made the third copy converge on the other two, and no commit since has done it.
`docs/superpowers/plans/` is where the repo already keeps its active plans.

The audit inventories user-facing strings in `app/` and `components/` that are not routed through `react-i18next`.
The i18n CI job enforces locale key parity rather than coverage, so nothing else in the repo records which strings are still hardcoded.
Its line numbers will drift, but the inventory is still accurate — spot-checked against `components/ui/FAB.tsx` and `components/ui/AvatarMenu.tsx`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant