KB-34F1
07 — Owner Reconcile Packet
3 min read Revision 1
07 — Owner Reconcile Packet
View: v_rp_owner_reconcile_packet (actionable drift from v_rp_drift_actionability_v2 + orphan triage from v_rp_ai_orphan_dryrun_summary).
Actionable drift
| item | drift_class | magnitude | recommended_actor | ai_can_triage | action_type |
|---|---|---|---|---|---|
| dot_cron_declared_vs_host_crontab_mapped | REGISTRY_NO_FILE | 35 | OWNER_BLOCKED | false | owner decides retire/schedule per declared cron DOT |
| fs_dot_bin_files_no_registry | FILE_NO_REGISTRY | 101 | AI_CAN_TRIAGE__OWNER_FOR_RECONCILE | true | AI triage classify helper vs real DOT; owner reconciles real DOTs |
| trigger_registry_snapshot_vs_live_pg_trigger | STALE_SNAPSHOT | 301 | OPERATOR_OR_OWNER_REFRESH | false | operator/owner refresh snapshot from live pg_trigger |
By-design (not drift, excluded): job_queue grain diff (5), pg_trigger minor daily refresh (2). Resolved this program: scanner_provenance (delta 0, RESOLVED_WIRED — teeth flip if it re-freezes).
Orphan triage (132 AI-handleable)
| disposition | risk | orphans |
|---|---|---|
| REQUEST_MORE_EVIDENCE | MEDIUM | 61 |
| REQUEST_MORE_EVIDENCE | HIGH | 47 |
| ACCEPT_OS_LEVEL | LOW | 22 |
| REQUEST_MORE_EVIDENCE | LOW | 2 |
Total 132. All are dry-run preview dispositions — fn_wf_candidate_action_execute is audit-only; nothing is written.
What AI can triage vs what owner must decide
- AI can triage safely (preview): fs101 helper-vs-DOT classification; all 132 orphan dispositions (dry-run). 14 bounded previews already proven (prior macro).
- Owner must decide: 35 cron declared-not-scheduled (retire vs schedule); reconciling real fs DOTs into dot_tools.
- Operator/owner: refresh the stale trigger_registry snapshot (301 delta).
Preview path / handler / no-go / batching
- preview_path: preview only; no write until owner/operator.
- handler_status: no handler auto-applies reconcile; orphan dispositions are audit-only previews.
- no_go: reconcile / disposition written as a real action without owner/operator authority.
- batching: process fs101 in helper/real-DOT batches after AI triage; orphan accept-os-level (22 LOW) is the lowest-risk first batch once an owner sanctions execution.