Commit Graph

  • 7a95f739d4 Merge pull request 'Guard deploy workflow against stale origin on NODA1' (#5) from codex/deploy-origin-guard into main main daarion-admin 2026-03-05 11:36:44 -08:00
  • 526738dd75 ci(gitea): guard deploy sync when NODA1 origin is not deploy-safe codex/deploy-origin-guard Apple 2026-03-05 11:35:56 -08:00
  • 1ff24fdb10 Merge pull request 'Fix gateway runtime deps for experience DB/tuning' (#4) from codex/sync-gateway-deps into main daarion-admin 2026-03-05 11:33:42 -08:00
  • e39650a405 fix(gateway): add asyncpg and nats-py runtime deps codex/sync-gateway-deps Apple 2026-03-05 11:33:32 -08:00
  • 96be23ffc8 Merge pull request 'Runtime sync: add experience bus and learner stack to main' (#3) from codex/sync-runtime-main into main daarion-admin 2026-03-05 11:30:33 -08:00
  • ef6ebe3583 feat(runtime): sync experience bus and learner stack into main codex/sync-runtime-main Apple 2026-03-05 11:30:17 -08:00
  • edd0427c61 Merge pull request 'CI: add deploy-node1-runtime with hard phase6 gate' (#2) from codex/deploy-gate-node1 into main daarion-admin 2026-03-05 10:42:43 -08:00
  • fb268ec0e2 ci(gitea): allow dirty-node safe mode before hard phase6 gate codex/deploy-gate-node1 Apple 2026-03-05 10:41:43 -08:00
  • 5b3a7e3998 ci(gitea): add deploy-node1-runtime workflow with hard phase6 gate Apple 2026-03-05 10:40:06 -08:00
  • 72e74635cf Merge pull request 'Phase6/7 runtime + Gitea smoke gate setup' (#1) from codex/sync-node1-runtime into main daarion-admin 2026-03-05 10:38:15 -08:00
  • 61573d97f5 ci(smoke): harden SSH key handling for gitea/github phase6 workflow codex/sync-node1-runtime Apple 2026-03-05 09:39:33 -08:00
  • 465669fc1d feat(gateway): phase7 public access layer (entitlements, rate limits, public list) Apple 2026-03-05 09:19:25 -08:00
  • e6e705a38b ops(ci): add phase6 smoke automation and CI workflows Apple 2026-03-05 09:19:20 -08:00
  • 4d6e73f352 fix(soak): fix NameError 'm' in rate_limited warning block Apple 2026-03-05 08:07:46 -08:00
  • e12c99903d feat(soak): add --sender-count rotation + --inter-msg-ms; add NODA1 runtime snapshot Apple 2026-03-05 08:06:31 -08:00
  • e1d73ebc98 fix(soak): add missing 'import os' in matrix_bridge_soak.py Apple 2026-03-05 07:56:30 -08:00
  • f70a824f6a fix(matrix-bridge): fix _SoakMatrixClient.mark_seen signature for inject endpoint Apple 2026-03-05 07:55:04 -08:00
  • 84cb7e51bc fix(matrix-bridge): remove shadowed 'import os' inside lifespan causing UnboundLocalError Apple 2026-03-05 07:53:26 -08:00
  • 82d5ff2a4f feat(matrix-bridge-dagi): M4–M11 + soak infrastructure (debug inject endpoint) Apple 2026-03-05 07:51:37 -08:00
  • fe6e3d30ae feat(matrix-bridge-dagi): add operator allowlist for control commands (M3.0) Apple 2026-03-05 01:50:04 -08:00
  • d40b1e87c6 feat(matrix-bridge-dagi): harden mixed rooms with safe defaults and ops visibility (M2.2) Apple 2026-03-05 01:41:20 -08:00
  • a85a11984b feat(matrix-bridge-dagi): add mixed-room routing by slash/mention (M2.1) Apple 2026-03-05 01:29:18 -08:00
  • 79db053b38 feat(matrix-bridge-dagi): support N rooms in BRIDGE_ROOM_MAP, reject duplicate room_id (M2.0) Apple 2026-03-05 01:21:07 -08:00
  • 70dd2a97dc docs(dev): add ops runbook for matrix-bridge-dagi (H4) Apple 2026-03-05 01:12:49 -08:00
  • a24dae8e18 feat(matrix-bridge-dagi): add backpressure queue with N workers (H2) Apple 2026-03-05 01:07:04 -08:00
  • a4e95482bc feat(matrix-bridge-dagi): add rate limiting (H1) and metrics (H3) Apple 2026-03-05 00:54:14 -08:00
  • 313d777c84 ops(nginx): finalize matrix.daarion.space HTTPS config with Synapse proxy Apple 2026-03-05 00:42:28 -08:00
  • e5480e92db ops(nginx): add matrix.daarion.space vhost config (HTTP + HTTPS template) Apple 2026-03-03 09:00:23 -08:00
  • b27dd79ece fix(sofiia-console): pass SOFIIA_INTERNAL_TOKEN env var to container Apple 2026-03-03 08:08:23 -08:00
  • cad3663508 feat(matrix-bridge-dagi): add egress, audit integration, fix router endpoint (PR-M1.4) Apple 2026-03-03 08:06:49 -08:00
  • 8d564fbbe5 feat(sofiia-console): add internal audit ingest endpoint for trusted services Apple 2026-03-03 08:03:49 -08:00
  • 88bdaf214b fix(matrix-bridge-dagi): add BRIDGE_ROOM_MAP to docker-compose env Apple 2026-03-03 07:52:59 -08:00
  • dbfab78f02 feat(matrix-bridge-dagi): add room mapping, ingress loop, synapse setup (PR-M1.2 + PR-M1.3) Apple 2026-03-03 07:51:13 -08:00
  • d8506da179 feat(matrix-bridge-dagi): add matrix client wrapper and synapse setup (PR-M1.1) Apple 2026-03-03 07:38:54 -08:00
  • 1d8482f4c1 feat(matrix-bridge-dagi): scaffold service with health, metrics and config (PR-M1.0) Apple 2026-03-03 07:28:24 -08:00
  • 5994a3a56f feat(node-capabilities): add voice HA capability pass-through from node-worker Apple 2026-03-03 07:15:39 -08:00
  • fa749fa56c chore(infra): add NODA2 setup files, docker-compose configs and root config Apple 2026-03-03 07:15:20 -08:00
  • 67225a39fa docs(platform): add policy configs, runbooks, ops scripts and platform documentation Apple 2026-03-03 07:14:53 -08:00
  • 129e4ea1fc feat(platform): add new services, tools, tests and crews modules Apple 2026-03-03 07:14:14 -08:00
  • e9dedffa48 feat(production): sync all modified production files to git Apple 2026-03-03 07:13:29 -08:00
  • 9aac835882 chore(git): fix .gitignore — remove duplicate node_modules, add .venv-macos and runtime artifacts Apple 2026-03-03 07:13:03 -08:00
  • 2962d33a3b feat(sofiia-console): add artifacts list endpoint + team onboarding doc Apple 2026-03-03 06:55:49 -08:00
  • e0bea910b9 feat(sofiia-console): add multi-user team key auth + fix aurora DNS env Apple 2026-03-03 06:38:26 -08:00
  • 32989525fb feat(sofiia-prompt): add hardware dev Sergiy Plis (@vetr369) to development team Apple 2026-03-03 05:07:59 -08:00
  • 8879da1e7f feat(sofiia-console): add auto-evidence and post-review generation from runbook runs Apple 2026-03-03 05:07:52 -08:00
  • 0603184524 feat(sofiia-console): add safe script executor for allowlisted runbook steps Apple 2026-03-03 04:57:22 -08:00
  • ad8bddf595 feat(sofiia-console): add guided runbook runner with http checks and audit integration Apple 2026-03-03 04:49:19 -08:00
  • 4db1774a34 feat(sofiia-console): rank runbook search results with bm25 Apple 2026-03-03 04:36:52 -08:00
  • 63fec4371a feat(sofiia-console): add runbooks index status endpoint Apple 2026-03-03 04:35:18 -08:00
  • ef3ff80645 feat(sofiia-console): add docs index and runbook search API (FTS5) Apple 2026-03-03 04:26:34 -08:00
  • bddb6cd75a docs(dev): index release evidence template in runbook README Apple 2026-03-03 04:00:15 -08:00
  • 3c199be6d3 docs(dev): index release and rehearsal runbooks in docs/runbook Apple 2026-03-03 03:55:29 -08:00
  • 55a5e541df docs(dev): add v1 30-min rehearsal execution checklist Apple 2026-03-03 03:54:53 -08:00
  • ad74e4c0ba docs(dev): add sofiia-console post-release review template Apple 2026-03-02 10:20:24 -08:00
  • 3df414d35a docs(dev): add sofiia-console v1 technical release announcement Apple 2026-03-02 10:17:53 -08:00
  • e75fd334bf ops(dev): add release evidence auto-generator script Apple 2026-03-02 10:13:06 -08:00
  • 47073ba761 docs(dev): add release runbook for sofiia-console Apple 2026-03-02 10:00:08 -08:00
  • 6a0d2ff103 ops(dev): extend preflight with audit retention checks Apple 2026-03-02 09:59:22 -08:00
  • 1d18634c01 ops(dev): add audit retention pruning script Apple 2026-03-02 09:47:39 -08:00
  • e2c2333b6f feat(sofiia-console): protect audit endpoint with admin token Apple 2026-03-02 09:42:10 -08:00
  • 11e0ba7264 feat(sofiia-console): add audit query endpoint with cursor pagination Apple 2026-03-02 09:36:11 -08:00
  • 9e70fc83d2 ops(dev): add secrets rotation runbook and sofiia-console preflight checks Apple 2026-03-02 09:32:18 -08:00
  • 3246440ac8 feat(sofiia-console): add audit trail for operator actions Apple 2026-03-02 09:29:14 -08:00
  • 9b89ace2fc feat(sofiia-console): add rate limiting for chat send (per-chat and per-operator) Apple 2026-03-02 09:24:21 -08:00
  • de8002eacd ops(dev): add redis idempotency A/B smoke script Apple 2026-03-02 09:14:28 -08:00
  • d85aa507a2 docs(dev): add redis docker-compose smoke snippet for sofiia-console Apple 2026-03-02 09:11:45 -08:00
  • 9f085509dd test(sofiia-console): cover redis idempotency backend Apple 2026-03-02 09:08:54 -08:00
  • 3b16739671 feat(sofiia-console): add RedisIdempotencyStore backend Apple 2026-03-02 09:08:52 -08:00
  • 0b30775ac1 feat(sofiia-console): add structured json logging for chat ops Apple 2026-03-02 08:24:54 -08:00
  • 98555aa483 test(sofiia-console): add multi-node e2e routing test Apple 2026-03-02 08:18:59 -08:00
  • e504df7dfa feat(sofiia-console): harden cursor pagination with tie-breaker Apple 2026-03-02 08:12:19 -08:00
  • 0c626943d6 refactor(sofiia-console): extract idempotency store abstraction Apple 2026-03-02 08:11:13 -08:00
  • b9c548f1a6 test(sofiia-console): cover noda2 router_url fallback in legacy local run Apple 2026-03-02 08:00:35 -08:00
  • 93f94030f4 feat(sofiia-console): expose /metrics and add basic ops counters Apple 2026-03-02 04:52:04 -08:00
  • d9ce366538 feat(sofiia-console): idempotency_key, cursor pagination, and noda2 router fallback Apple 2026-03-02 04:14:58 -08:00
  • 5a886a56ca test(sofiia-console): cover idempotency and cursor pagination contracts Apple 2026-03-02 04:03:30 -08:00
  • f16bab2cb9 chore(aurora): support keychain/env loading for kling credentials on launchd Apple 2026-03-01 06:26:17 -08:00
  • 1ea4464838 feat(aurora-smart): add dual-stack orchestration with policy, audit, and UI toggle Apple 2026-03-01 06:21:17 -08:00
  • 5b4c4f92ba feat(aurora): add detection overlays with face/plate boxes in compare UI Apple 2026-03-01 05:00:29 -08:00
  • 79f26ab683 feat(aurora-ui): add interactive pre-analysis controls and quality report Apple 2026-03-01 04:10:10 -08:00
  • fe0f2e23c2 feat(aurora): expose quality report API and proxy via sofiia console Apple 2026-03-01 03:59:54 -08:00
  • c230abe9cf fix(aurora): harden Kling integration and surface config diagnostics Apple 2026-03-01 03:55:16 -08:00
  • ff97d3cf4a fix(console): route Aurora Kling enhance via standard proxy base URL Apple 2026-03-01 03:48:19 -08:00
  • 4e9091b96c fix(aurora): avoid port clash with native launchd instance on NODA2 Apple 2026-03-01 03:36:47 -08:00
  • 91559a720b fix(node2): mount config into router for tool governance policies Apple 2026-03-01 03:27:08 -08:00
  • 49afb1df99 docs(audit): add NODA2 Sofiia tools audit and full matrix Apple 2026-03-01 01:42:57 -08:00
  • 57632699c0 chore(cleanup): remove obsolete compose version and trim router Dockerfile Apple 2026-03-01 01:37:30 -08:00
  • de234112f3 feat(node2): wire calendar-service and core automation tools in router Apple 2026-03-01 01:37:13 -08:00
  • 9a36020316 P3.5-P3.7: 2-layer inventory, capability routing, STT/TTS adapters, Dev Contract Apple 2026-02-27 05:24:09 -08:00
  • 194c87f53c feat(fabric): decommission Swapper from critical path, NCS = source of truth Apple 2026-02-27 04:16:16 -08:00
  • 90080c632a fix(fabric): use broadcast subject for NATS capabilities discovery Apple 2026-02-27 03:20:13 -08:00
  • a6531507df merge: integrate remote codex/sync-node1-runtime with fabric layer changes Apple 2026-02-27 03:09:12 -08:00
  • ed7ad49d3a P3.2+P3.3+P3.4: NODA1 node-worker + NATS auth config + Prometheus counters Apple 2026-02-27 03:03:18 -08:00
  • a605b8c43e P3.1: GPU/Queue-aware routing — NCS metrics + scoring-based model selection Apple 2026-02-27 02:55:44 -08:00
  • c4b94a327d P2.2+P2.3: NATS offload node-worker + router offload integration Apple 2026-02-27 02:44:05 -08:00
  • a92c424845 P2: Global multi-node model selection + NCS on NODA1 Apple 2026-02-27 02:26:12 -08:00
  • 89c3f2ac66 P1: NCS-first model selection + NATS capabilities + Grok 4.1 Apple 2026-02-27 02:17:34 -08:00
  • e2a3ae342a node2: fix Sofiia routing determinism + Node Capabilities Service Apple 2026-02-27 02:07:40 -08:00
  • 3965f68fac node2: full model inventory audit 2026-02-27 Apple 2026-02-27 01:44:26 -08:00
  • 7b8499dd8a node2: P0 vision restore + P1 security hardening + node-specific router config Apple 2026-02-27 01:27:38 -08:00