docs(kaizen): add an index README, matching the sibling folders
postmortems/, notes/, and tradeoff-curves/ each have an index; kaizen/ was the odd one out, so the docs index had to deep-link a single file.
This commit is contained in:
16
docs/kaizen/README.md
Normal file
16
docs/kaizen/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Kaizen
|
||||
|
||||
> Six-step continuous-improvement write-ups: improvement potential → current
|
||||
> method analysis → ideas → test plan → implementation → evaluation. One file
|
||||
> per loop. Where a postmortem records how an incident was debugged, a kaizen
|
||||
> records how a recurring cost was measured, attacked, and re-measured — and
|
||||
> which standard changed so it stays fixed.
|
||||
>
|
||||
> Docs index: [`../README.md`](../README.md). Project overview:
|
||||
> [`../../README.md`](../../README.md). Sibling write-ups:
|
||||
> [`../postmortems/`](../postmortems/README.md) ·
|
||||
> [`../tradeoff-curves/`](../tradeoff-curves/README.md).
|
||||
|
||||
| Kaizen | Status |
|
||||
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------- |
|
||||
| [`real-repo-sync.md`](real-repo-sync.md) — `:sync` (now `:gp`) never completes on the real notes repo: ∞ (device bricks) → 24.1 s measured, via the O(depth) TreeBuilder splice + a second localization loop on the push half. | Closed 2026-07-13 |
|
||||
Reference in New Issue
Block a user