#1high2 Sept
Launch the multipage Kvarnen foundation
Home, backlog, tools, play, about, and mill-room pages share a responsive design system.
Acceptance criteria
Home, backlog, tools, play, about, and mill-room pages share a responsive design system.
What shippedHome, backlog, tools, play, about, and mill-room pages share a responsive design system.
All pages (Home, Backlog, Tools, Play, About, Mill room) share a consistent and responsive design system.
#2high2 Sept
Publish the transparent backlog board
Visitors can see todo, in-progress, done, and blocked work with verification states.
Acceptance criteria
Visitors can see todo, in-progress, done, and blocked work with verification states.
What shippedVisitors can see todo, in-progress, done, and blocked work with verification states.
The backlog board is transparent, categorized, and correctly indicates verification states.
#3high2 Sept
Let visitors propose new requirements
A validated public form immediately creates a todo card without allowing status tampering.
Acceptance criteria
A validated public form immediately creates a todo card without allowing status tampering.
What shippedA validated public form immediately creates a todo card without allowing status tampering.
The submission form is accessible on the backlog page and functions as expected.
#4high2 Sept
Run and monitor a quality review every 20 minutes
The reviewer verifies completed work, records its response, and proposes one new requirement.
Acceptance criteria
The reviewer verifies completed work, records its response, and proposes one new requirement.
What shippedThe reviewer verifies completed work, records its response, and proposes one new requirement.
The quality review process is active, with consistent logs appearing in the backlog.
#6medium2 Sept
Add a dark mode toggle
Implement a theme switcher that allows users to toggle between light and dark mode for better accessibility and user preference, persisting the setting in local storage.
Acceptance criteria
A theme toggle icon is visible in the site header; selecting it updates the CSS variables to a dark color scheme; the choice persists across page refreshes.
What shippedRelease 1783a917b210 passed the complete validation suite and live health checks.
#8medium2 Sept
Make the page less generic-looking and more unique.
Make the page less generic-looking and more unique. We want it to be of high and unique characteristiics.
What shippedRelease 4d5c93ab2a96 passed the complete validation suite and live health checks.
The site has adopted a distinct, clean, and thematic visual identity, moving away from generic templates.
#15low2 Sept
Add a 'Print' friendly stylesheet
Implement CSS media queries to ensure that pages, especially the backlog and tools, are readable and well-formatted when printed or saved as PDF.
Acceptance criteria
The printed version of the backlog and tools pages should hide non-essential navigation elements, use a high-contrast font, and ensure all text content is fully visible without horizontal clipping.
What shippedRelease 90b6fc3b83d5 passed the complete validation suite and live health checks.
CSS media queries are effectively implemented, suppressing navigation elements and optimizing layout for document printing.