KB-4851
01 · Dual-Path Live State & Drift Audit
3 min read Revision 1
01 · Dual-Path Live State & Drift Audit (2026-06-05)
Verified via both paths: query_pg (read-only role, 5s timeout) and ssh contabo → docker exec postgres → psql -U directus. Both agree on every headline number.
Engineering collections — MATCH (no silent drift)
| Collection | Prior checkpoint | Live (dual-path) | Verdict |
|---|---|---|---|
| approval_requests | 230 | 230 | MATCH |
| axis_assignment | 25 (all AX-TOPIC) | 25 (all AX-TOPIC, 0 AX-PROCESS) | MATCH |
| governance_object_ownership | 0 | 0 | MATCH |
| axis_registry | 2 (AX-PROCESS, AX-TOPIC CANDIDATE) | 2 same; AX-TRIGGER absent | MATCH |
| pivot_definitions | 39 | 39 | MATCH |
| dot_tools | 309 | 309 | MATCH |
| event_type_registry | 52 | 52 | MATCH |
| PROC-OWN votes | 0 | 0 (apr_approvals join apr_id) | MATCH |
| REAL_RUN | 0 | 0 | MATCH |
| DRY_RUN | 2 | 2 | MATCH |
| SIMULATED(_DRY_RUN) | 4 | 4 | MATCH |
| process.* events active | 0/7 | 0/7 (all active=false) | MATCH |
| real_run_enabled | false | false | MATCH |
| execute_enabled | false | false | MATCH |
| dry_run_only | true | true | MATCH |
dot_config keys confirmed live: process_dot_runtime.real_run_enabled=false, .execute_enabled=false, .dry_run_only=true, piece_event_runtime.emit_enabled=false, iu_core.operator_runtime_enabled=false.
Births delta — EXPECTED_BACKGROUND_DRIFT
- Prior checkpoint births: 1,174,050. Live births: 1,194,727 (+20,677 over ~1 day).
- Births since 2026-06-04 12:00 by collection: entity_labels 20,271 · system_issues 5,089 · registry_changelog 496 · knowledge_documents 81 · universal_edges 6 · task_comments 3.
- Zero governance/engineering collections in the delta. Classification: EXPECTED_BACKGROUND_DRIFT. No MISMATCH_BLOCKER.
Production infra — live
- Executor
incomex-agent-api-executor: Up 16h (healthy), :8090. wf-universal-scanner.timer: active + enabled, next fire 2026-06-05 04:10 CEST.- Core containers all healthy: postgres (6w), directus (3w), nuxt (10h), nginx (42h), qdrant (2mo), agent-data (2w), claude-kb (2w), claude-mcp (22h), uptime-kuma (8w).
Verdict
Live state trusted. No engineering mutation since prior checkpoint. Safe to proceed with all authority-independent branches. The one safe write this run (actionability view) is documented in 07.