A Friend — Distribution
Shared operating substrate for the A Friend content distribution system. Single source-of-truth for strategy, backlog, scripts, doctrine, and calendar.
Quick access
- Backlog — what’s queued for capture, cut, and ship
- Daily-Compile — today / this-week pipeline + cadence-vs-target check
- Strategy — constitution v1
- Doctrine — viral factors + voice gates + pillar rules (synced from skills)
- Scripts — drafted scripts mirrored from the content-pool
- Calendar.ics — subscribe in Apple Calendar / Google Calendar
How this works
Founder writes Backlog/<date>-<format>-<slug>.md
↓ (script-pool skill helps draft B1/B2 scripts inline)
emit-ics.mjs walks Backlog → calendar.ics with URL per event
↓
Quartz build → static site
↓
git push → Cloudflare-Pages auto-deploy → live
↓
Daniel: Apple Calendar shows event → tap URL → this site renders the backlog entry
See README for the full vault map and workflow.