From 6eadd61f622f3beb88cd21216ef776b7a6e49490 Mon Sep 17 00:00:00 2001 From: Roberto Date: Sat, 16 May 2026 03:48:54 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20submodules=20=E2=80=94=20Phase?= =?UTF-8?q?=202=20connector=20skeleton?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Phase 2 ships: - scout_triage_queue Postgres table + cloud_scout_configs gmail fields - ScoutTriageQueue SQLAlchemy model - SourceConnector Protocol + connector registry - ScoutEngine: trigger_scout, _process_item (stub _triage_llm), deliver_pending, ack_proposal - WS frame contract: scout_proposal + scout_proposal_ack - Electron scout_suggestions SQLite table - Electron scout-suggestion-handler Co-Authored-By: Claude Opus 4.7 --- adiuvAI | 2 +- api | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/adiuvAI b/adiuvAI index 5cd895f..ff1208f 160000 --- a/adiuvAI +++ b/adiuvAI @@ -1 +1 @@ -Subproject commit 5cd895f04e7b165fba7492b64da0887e4536f5c1 +Subproject commit ff1208fd3c4bde7ebc88b0179d384ec7dee0eaa6 diff --git a/api b/api index fbd308d..9f21d5a 160000 --- a/api +++ b/api @@ -1 +1 @@ -Subproject commit fbd308d288fd5b90dbce76a3922b98fbea58d5fc +Subproject commit 9f21d5ae8fccdb8fd86e962f1d9412800a404384