Commit cff2e0d
committed
docs: [#220] update documentation with real command outputs and state management warnings
- Updated docs/e2e-testing/manual-testing.md:
* Replaced all fake command output with real output from test runs
* Removed all references to non-existent 'deploy' command
* Updated state machine to reflect actual workflow (provision → configure → release → run)
* Added comprehensive warnings about manual state editing dangers
* Added 'Checking Logs for Diagnosis' section with examples
* Updated command durations with real timing data
* Fixed all command sequences and recovery procedures
- Updated docs/user-guide/quick-start.md:
* Replaced fake output with real command output
* Updated complete workflow to show correct 5-step process
* Changed Step 6 from 'test' to 'release' command
* Added Step 7 'run' command (was missing)
* Renumbered cleanup to Step 8
* Updated Quick Reference with correct command sequence
* Fixed all timing information with real test data
- Updated docs/e2e-testing/README.md:
* Added manual-testing.md to documentation structure
* Added link to manual testing guide in 'Learn More' section
* Updated description to distinguish automated vs manual testing
- Updated AGENTS.md:
* Added Manual E2E Testing section with link to manual-testing.md
* Listed key topics covered in the manual testing guide
All markdown linting checks pass. Documentation now reflects actual system behavior with accurate command outputs, correct workflows, and proper warnings about state management.1 parent aacdcd6 commit cff2e0d
File tree
4 files changed
+1086
-46
lines changed- docs
- e2e-testing
- user-guide
4 files changed
+1086
-46
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
138 | 143 | | |
139 | 144 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
0 commit comments