CheddarBooks apps and foundations, beginning with LaundryLog.
  • HTML 64.7%
  • F# 33.1%
  • TypeScript 2.1%
Find a file
2026-04-01 12:00:05 -04:00
docs docs: add package guidance flow 2026-04-01 11:28:26 -04:00
scripts/laundrylog model: make nm the active universal slice surface 2026-03-30 17:34:57 -04:00
src model: make nm the active universal slice surface 2026-03-30 17:34:57 -04:00
tests model: make nm the active universal slice surface 2026-03-30 17:34:57 -04:00
workspace/laundrylog workspace: refresh nm path artifact 2026-04-01 09:35:59 -04:00
.gitignore test: add playwright browser harness for laundrylog paths 2026-03-29 22:22:41 -04:00
AGENTS.md docs: add package guidance flow 2026-04-01 11:28:26 -04:00
bootstrap-source.toml Bootstrap CheddarBooks from NEXUS-EMERGING 2026-03-27 10:48:44 -04:00
CheddarBooks.slnx Bootstrap CheddarBooks from NEXUS-EMERGING 2026-03-27 10:48:44 -04:00
README.md docs: add package guidance flow 2026-04-01 11:28:26 -04:00

CheddarBooks

This repo is the extracted concrete application line for CheddarBooks, beginning with LaundryLog.

Bootstrap source:

  • source repo: NEXUS-EMERGING
  • source commit: cfc25c2d
  • bootstrap dependency root: /home/ivan/NEXUS/FnTools

Current included projects:

  • CheddarBooks.LaundryLog
  • CheddarBooks.LaundryLog.UI

Current included test project:

  • CheddarBooks.Tests

Start here:

Agent And Repo Memory Surfaces

External Package Guidance

CheddarBooks inherits the broader NEXUS rule:

  • check official package docs and examples first
  • then use local package-reference notes for repo-specific workflows and gotchas
  • add or update a local note when a package becomes part of repeated work here