10 — Scratch
Working notes, in-progress models, and exploratory scripts that haven’t been folded into the permanent vault structure yet — or may never be, if they don’t pan out. Treat everything here as a draft in motion, not a source of truth.
Files in This Section
| File | Purpose |
|---|---|
| scratch-booking-vs-grooming-targets | Working model of booked-vs-groomed gaps: same-period slot leakage (no-shows/cancellations) and the forward booking pipeline (new bookings needed to hit future grooms targets, net of rebooking clients) |
scratch-booking-pipeline-model.js | Reference script implementing the forward-pipeline math from the note above — edit the parameters at the top and run with node to regenerate the tables |
| kendra-followup-questions | Master list of open questions for Kendra. Lives here now, not at vault root — see note below |
Cross-References
- Booking pipeline modeling touches: revenue-projections, scheduling-procedures, cancellation-and-no-show-policy
Note on kendra-followup-questions.md
This file used to live at the vault root; it’s been moved here. Three files elsewhere still
link to it with a ../ path assuming the old root location — hours-of-operation-proposal
(x2) and index. Fixed those links to point here (2026-07-06).
If this file gets moved again, grep the vault for kendra-followup-questions to catch any
links that need updating.