Mono-repo for AylluOS (white-label state OS primitives, COFOG-aligned) and Venezuela diaspora civic infrastructure. Complementary to host-state power structures; no representation claims.
Principles: Cosmo-Localism (global coordination + locally grounded action) and d/acc (defense, decentralization, resilience) underpin the design. See brand/STYLE_GUIDE.md for narrative pillars and tone.
ayllu/— State OS primitives: taxonomy, modules, practices, schemas, templates.venezuela/— Diaspora civic infra: Plan País + MCM sources, blueprint, civic-houses.network-states/— Ingest, rubric, and out/ (canonical NS outputs: top_success, top_venezuela_fit, clusters, confidence). Legacy outputs/ deprecated; usens_ingest_score.py.scripts/— Fetch (Plan País/MCM, societies.csv), corpus download, NS scoring, Civic House kit generator.
- Ministry of State Capacity (Systems & Delivery) — delivery, evaluation, procurement.
- Ministry of Future, Risk, and Civilizational R&D — foresight, risk preparedness.
# Venezuela corpus (Plan País mesas + MCM)
./scripts/fetch_plan_pais_and_mcm.sh [OUT_DIR]
# Network States dataset
./scripts/fetch_network_states_csv.sh [OUT_DIR]
# Score societies (canonical: writes network-states/out/ with confidence grades)
python scripts/ns_ingest_score.py [PATH_TO/societies.csv]
# Or: ./scripts/fetch_network_states_csv.sh ./downloads && python scripts/ns_ingest_score.py ./downloads/network-states/societies.csvSee the Cursor pack spec for full workflow and Civic House starter kit.