chore(db): replace Commonwealth with Settled Reach in tooling and server

Updated docstrings in sqlite_connector, qdrant_connector,
decisions_sync, schema.sql, and two doc comments in generator.rs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-05 11:26:59 +01:00
co-authored by Claude Opus 4.6
parent 3005294c98
commit 63bb6ff7c7
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
-- Commonwealth Project Ticketing Database Schema
-- Settled Reach Project Ticketing Database Schema
-- Access via: python3 tooling/db/sqlite_connector.py <command>
-- DO NOT use sqlite3 CLI (crashes in Claude Code due to std::bad_alloc bug)