|
90 | 90 | - [x] Update all import paths in Go files |
91 | 91 | - [x] Update CLAUDE.md references |
92 | 92 | - [x] Keep `ctx` as binary name (short for context) |
93 | | -- [ ] Handle GitHub repo rename (manual step) |
| 93 | +- [x] Handle GitHub repo rename (manual step) |
94 | 94 |
|
95 | 95 | ### Phase 11: Documentation `#priority:low` `#area:docs` |
96 | 96 | - [x] Document Claude Code integration in README |
|
102 | 102 | - [x] Context file format reference |
103 | 103 | - [x] Integration guides (Claude Code, Cursor, Aider, etc.) |
104 | 104 | - [x] Ralph Loop pairing guide |
105 | | -- [ ] Set up Cloudflare Pages to serve docs at ctx.ist |
106 | | -- [ ] Review docs/ and README.md for accuracy and completeness `#human-in-the-loop` |
| 105 | +- [x] Set up Cloudflare Pages to serve docs at ctx.ist |
| 106 | +- [x] Review docs/ and README.md for accuracy and completeness `#human-in-the-loop` |
107 | 107 | - Verify CLI examples work as documented |
108 | 108 | - Check for inconsistencies between README.md and docs/ |
109 | 109 | - Requires human confirmation before marking complete |
110 | | -- [ ] Simplify `docs/index.md` to avoid README.md duplication `#blocked-by:ctx.ist-live` |
111 | | - - Keep minimal intro + installation |
| 110 | +- [x] Simplify README.md to direct users to ctx.ist |
| 111 | + - Keep minimal intro + installation + quick start |
112 | 112 | - Link to full docs at ctx.ist for details |
113 | | - - Reduces drift between README.md and docs/ |
| 113 | + - Reduced from ~620 lines to ~110 lines |
114 | 114 |
|
115 | 115 | ## Blocked |
116 | 116 |
|
|
0 commit comments