mirror of
https://github.com/IvanTheGeek/CheddarBooks.git
synced 2026-04-07 07:08:29 +00:00
CheddarBooks apps and foundations, beginning with LaundryLog.
- HTML 64.7%
- F# 33.1%
- TypeScript 2.1%
| docs | ||
| scripts/laundrylog | ||
| src | ||
| tests | ||
| workspace/laundrylog | ||
| .gitignore | ||
| AGENTS.md | ||
| bootstrap-source.toml | ||
| CheddarBooks.slnx | ||
| README.md | ||
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.LaundryLogCheddarBooks.LaundryLog.UI
Current included test project:
CheddarBooks.Tests
Start here:
docs/foundation.mddocs/laundrylog/introduction.mddocs/laundrylog/requirements.mdworkspace/laundrylog/README.md
Agent And Repo Memory Surfaces
docs/agent-readme.mddocs/current-focus.mddocs/reference/packages/README.mddocs/context-packs/laundrylog-context-pack.mddocs/session-handoffs/README.md
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