[Scrum] - SUSI Interpretation Project - 20260727

2 views
Skip to first unread message

Eshaan Walia

unread,
Jul 27, 2026, 12:53:57 PMJul 27
to SUSI.AI
1. What did I do yesterday?
  • close_old_connections() on caption SSE so streams don’t hoard DB slots.

  • Found PRs #40, #41, #44 all targeted main (independent, not stacked).

  • Rebuilt branches as real stack (m1-susi-client → … → m1-dashboard-redesign).

  •   Prepared (#41) for merge

  • interpretation_susiconnection missing

  • DB had migrations from newer branch (0002 drops SusiConnection); code on m1-models still uses that table → migrate said “nothing to do.”

Fix: reset interpretation migrations or use a branch that matches the DB.


  “Token invalid” but SUSI log shows 200

  • Not a bug: SUSI returns 200 + {"authenticated": false} without a valid JWT.

  • eventyay only succeeds when body has "authenticated": true.

  • Tested locally: no token → false; valid Bearer JWT → true;

    SusiClient.verify() passes.

  • This PR = URL + pasted JWT, not email/password (that’s m1-email-password-connect).


2. What do I plan to do today?
    • Prepare milestone 2 prs for eventyay interpretation

    • Prepare interpretation plugin prs for eventyay

    3. What is blocking me from making progress?

    No Blocker at the moment

    Reply all
    Reply to author
    Forward
    0 new messages