master-zapier-plan-draft/research/README.md
George Lambert b4150c8250 Milestone 0: import zappier billing, Verae middleware, and Zapier research
Compose-ready workspace: packages/zappier (rate card, portal, Stripe),
packages/verae-zapier-middleware (timestamp + NATS), packages/verae-zapier
(CLI app), vendor/zapier-platform, and research/zapier vendor corpus.

Gate 0 structure checks pass. Product code and research are not yet wired.
2026-09-09 02:37:36 -04:00

25 lines
1.5 KiB
Markdown

# Zapier research subproject
Imported from `/Users/marchon/research/verae-research/07-integrations-zapier/zapier` (copy, originals left in place).
This is the vendor-research workspace: Zapier directory scrapes, 15-vertical dossiers, cloned official Zapier repos, platform/MCP/function playbooks, diagrams, and a snapshot of the Verae middleware that lived beside the research.
**Start here:** [zapier/PLATFORM-REFERENCE.md](zapier/PLATFORM-REFERENCE.md) and [zapier/getting-started.md](zapier/getting-started.md).
| Path | What it is |
|------|------------|
| `zapier/raw/` | Scrapes (app catalog, help, OpenAPI, sitemaps) |
| `zapier/repos/` | Shallow clones of official `github.com/zapier` repos |
| `zapier/profiles/` | Long-form vertical dossiers |
| `zapier/docs/` | Diagrams and billing notes |
| `zapier/scratch/veraetime/` | TypeScript Platform CLI connector (golden local app) |
| `zapier/verae-zapier-api/` | Research-era snapshot of middleware (canonical code is `packages/`) |
| `zapier/.grok/skills/zapier-build/` | `/zapier-build` skill |
**Not copied:** `node_modules`, `.venv`, nested `.git`. Reinstall Python deps or npm in a clone if you need to re-run scrapers.
**Related in this repo (not duplicated as research):**
- Product billing platform → `packages/zappier`
- Verae middleware + CLI app → `packages/verae-zapier-middleware`, `packages/verae-zapier`
- Official Platform monorepo (same upstream as `zapier/repos/zapier-platform`) → `vendor/zapier-platform`