Commit 9b81cad
committed
docs: comprehensive documentation update — align all docs with current codebase state
- Fix license inconsistency: LICENSE.md now MIT (matches package.json)
- Fix Node version drift: standardize on >=18 (v22 recommended) across all docs
- Remove all 'stub agent' references from QUICKSTART, TESTING, ARCHITECTURE
- Rewrite CONFIGURATION.md: replace obsolete axios/worker stub with actual AI service, preferences, and slash command configuration
- Rewrite ELECTRON_README.md: replace outdated prototype doc with accurate overlay/chat/capture/coordinate architecture
- Update ARCHITECTURE.md: fix fine grid spacing (25px not 50px), replace stub extensibility with actual provider/CLI/agent extension points
- Update CONTRIBUTING.md: add characterization test workflow, expanded project structure with ai-service/, native/, hooks/
- Update PUBLISHING.md + RELEASE_PROCESS.md: version examples match 0.0.x cadence, add characterization test requirement
- Update TESTING.md: replace Spectron/unit test stubs with current characterization test guidance
- Update PROJECT_STATUS.md: reflect 0.0.14 and unreleased capability separation work
- Add archival headers to FINAL_SUMMARY.txt, TEST_REPORT.md, GPT-reports.md, baseline-app.md
- Add context headers to docs/inspect-overlay-plan.md, docs/INTEGRATED_TERMINAL_ARCHITECTURE.md
- Add upstream separator in changelog.md between Liku Edition and upstream Copilot CLI entries
- Fix README.md package size badge (196KB not 245KB), remove dead external doc link
- Mark gameingwithai.md and refactored-ai-service.md with proper document-type headers1 parent d0fc679 commit 9b81cad
File tree
21 files changed
+361
-483
lines changed- docs
21 files changed
+361
-483
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
| 167 | + | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
| 370 | + | |
| 371 | + | |
387 | 372 | | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
| 373 | + | |
| 374 | + | |
401 | 375 | | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
| 376 | + | |
| 377 | + | |
413 | 378 | | |
414 | 379 | | |
415 | 380 | | |
| |||
451 | 416 | | |
452 | 417 | | |
453 | 418 | | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
454 | 425 | | |
455 | 426 | | |
456 | 427 | | |
| |||
0 commit comments