The money leg — answers no single corpus can give.
Unlike the five corpora, this leg's children are JOIN-PATTERNS: answerable questions produced by fusing the other legs through the conformed `factor` and `geography x time` pivots. A blindspot here is an UNBUILT JOIN — the highest-value gap. Most cross-arm joins are vocabulary-wired but not yet materialized. The cards below are the questions we will be able to answer once each join is built.
21% of joins materialized —
0 built3 partial4 unbuilt
Unlike the source corpora, Integration's branches are not piles of content —
they are join-patterns: questions that become answerable only by
fusing the other legs through the conformed factor and
geography × time pivots. A blindspot here is an
unbuilt join — the highest-value gap in the company. Each card
below is a question we will be able to answer once its join is materialized.
The questions — and what they wait on
Evidence <-> Outcome
blindspot
“Does what research measures match where people actually die?”
fuses
research × outcomes
join key
factor
materialized
no
Unbuilt: THE flagship gap. fact_factor_year holds only the research arm (1,682 rows); the FARS factor arm (0 rows) is never materialized though fars_distract/drimpair and the fars_label aliases already exist. Highest value, lowest effort.
Unbuilt: Both arms are now real: crash arm 2,550 rows (fact_crash_state_year), law arm 714 rows (fact_law_state_year — the full 51×14 state-law panel). The geo×time join is wired; what remains is materializing the difference-in-differences (treatment timing from the law-change timeline against the fatality series).
Research <-> Law
blindspot
“Where is there strong evidence but no law — or a law with thin evidence?”
fuses
research × regulation
join key
factor
materialized
no
Unbuilt: No edge connects topic_tag factors to policy_type. Needs a small policy_type->factor_key crosswalk (the crosswalk table is empty).
Foundation <-> Application
blindspot
“Which lab construct underlies each driving factor?”
fuses
foundations × research
join key
factor parent_key
materialized
no
Unbuilt: Partly built: dim_factor has 86 rows and parent_key is set on 25 of them, but most of the cognitive->driving hierarchy (e.g. cognitive:attention -> driving:distraction) is still unlinked. Pure vocabulary work, no new corpus.
Standard <-> Evidence
partial
“Which papers ground each standard — and does the standard's factor show up in crashes?”
fuses
regulation × research × outcomes
join key
standard
materialized
partial
Unbuilt: The ONE real cross edge (standard_paper_links, 2,280, 114 standards, 873 papers) lives only in research.db, embedding-confidence and one-directional — not promoted into the warehouse star schema, and dim_standard has no factor linkage.
Factor Vertical Slice
blindspot
“Distraction: from cognition -> papers -> statute -> crashes -> rate, in one view.”
fuses
foundations × research × regulation × outcomes × exposure
join key
factor
materialized
partial
Unbuilt: Only the Research arm resolves per factor; the Outcome/Law/Standard/Exposure arms per factor are missing.
Rates (/ Exposure)
partial
“Fatalities per million miles driven, by state and year.”
fuses
outcomes × exposure
join key
geography x time
materialized
partial
Unbuilt: BUILT for the state-year total: fact_crash.fatalities_per_mvmt now computes for 2,142 state-years (1980-2022) off the real FHWA VMT denominator and validates against NHTSA. Still unbuilt: per-FACTOR rates (needs the FARS factor arm) and per-capita/per-driver rates for pre-1998 years.
Known blindspots — future work
What we do not yet have. These are explicit so the gaps stay visible
and become the agenda for future DB and knowledge-integration work.
Ranked money joins (highest value first): (1) Evidence<->Outcome FARS factor arm — already wired, just not emitted; (2) Rates — real FHWA VMT flips on every normalized-risk question; (3) Law<->Outcome DiD — both arms now real (714-row law panel + crash series); needs the difference-in-differences materialized; (4) promote standard_paper_links into the warehouse; (5) Research<->Law gap analysis; (6) Foundation<->Application factor hierarchy (pure vocabulary).
The cross-source edge tables (link_record, crosswalk) are both empty — every cross-pillar join is implied by shared dim keys, never recorded as an explicit edge.
Nothing that crosses into Law, Exposure, or the FARS-factor arm is computable with real data today; only single-corpus facts and the embedding-scored standard<->paper edge are real.
The substrate beneath the joins
Integration substrate
The conformed dimensions, registered sources, and derived
warehouse that the join-patterns above are built on.
Build progress
Sources registered
6
Sources active
6
Ingest events
6
Loaded events
6
Dimension members (external sources)
Dimension
Total members
By source
time
110
FARS: 50, research: 60
geography
0
—
factor
0
—
Derived warehouse / exports
Derived, optional warehouse — never required; denominators and laws are placeholder fixtures, crash counts are real FARS census.
Honesty: real FARS crash census; placeholder denominators/laws
(); real sources
(FARS, CRSS, research, vPIC, state_laws, exposure_vmt). Built from signature
f0fca954a48fce75f7ab0e669970036593ef4aa4951eac41a15b5bb1f81ddbd6.