• v0.3.0 5deedd815b

    v0.3.0 — the Field Guide + the Library
    Some checks failed
    ci / ci (push) Failing after 37s
    release-please / release-please (push) Failing after 2s
    Stable

    manlycucumber released this 2026-07-18 14:22:55 +00:00 | 15 commits to develop since this release

    Signed by manlycucumber
    SSH key fingerprint: SHA256:8p43efURze9XQCLkl5OWp1vH2ahx+ylSuSYiham0PUE

    The Field Guide (FG-1..FG-7): hub, habitat/kind axes, card album with record-on-read, anatomy hotspot diagrams, and the habitat range map — plus the Library content system (tiered rendering, offline Pagefind search, glossary, cross-links). Dev-dependency majors: eslint 10, vitest 4, and a batch of 5 (globals 17, eslint-config-prettier 10, prettier-plugin-svelte 4, @types/node 24, @sveltejs/vite-plugin-svelte 7).

    Downloads
  • v0.2.0 4932895ec0

    manlycucumber released this 2026-07-06 23:17:03 +00:00 | 39 commits to develop since this release

    No known key found for this signature in database

    The Interface — the interactive retro "desktop" you explore.

    Features

    • Design tokens, theme axes, and bundled fonts (#81)
    • The Bosco desktop — interactive Portal shell (#82)
    • Accessibility floor and a styled 404 (#83)

    Highlights: three CSS token axes on <html> (theme · liturgical colour · reading tier); a calendar-driven wallpaper; a menu bar + six-app dock + draggable windows + taskbar; named device-local profiles with an avatar generator; a reading-level switch; gentle Web-Audio chimes; a keyboard-accessible accessibility floor (two-tone focus rings, skip link, axe-clean); and a styled in-world 404 — all fully offline. Hardened by an adversarial multi-agent review.

    Full changelog: https://github.com/BoscoApp/bosco/compare/v0.1.0...v0.2.0

    Downloads
  • v0.1.0 36ed9f910a

    manlycucumber released this 2026-07-06 23:17:02 +00:00 | 44 commits to develop since this release

    No known key found for this signature in database

    The Core — a static, fully-offline SvelteKit scaffold with the content, state, and calendar spine in place.

    Features

    • Scaffold the static offline app, governance, and CI gate (#61)
    • Content module, local-first state, and vendored calendar (#62)

    Highlights: a Zod content module that gates unreviewed doctrine out of production builds; a local-first, sync-ready data layer (localStorage prefs + IndexedDB collections behind a single $lib/state seam); a vendored 1962 liturgical calendar read at runtime with zero network; and the ci offline-invariant guards (external-URL, content-gate, offline smoke).

    Full changelog: https://github.com/BoscoApp/bosco/blob/develop/CHANGELOG.md

    Downloads