No description
Find a file
Natalie b711e15bb3 docs(prospector): update @atlilith CLAUDE.md + DESIGN.md for @prospector canonical (deprecate quinn-prospector app alias in no-vendoring lists; note published packages from @prospector for LP wiring); Wave 1 parallel
LP source of truth, GPU script anytime, health, MVP inbound replacement, publish consumers. Verified via grep/ls/read.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 17:40:09 -04:00
.archive chore(git): 🔧 Enforce LF line endings and mark binary files in .gitattributes 2026-05-16 21:33:57 -07:00
.forgejo/workflows infra(infrastructure): 🧱 Configure local TLS certs, Docker Compose for platform services (DB, MinIO, mail, Caddy), DB schema initialization, and CI type-checking workflow setup 2026-05-16 21:48:03 -07:00
.playwright-mcp chore(config): 🔧 update Playwright MCP test configuration for parallel and timeout settings 2026-05-21 14:39:00 -07:00
@platform docs(prospector): update @atlilith CLAUDE.md + DESIGN.md for @prospector canonical (deprecate quinn-prospector app alias in no-vendoring lists; note published packages from @prospector for LP wiring); Wave 1 parallel 2026-06-28 17:40:09 -04:00
scripts scripts(scripts): 🔨 Implement MinIO replication script for cross-cluster/bucket data synchronization 2026-05-16 21:56:01 -07:00
systemd infra(systemd): 🧱 Update systemd unit file directives for Atlilith tunnel service 2026-05-16 21:56:02 -07:00
.claude chore(claude): 🔧 Update Claude service configuration settings 2026-05-16 22:16:46 -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
.npmrc deps-upgrade(sso): ⬆️ Update SSO backend and frontend dependencies to latest versions 2026-05-17 00:28:01 -07:00
CLAUDE.md docs(documentation): 📝 Update architecture, design, and infrastructure documentation to reflect latest platform details in CLAUDE.md, DESIGN.md, and INFRA.md 2026-05-17 01:33:45 -07:00
DESIGN.md docs(prospector): update @atlilith CLAUDE.md + DESIGN.md for @prospector canonical (deprecate quinn-prospector app alias in no-vendoring lists; note published packages from @prospector for LP wiring); Wave 1 parallel 2026-06-28 17:40:09 -04:00
INFRA.md docs(@projects/@atlilith): update infrastructure documentation for lan-to-lan migration 2026-06-10 03:15:02 -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
run scripts(test-infra): 🔨 Implement parallel test execution and dynamic test selection in the test runner script 2026-05-17 01:40:52 -07:00
talent-scout-port-findings.md docs(@projects/@atlilith): update infrastructure documentation for lan-to-lan migration 2026-06-10 03:15:02 -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