No description
Find a file
2026-05-16 21:48:03 -07:00
.archive chore(git): 🔧 Enforce LF line endings and mark binary files in .gitattributes 2026-05-16 21:33:57 -07:00
@platform db(infrastructure): 🗃️ implement org schema migrations and Cocotte demo data seeding 2026-05-16 21:41:38 -07:00
scripts chore(git): 🔧 Enforce LF line endings and mark binary files in .gitattributes 2026-05-16 21:33:57 -07:00
.editorconfig style(config): 🎨 Update editorconfig to standardize coding style rules for indentation, line endings, and syntax consistency 2026-05-16 21:48:03 -07:00
.gitattributes chore(git): 🔧 Enforce LF line endings and mark binary files in .gitattributes 2026-05-16 21:33:57 -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
.mcp.json chore(infrastructure): 🔧 Update port mappings and MCP runtime configurations in ports.yaml and .mcp.json 2026-05-16 21:41:38 -07:00
CLAUDE.md chore(git): 🔧 Enforce LF line endings and mark binary files in .gitattributes 2026-05-16 21:33:57 -07:00
DESIGN.md chore(git): 🔧 Enforce LF line endings and mark binary files in .gitattributes 2026-05-16 21:33:57 -07:00
INFRA.md docs(infra): 📝 Update black node roles and networking documentation in INFRA.md 2026-05-16 21:41:38 -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