gomcp/internal/infrastructure/sqlite
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
..
causal_repo.go refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
causal_repo_test.go refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
crystal_repo.go refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
crystal_repo_test.go refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
db.go Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
fact_repo.go refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
fact_repo_test.go refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
interaction_repo.go initial: Syntrex extraction from sentinel-community (615 files) 2026-03-11 15:12:02 +10:00
interaction_repo_test.go initial: Syntrex extraction from sentinel-community (615 files) 2026-03-11 15:12:02 +10:00
peer_repo.go refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
soc_repo.go fix(gomcp): watchdog flood + SOC migration race condition 2026-03-28 16:34:28 +10:00
soc_repo_test.go Release prep: 54 engines, self-hosted signatures, i18n, dashboard updates 2026-03-23 16:45:40 +10:00
state_repo.go refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
state_repo_test.go refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
synapse_repo.go refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00
synapse_repo_test.go refactor: rename identity to syntrex, add root orchestration and CI/CD 2026-03-11 15:30:49 +10:00