Skip to content

docs: bring the README up to date with plan 4 - #16

Merged
malinfossum merged 1 commit into
mainfrom
docs/readme-update
Sep 10, 2026
Merged

malinfossum merged 1 commit into
mainfrom
docs/readme-update

Conversation

@malinfossum

Copy link
Copy Markdown
Owner

Documentation only — no code, no data, no workflow changes.

The redesign (#12) changed four things the README still described from before it:

Section Was Now
Status 91 services 94 — plan 4 added the three national emergency rows
Status one sentence noting the current design shipped 2026-09-09
Stack "Hosting (planned): Azure" Azure Static Web Apps + App Service, database on Neon
Web the light-first theme and its toggle, and the quick exit in the header
Web "Lighthouse >= 95 ... is part of the definition of done" the budget, then the measured result: accessibility 100 across the site, landing 99, /sok 67-74 and missing it

The Lighthouse change is the one worth reading. The old wording implied the budget was met.
It now says plainly that /sok misses it, that the cause is LCP on the first result heading —
which cannot paint before the API answers — and that I reported it rather than tuned it away.

Numbers are read off api/Varde.Tests/Integration/SeedDataTests.cs (94 resources, 8
municipalities, 9 categories) and the measurement table in #12, not from memory.

Also re-checked and left unchanged: the four API endpoints match the controllers, the three
workflows and their triggers match .github/workflows/, port 5005 matches launchSettings.json
and api.ts, npm run fonts exists, and every referenced doc path resolves.

The redesign changed facts the README still stated from before it:

- 94 seeded services, not 91 — plan 4 added the three national emergency rows
- hosting is live, not planned
- the light-first theme and its toggle, and the quick exit, were undocumented
- the Lighthouse line implied the >= 95 budget was met; /sok scores 67-74 and
  misses it, LCP-bound on the first result heading. Reported, not tuned away.

Numbers read off SeedDataTests and PR #12's measurement table.
@malinfossum
malinfossum merged commit 95bb7b7 into main Sep 10, 2026
6 checks passed
@malinfossum
malinfossum deleted the docs/readme-update branch September 10, 2026 09:21
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