From 6a899485b079ab96b71a2c2c7ed8a61302680f38 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Mon, 12 Jan 2026 13:45:38 -1000 Subject: 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 --- CLAUDE.md | 1 - 1 file changed, 1 deletion(-) (limited to 'CLAUDE.md') diff --git a/CLAUDE.md b/CLAUDE.md index 616c28d..dbef146 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -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 -- cgit v1.2.3