Skip to main content

Module inputs

Module inputs 

Source
Expand description

Build Inputs from SQLite + workspace filesystem.

Functionsยง

load_inputs
Load retro inputs after the store has been refreshed (e.g. maybe_scan_all_agents with refresh: true or scan_all_agents).
load_inputs_for_data_source
Same as load_inputs, with optional remote_events + local merge when DataSource is not local.
prior_bet_fingerprints
Collect bet ids from existing markdown reports (### headings embed id in body or title line).
scan_rule_files
.cursor/rules/*.mdc files (stem = rule id).
scan_skill_files
.cursor/skills/<slug>/SKILL.md on disk.