No description
|
|
||
|---|---|---|
| .archive | ||
| .forgejo/workflows | ||
| @platform | ||
| scripts | ||
| users/transquinnftw | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .mcp.json | ||
| CLAUDE.md | ||
| DESIGN.md | ||
| INFRA.md | ||
| README.md | ||
| run | ||
@atlilith
Provider-generic, org-aware platform for sex workers, agencies, and adult brands. V3 of the lineage that started as egirl-platform (viky-era), narrowed into lilith-platform (54-feature SaaS, never shipped), then refocused as lilith-platform.live (Quinn-personal, currently in production).
Status
Design phase. No app code yet. .live continues serving production while V3 is built here.
Layout
@atlilith/
├── @platform/ ← V3 monorepo (the new build)
├── .archive/ ← read-only predecessors (platform.0/1/2)
├── tooling/ ← shared scripts
├── .content-lifecycle/
├── DESIGN.md ← architecture, tenancy, naming, migration phases
├── INFRA.md ← hosts, DBs, network topology, failure modes
└── CLAUDE.md ← agent rules for this workspace
Read first
Lineage
| Version | Source | Status |
|---|---|---|
v0 — egirl-platform |
apricot backup mount, viky-era | will copy → .archive/platform.0/ |
v1 — lilith-platform |
~/Code/@projects/@lilith/lilith-platform |
will copy → .archive/platform.1/ |
v2 — lilith-platform.live |
~/Code/@projects/@lilith/lilith-platform.live |
will copy → .archive/platform.2/ (live untouched) |
v3 — @atlilith/@platform |
this repo | active |