Commit bc007bc
docs(readme): explain validate_state self-heal + add FAQ for 'all skipped'
When state markers say done but artifacts vanished, the previous wording
('check state_has KEY, skip if done; delete a line to retry') hid the
trap users actually hit: install reports [skip] for everything while the
clone or .env or sandbox overlay is missing, and the final summary
keeps warning about an unset sandbox.
- Idempotency section: add 'Artifact verification (validate_state)'
subsection with a table of detection conditions and the markers that
get auto-cleared. Note the SANDBOX_DEFERRED follow-up that prevents
the original 'docker.sock not ready on first install' stuck-marker
regression. Reframe the contract as 'counts as done only while the
artifact still exists', not 'ran once and forgot'.
- FAQ: new entry 'install keeps printing [skip] but nothing works' with
the typical causes (manual delete · Docker Desktop still booting on
first install) and the one-line recovery (git pull → install →
doctor).
- Sync KO + EN.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 77b327f commit bc007bc
2 files changed
Lines changed: 70 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
463 | 483 | | |
464 | 484 | | |
465 | 485 | | |
| |||
599 | 619 | | |
600 | 620 | | |
601 | 621 | | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
602 | 636 | | |
603 | 637 | | |
604 | 638 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
656 | 676 | | |
657 | 677 | | |
658 | 678 | | |
| |||
820 | 840 | | |
821 | 841 | | |
822 | 842 | | |
| 843 | + | |
| 844 | + | |
823 | 845 | | |
824 | 846 | | |
825 | 847 | | |
826 | 848 | | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
827 | 863 | | |
828 | 864 | | |
829 | 865 | | |
| |||
0 commit comments