The active RDL repository treats Raw Data/ as the evidence boundary and
resolves public exports for firms, clients, lobbyists, government entities, filings,
contracts comparisons, issue mappings, text analysis, and revolving-door records.
Stage 02 writes the canonical entity and edge universe. Later stages derive issue profiles, embeddings, graph metrics, communities, gap leads, and revolving-door vectors from that shared base rather than from disconnected tables.
UMAP gives the 2D issue space, Louvain finds graph communities, and spending-weighted KDE is compared against entity-count density. A high gap score means high money with a thinner organized community, not proof of capture.
The repository's active static map artifact loads chunked frontend payloads:
scene_payload.json, search_index.json,
adjacency_topk.json, and frontend_manifest.json.
The canonical strict run uses --raw-dir "Raw Data" and
--out-dir V3_Epistemic/data, then validates reliable outputs, frontend
manifest paths, and strict pipeline validation before release.