ConductScience sells ~2,900 scientific equipment products across 14 OEM suppliers through conductscience.com (WooCommerce).
conductscience-inventory (platform)
├── DB schema + CRUD (db.py, 28 tables)
├── Supplier registry (shared/suppliers.py)
├── Config + env (shared/config.py)
├── Canonical verification (canonical/)
└── Publisher (snapshot → diff → manifest → git tag)
conductscience-studio (pipelines)
├── Forge (scrape → price → write → image → SEO → build → inspect)
├── Ansel (scout → tracker → lens → courier → WooCommerce upload)
├── Rosetta (reattribute → audit → match → link)
├── Deming (risk score → fix recommendations → execute)
├── Auditors (Hooke's Lab — read-only A-F grading)
└── Scholar (scientific literature)
source_url| Repo | Purpose |
|---|---|
| conductscience-inventory | Platform: DB, config, suppliers, publisher |
| conductscience-studio | Pipelines: Forge, Ansel, Rosetta, Deming, Auditors |
| conductops | Operations: shipping, analytics |
| ads-team | Google Ads: Bernbach agent |