Session 7 — SmartSuite Cutover Phases 1-2 + Friday Intelligence Tiers 1-2
What was built
- SmartSuite Cutover Phases 1-2 (TB-10) — complete elimination of SmartSuite from live request path
- Phase 1: comm_log + rfis tables migrated to supabase-sync, jurisdictions exported to static JSON, SUPABASE_FIELD_MAP filled
- Phase 2: self-generated 24-char hex IDs replace SmartSuite as ID authority, write_comm_log() helper, 16 COMM_LOG call sites migrated, 25 orphaned imports cleaned
- Friday Intelligence Upgrade Tiers 1-2 (TB-16) — replaced 17 rigid tools with flexible query engine + SQL
- Tier 1:
query_data tool with table/column allowlists, describe_schema for self-discovery
- Tier 2:
run_sql tool via Supabase RPC (friday_execute_sql()), SELECT-only, 5s timeout, financial column redaction
- Cross-system tools:
query_stripe, query_calendar, get_pipeline_alerts, get_recon_status
- Added TB-12 through TB-16 task brief references
- OpenClaw CLI container retired
- unlikely.chat Caddy route removed
Services touched