CI runs only seed.sh (not seed-pilot.sh), so the Adelphi location,
commons_redistribution_policy, and network/dao funding_round rows are
absent. Wrap the derived held_quantity subqueries in COALESCE(..., 0) so
a missing source row yields 0 instead of NULL (which violated the
NOT NULL constraint).
Real values are preserved when pilot data is present (local dev):
commons=70000, financial=610000, seed=7 distinct lines.
Adds a first-class strategic_reserve registry (schema 327) and seed (115) unifying existing reserve-shaped primitives (carbon buffer, commons reserve allocation, funding-round capital, seed-vault biodiversity, standby capacity) into a monitorable reserve layer.