pam ▸ docs/generated/ralph_loop_2026-03-16_replay_metadata_share_gate.md
updated 2026-03-28

Ralph Loop 2026-03-16: Replay Metadata Share Gate

Change

Added share-based replay metadata checks to research.continuous_loop.assess_confidence.

The confidence gate already required minimum absolute counts for:

That still allowed a replay dominated by legacy rows to clear the metadata gate once it accumulated a small absolute number of eventful-era pairs. The gate now also requires:

These shares are now persisted in the confidence block alongside the existing absolute counts.

Why

Current source of truth shows recent journal rows have eventful metadata, but replay pair coverage remains low because older non-eventful rows still dominate the paired history. This is a replay evaluation quality problem, not a live-trading threshold problem.

Validation

Ran:

pytest tests/test_continuous_loop.py

Focused assertions added: