Skip to content

Commit 68342bb

Browse files
committed
docs: simplify README.md to direct users to ctx.ist
Reduced README.md from ~620 lines to ~110 lines. Full documentation now lives at https://ctx.ist with links to: - CLI Reference - Context Files - Integrations (Claude Code, Cursor, Aider) - Ralph Loop Signed-off-by: Jose Alekhinne <alekhinejose@gmail.com>
1 parent a3723ba commit 68342bb

2 files changed

Lines changed: 48 additions & 553 deletions

File tree

.context/TASKS.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
- [x] Update all import paths in Go files
9191
- [x] Update CLAUDE.md references
9292
- [x] Keep `ctx` as binary name (short for context)
93-
- [ ] Handle GitHub repo rename (manual step)
93+
- [x] Handle GitHub repo rename (manual step)
9494

9595
### Phase 11: Documentation `#priority:low` `#area:docs`
9696
- [x] Document Claude Code integration in README
@@ -102,15 +102,15 @@
102102
- [x] Context file format reference
103103
- [x] Integration guides (Claude Code, Cursor, Aider, etc.)
104104
- [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`
107107
- Verify CLI examples work as documented
108108
- Check for inconsistencies between README.md and docs/
109109
- 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
112112
- 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
114114

115115
## Blocked
116116

0 commit comments

Comments
 (0)