No description
Find a file
2026-05-16 21:13:31 -07:00
.archive deps-upgrade(archive): ⬆️ Update platform binaries to versions 0, 1, and 2 with refreshed archives 2026-05-16 21:13:31 -07:00
@platform chore(platform-build): 🔧 Update build configs and scripts to enforce stricter build rules, support new archive formats, and optimize Bun/TypeScript settings 2026-05-16 19:09:32 -07:00
scripts scripts(scripts-scripts/): 🔨 Update archive build script to improve distribution archive generation logic 2026-05-16 21:13:31 -07:00
.gitattributes chore(platform): 🔧 Configure Git line endings, ignore build artifacts, and update TypeScript strict mode settings 2026-05-16 19:09:32 -07:00
.gitignore chore(platform): 🔧 Configure Git line endings, ignore build artifacts, and update TypeScript strict mode settings 2026-05-16 19:09:32 -07:00
CLAUDE.md docs(docs): 📝 Update and expand documentation files (CLAUDE.md, DESIGN.md, INFRA.md, README.md) with new details, corrections, and improved readability 2026-05-16 19:13:15 -07:00
DESIGN.md docs(docs): 📝 Update and expand documentation files (CLAUDE.md, DESIGN.md, INFRA.md, README.md) with new details, corrections, and improved readability 2026-05-16 19:13:15 -07:00
INFRA.md docs(docs): 📝 Update and expand documentation files (CLAUDE.md, DESIGN.md, INFRA.md, README.md) with new details, corrections, and improved readability 2026-05-16 19:13:15 -07:00
README.md docs(docs): 📝 Update and expand documentation files (CLAUDE.md, DESIGN.md, INFRA.md, README.md) with new details, corrections, and improved readability 2026-05-16 19:13:15 -07:00

@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

  • DESIGN.md — what's being built and why
  • INFRA.md — where it runs and how the boxes connect

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