Cross INT Correlation Sweep
Reads across all reporting and proposes that separate reports describe one actor, one place, or one activity, by shared entity, BE number, and grid. Confirming a link is a click; finding it by hand is the work that gets missed.
Where consolidate and correlate becomes real. The agent surfaces the connection a tired analyst at hour ten of a shift will miss. Assessment sections 4.1 and 6.
Human gate: A fusion analyst confirms every link. The agent proposes connections; it never asserts them into the record.
Trigger: After each reporting batch once wired (today: run manually for a sweep).
- 01Read all reportingRETRIEVElistReporting
Incoming reporting and analyst reports, newest first.
Success criteria- Reporting read
Outputsreports - 02Read the entity registerRETRIEVElistEntities
Known actors, facilities, and locations with confidence levels.
Success criteria- Entity register read
Outputsentities - 03Correlate across INTsREASONcorrelateReporting
Group reports that share a described entity, a BE number, or a grid neighborhood, and keep only groups spanning more than one source discipline.
Success criteria- Every proposed link cites its reports
- Single source groups discarded
OutputsproposedLinks - 04Analyst confirms the linkHUMAN GATEFusion analystapprover: Fusion analyst
A human confirms or rejects each proposed correlation.
Success criteria- Each link confirmed or rejected by a human
OutputsconfirmedLinks - 05Post confirmed linksNOTIFY (simulated)addTipCueMessage
Share confirmed correlations on the Tip and Cue net for the owning cells.
Success criteria- Notification drafted
Outputsnotification
Wired mode posts confirmed links to the net and can update entity confidence after the gate.
Prerequisites live in src/lib/agentic/client.remote.ts.template: published OpenAPI description, accepted Arazzo documents, a scoped server side credential, and an approved agent runtime. Until then, the selector stays on the local dry run engine.
Proposed links become link type suggestions the analyst accepts in the workbench.