diff --git a/intelligence/deepdive/config.yaml b/intelligence/deepdive/config.yaml index 7c1df0e..499770b 100644 --- a/intelligence/deepdive/config.yaml +++ b/intelligence/deepdive/config.yaml @@ -88,6 +88,19 @@ deepdive: speed: 1.0 output_format: "mp3" # piper outputs WAV, convert for Telegram + # Phase 0: Fleet Context Grounding + fleet_context: + enabled: true + gitea_url: "http://143.198.27.163:3000" + token: "${GITEA_TOKEN}" # From environment + owner: "Timmy_Foundation" + repos: + - "timmy-config" + - "the-nexus" + - "timmy-home" + - "hermes-agent" + - "wizard-checkpoints" + # Phase 5: Delivery delivery: method: "telegram"