QuaiWhale logo
QuaiWhale
Intelligence

Entity Intelligence

Evaluates canonical identity evidence and reconciles server-confirmed entity signals.

Unavailable
Runtime key
canonical_identity
Railway process
worker
Required production process
Last heartbeat
Not available
UTC
Last successful cycle
Not available
UTC
Runtime status
Not reported
Next scheduled run
Not available
No next_run_at exposed
Last cycle duration
Not available
No completed cycle timestamp
Process started
Not available
No process start exposed
Current runtime snapshot

Point-in-time operational summary

This worker exposes a current loop-state record in this view. No multi-run history is requested or inferred.

Unavailable
Runtime status
Not reported
Next scheduled
Not available
Checkpoint fields
0
Metadata fields
0
Exact data chain

Input to product surface

required process
Step 1Input
Open canonical investigations

Reads open and monitoring investigations with a durable keyset cursor and bounded hydration pages.

Step 2Evidence
Hydrate identity context

Loads targeted feedback and supporting rows for miner, exchange, receiver, and registry-related identity evaluation.

Step 3Evaluation
Apply identity rules and pressure caps

Evaluates identity candidates, expansion evidence, confirmation rules, and trusted-registry reconciliation with bounded workload caps.

Step 4Persistence
Persist material identity state

Updates canonical decisions and feedback, records promotion evidence, reconciles trusted entities, and advances the runtime cursor.

Step 5Product
Expose entity intelligence

Powers entity confirmations, identity review, entity groups, trusted entities, and address intelligence.

Required dependencies

The chain cannot produce its canonical output without these dependencies.

Supabase service role

Reads canonical investigations and writes identity evaluation results and runtime cursor state.

Identity evaluation engine

Deterministic rules for miner pools, miner wallets, exchanges, and registry propagation.

Secondary and fallback paths

Recovery, enrichment, transport, or coordination paths that do not replace the canonical source of truth.

Interpretation feedback

Hydrates supporting transaction feedback in bounded batches.

Trusted entity registry

Reconciles server-confirmed identities while preserving protected records.

Canonical refresh gate

Refresh waits while identity evaluation is actively writing.

Storage contract

Tables read or written by this worker chain.

Swipe horizontally to inspect all columns

TablePurpose
investigationsIdentity decision and evidence snapshots on canonical rows.
investigation_status_eventsIdentity promotion and confirmation audit events.
interpreted_signal_feedbackSupporting normalized feedback used by identity evaluation.
trusted_entity_registryReconciled server-confirmed entity records.
worker_loop_stateDurable identity cursor and bounded cycle telemetry.

Product outputs

User-facing workspaces directly powered by this chain.

Runtime checkpoint

Canonical investigation keyset cursor

No checkpoint reported

The worker has not yet persisted a public checkpoint for this process instance.

Cycle metadata

No runtime metadata

This chain does not currently expose additional public cycle details.

Implementation map

Primary repository files implementing this worker chain and its product read path.

worker/canonical-identity-runner.js
worker/canonical-identity-loop.js
worker/canonical-identity-pressure-evaluator.js