Docs / readme.md · mirrored from the repo
Namaste Ji — documentation map
The index for every design/ops doc in the repo. Architecture & technical decisions live
here; business research, roadmap, and planning live in Notion (hub “Namaste Ji 🌅”). Repo
entry points for agents: ../CLAUDE.md → ../AGENTS.md .
Most docs carry a status banner (design/brainstorm vs operational) and a decisions
log with stable IDs (D-*, DS-*, CP-*, AK-*, AP-*, OR-*, BO-*, CI-*,
FL-*, FE-*, SEC-*, P-*). Cite IDs when referencing a decision.
Doc What it gives you SYSTEM-DESIGN.md One consolidated view of how everything fits — the planes, the end-to-end content flow, the spine, the feedback loops PRINCIPLES.md The first principles (product · engineering · agent · distribution · security) that recur across every doc FRAMEWORKS.md The tech stack + the recurring code patterns (ports/adapters, versioned Zod contracts, the Kernel, isomorphic serving) and why each was chosen GLOSSARY.md The domain + system vocabulary in one place ARCHITECTURE.md The foundational two-plane design, Control DO, observability, auth (decisions D1–D8)
The planes (deep design)
Doc Owns CREATIVE-PLANE.md Agent org, the brief/strategy contract, content lifecycle, eval/Judge, ingest (CP-*) CONTENT-PRODUCTION.md Execution half: Content Director → Creator (batch), Heimdall QA, publish gate DISTRIBUTION.md Catalog → users: feed algorithm, anti-virality, novelty/rarity, edge logistics (DS-*) BACK-OFFICE.md Control-plane platform: local mesh, ports, RBAC, Secrets Store, environments (BO-*) FRONTEND.md The consumer app plane: RN+Expo universal (web-first), feed client, auth funnel, i18n, push, UX (FE-*) — plan/status: FRONTEND-PLAN.md ; app styling: consumer/STYLE-GUIDE.md EVENTS-AND-ANALYTICS.md Interaction events & analytics: state/stream/features split, Pipelines→Iceberg lake, feature pipeline, DPDP compliance architecture (EV-*) FEED-SERVING.md Feed serving & personalization: three-loop architecture, per-user slates + buffering, multi-interest user vectors + negatives, LLM slow brain, phased build (FS-*) NOTIFICATION-SERVICE.md Push/notification substrate
Agents
Back-office console (surfaces)
Product & brand
Doc Owns BRAND.md · brand/ · brand-tokens.json Brand system + tokens ROADMAP.md Technical roadmap (business roadmap → Notion) SHOWCASE.md The public showcase: two-door story site (See it / Build it), the open read-only console, the Guide (founder avatar, playable tour), the starter kit; hosting + PR ladder (SH-*)
Suggested reading order (new contributor / agent)
ARCHITECTURE.md → SYSTEM-DESIGN.md — the shape.
PRINCIPLES.md — the why behind the shape.
FRAMEWORKS.md + GLOSSARY.md — the how and the words.
The plane you’re touching (Creative / Production / Distribution / Back-office / Agents).
INFRASTRUCTURE.md + CI-CD.md + RUNNING-LOCALLY.md — to run + ship it.
← First principles Roadmap & Personal Todo →