docs: update CLAUDE.md with session learnings (18 Apr 2026) #2

Merged
kianiadee merged 2 commits from quality-program-2026-04-12 into main 2026-04-18 11:14:41 +00:00
Owner

Updates CLAUDE.md based on discoveries made this session:

  • Schema split (tracksolid_2 live, tracksolid empty)
  • DB direct access tip
  • Forgejo API auth pattern
  • Fleet state and open items updated

🤖 Generated with Claude Code

Updates CLAUDE.md based on discoveries made this session: - Schema split (`tracksolid_2` live, `tracksolid` empty) - DB direct access tip - Forgejo API auth pattern - Fleet state and open items updated 🤖 Generated with [Claude Code](https://claude.com/claude-code)
kianiadee added 1 commit 2026-04-18 09:26:33 +00:00
docs: update CLAUDE.md with session learnings (18 Apr 2026)
Some checks failed
Static Analysis / static (push) Waiting to run
Tests / test (push) Waiting to run
Static Analysis / static (pull_request) Has been cancelled
Tests / test (pull_request) Has been cancelled
244112154a
- §3: note tracksolid_2 as live schema, tracksolid as empty target;
  add DB direct access tip (31.97.44.246:5888, leading space in .env)
- §4: add import_drivers_csv.py and migration 06 to codebase map
- §5: document tracksolid_2 live tables with column differences
  (assigned_team vs cost_centre, city vs assigned_city); add ops.*
- §8: add rule 9 (Forgejo API auth via keychain) and rule 10
  (always check active schema before querying)
- §9: update fleet state — pipeline stopped Apr 6, CSV fleet pending,
  0 driver names, 19 stale positions
- §10: replace driver-name manual item with deploy + CSV import tasks

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
kianiadee added 1 commit 2026-04-18 11:14:36 +00:00
infra: expose timescale_db port 5888 for direct pgcli access
Some checks failed
Static Analysis / static (push) Waiting to run
Tests / test (push) Waiting to run
Static Analysis / static (pull_request) Has been cancelled
Tests / test (pull_request) Has been cancelled
160f477318
Maps host port 5888 → container port 5432 so the DB can be reached
directly from the MacBook (requires UFW allow 5888/tcp on the server).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
kianiadee merged commit 6b4e09670a into main 2026-04-18 11:14:41 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kianiadee/tracksolid_timescale_grafana_prod#2
No description provided.