gomcp/internal/application/orchestrator
DmitrL-dev 05ee9859bf fix(gomcp): watchdog flood + SOC migration race condition
- orchestrator: debounce WATCHDOG_RECOVERY writes to once/24h
  prevents runaway DB bloat (4510 records -> context deadline exceeded)
- orchestrator: memoryHygiene now purges aged watchdog markers
- soc_repo: move tenant_id indexes after ALTER TABLE migrations
  fixes 'no such column: tenant_id' crash on existing DBs
2026-03-28 16:34:28 +10:00
..
config.go initial: Syntrex extraction from sentinel-community (615 files) 2026-03-11 15:12:02 +10:00
config_test.go initial: Syntrex extraction from sentinel-community (615 files) 2026-03-11 15:12:02 +10:00
orchestrator.go fix(gomcp): watchdog flood + SOC migration race condition 2026-03-28 16:34:28 +10:00
orchestrator_test.go refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00