diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-01-12 13:45:38 -1000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-01-12 13:45:38 -1000 |
| commit | 6a899485b079ab96b71a2c2c7ed8a61302680f38 (patch) | |
| tree | fc16eefdb98b727b84d1f143a74aa4717ad025a3 /CLAUDE.md | |
| parent | 1d47891d0097c10920ab5706b54c847024ec8f29 (diff) | |
Remove obsolete AI endpoint reference from documentation
Cleaned up CLAUDE.md by removing the AI Endpoint line from the
Technical Context section. Updated SESSION_STATE.md to track this
final documentation cleanup.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'CLAUDE.md')
| -rw-r--r-- | CLAUDE.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -31,7 +31,6 @@ A unified web dashboard aggregating Trello (PRIMARY), Todoist, Obsidian, and Pla ## Technical Context - **Trello is PRIMARY:** Key + Token required in query params. - **Architecture:** chi router -> Handlers (`internal/handlers/`) -> Store (`internal/store/sqlite.go`). -- **AI Endpoint:** `GET /api/claude/snapshot` with Bearer token auth. - **Errors:** Partial data/cache fallback preferred over hard failure. ## Coding Style |
