• Joined on 2021-11-21
logan opened issue logan/server-26#84 2026-08-27 03:04:19 -04:00
Call dedup is failing on every call in production: missing calls (system_id, started_at) composite index
logan closed issue logan/server-26#76 2026-08-27 02:56:27 -04:00
Two AI spend paths escape config/ai_features entirely, so "AI is off" is not true and #45 cannot measure spend
logan commented on issue logan/server-26#76 2026-08-27 02:56:26 -04:00
Two AI spend paths escape config/ai_features entirely, so "AI is off" is not true and #45 cannot measure spend

Fixed and deployed. d18e4f0, live on prod /health at 2026-08-27 06:55 UTC. "AI is off" is now an enforceable statement about the system.

Path 1 — transcript correction. Now behind a…

logan closed issue logan/server-26#75 2026-08-27 02:56:26 -04:00
Per-system correlation_enabled=false is ignored: the call still correlates, with empty tags, down the thin/recency path
logan commented on issue logan/server-26#75 2026-08-27 02:56:25 -04:00
Per-system correlation_enabled=false is ignored: the call still correlates, with empty tags, down the thin/recency path

Fixed and deployed. d18e4f0, live on prod /health at 2026-08-27 06:55 UTC.

upload.py:313 now resolves through the per-system helper instead of the raw global flag, so a system with…

logan commented on issue logan/server-26#56 2026-08-27 02:51:09 -04:00
Telegram control plane: owner-to-agent commands — built as drb-telegram-ops (WSL), pending live verification

Stray partial implementation found in the Server working tree, unattended run 2026-08-27. Not committed, and deliberately so.

Server/drb-telegram-bot/ exists untracked in the working tree:…

logan commented on issue logan/server-26#81 2026-08-27 02:51:08 -04:00
Any signed-in viewer can trigger OpenAI summary spend: incident summary routes use require_service_or_firebase_token, not require_admin_token

Partially addressed by d18e4f0 (unattended run 2026-08-27). Leaving this open — the main defect is untouched.

Done:

  • The silent {"ok": true} is gone. POST /incidents/{id}/summarize…
logan opened issue logan/server-26#83 2026-08-27 02:50:30 -04:00
transcript_correction_enabled is not a pure cost lever: turning it off disables the noise gate and pushes over-merging
logan commented on issue logan/server-26#28 2026-08-27 02:49:24 -04:00
Pre-existing incidents keep an unverifiable map pin until a call links to them

Extension found by the standing correlation pass, unattended run 2026-08-27 — unconfirmed against live data.

The server-side pin guard cannot cover the call-level case, because the frontend…

logan commented on issue logan/server-26#80 2026-08-27 02:49:23 -04:00
Scene correlation is judged on the call-level (primary-scene) embedding and severity, not the scene it is correlating

Confirmed with a concrete mechanism by the standing correlation pass, unattended run 2026-08-27.

intelligence.py:356 writes only the primary scene's severity to the call doc, and…

logan commented on issue logan/server-26#74 2026-08-27 02:49:23 -04:00
_call_fits_incident still uses signed idle, so the sweep path skips both over-merge vetoes on back-dated calls

Still open — confirmed half-fixed by the standing correlation pass, unattended run 2026-08-27. Do not close.

_call_fits_incident (incident_correlator.py:1601) still reads the signed…

logan commented on issue logan/server-26#66 2026-08-27 02:49:23 -04:00
TRACKER: 12 discovery conversations by 2026-09-22 (GOALS.md kill criterion) - checkpoint 2026-09-05

Blocker removed, unattended run 2026-08-27. Count unchanged: 0 of 12.

The #62 Decision 6c deliverables did not exist as of tonight — Version 5C/growth/ was an empty directory, 3 days after…

logan commented on issue logan/server-26#79 2026-08-27 02:49:22 -04:00
Board 2026-08-25 — Growth function ownership and the qualifying-conversation definition — FINAL MINUTES

Enactment check, unattended run 2026-08-27 — Decision 1-4/11 (the growth-ops persona, #78) is PAST ITS DATE AND NOT ENACTED.

Target was 2026-08-26. It is now 2026-08-27 and `.claude/age…

logan pushed to main at logan/server-26 2026-08-27 02:49:19 -04:00
d18e4f0743 Make "AI is off" true, and stop the transcript PATCH from destroying calls
logan commented on issue logan/server-26#62 2026-08-26 20:50:03 -04:00
Board 2026-08-24 - Unattended operating cadence and GOALS tracking - FINAL MINUTES

Owner ruling 2026-08-26: one run per day, not two. This supersedes the twice-daily cadence in board minutes #62 (Decision 4's Monday board sitting is unaffected — it rides on whichever run…

logan commented on issue logan/server-26#82 2026-08-26 20:50:02 -04:00
Unattended runs died silently on usage limits for 3 cycles - Task Scheduler reported success

Owner ruling 2026-08-26: one run per day, not two. This supersedes the twice-daily cadence in board minutes #62 (Decision 4's Monday board sitting is unaffected — it rides on whichever run…

logan commented on issue logan/server-26#82 2026-08-26 20:33:42 -04:00
Unattended runs died silently on usage limits for 3 cycles - Task Scheduler reported success

The exact command, since I was not permitted to run it myself:

$p = 'H:\Cusano-Document-Storage\Logan\Projects\Discord Radio Bot Project\Version 5C\.claude\scheduled\run-session.ps1'…
logan commented on issue logan/server-26#76 2026-08-26 20:30:54 -04:00
Two AI spend paths escape config/ai_features entirely, so "AI is off" is not true and #45 cannot measure spend

Heads-up for the next unattended run: the fix for this is already written and sitting uncommitted in the working tree - summarizer.py (+7), incidents.py (+6/-2), upload.py (+125/-53,…

logan commented on issue logan/server-26#76 2026-08-26 20:29:24 -04:00
Two AI spend paths escape config/ai_features entirely, so "AI is off" is not true and #45 cannot measure spend

Heads-up for the next unattended run: the fix for this is already written and sitting uncommitted in the working tree - summarizer.py (+7), incidents.py (+6/-2), upload.py (+125/-53,…

logan opened issue logan/server-26#82 2026-08-26 20:28:34 -04:00
Unattended runs died silently on usage limits for 3 cycles - Task Scheduler reported success