Handbook
PDCA iteration log
Summary of orchestrated build iterations under orchestration/logs/pdca/. Status files use green when the phase check passed.
Updated
| Phase | Check | Iterations | Final status | Notes |
|---|---|---|---|---|
| P1 Parse | check-10.py |
1 (10-iter1) |
green | Parser output matches frozen reference values |
| P2 Analyze | check-20.py |
1 (20-iter1) |
green | Metrics formulas and CTA structure validated |
| P3 Render | check-30.py |
1 (30-iter1) |
green | HTML DOM contract, offline rules, pre-rendered rows |
| P4 Docs | check-40.py |
1 (40-iter1) |
green | Dual wiki (docs/ + report/wiki/) and CLI parity |
| Capablio KS UI | Playwright + test_ui_shell |
1 (2026-07-14) | green | KS console shell, Forge tokens in wiki/report, capablio-website handbook scaffold |
Log artifacts per iteration (when present):
<phase>-iter<N>.status—greenor failure marker<phase>-iter<N>.check.log— check script stdout<phase>-iter<N>.agent.log— agent session notes<phase>-last-check.txt— most recent check outcome
Phases without log files are marked n/a in the table above.
For architecture context see pipeline.md.