---
title: "Combing avodahdynamics.com for the full ecosystem registry"
url: "https://kaperkins.com/lab/full-ecosystem-registry"
author: "Karl Perkins (K.A. Perkins)"
site: "Avodah Dynamics"
category: "Ecosystem"
published: "2026-06-27"
updated: "2026-06-28"
description: "Pulled the entire ecosystem off the public site and seeded all 17 modules across 6 pillars into the registry — with pillar, premium flag, parent module, and live URL on every row."
---

# Combing avodahdynamics.com for the full ecosystem registry

## Summary

Pulled the entire ecosystem off the public site and seeded all 17 modules across 6 pillars into the registry — with pillar, premium flag, parent module, and live URL on every row.

## Problem

The Daily Dispatch only knew about 6 sister sites. The actual ecosystem is 17 modules across 6 pillars with 3 ★ premium experiences.

## Solution

Fetched /ecosystem from avodahdynamics.com, mapped every module to the six pillars (Avodah, Musar, Kol, Devarim, Shevet, Levush), and ran a migration that extends ecosystem_platforms with pillar / is_premium / parent_key / live_url / tagline and upserts the full registry.

## Lessons Learned

Don't infer the ecosystem from memory — comb the public source of truth. The hub is the spec.

## Next Steps

Add a nightly cron that re-fetches /ecosystem and diffs against the registry so additions appear automatically.

---
Source: https://kaperkins.com/lab/full-ecosystem-registry · Karl Perkins, Avodah Dynamics
