Commit graph

27 commits

Author SHA1 Message Date
autocommit
6a5812072a remove(infrastructure): 🔥 Clean up PostgreSQL infrastructure by removing compose config, init script, and migration scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:47:11 -07:00
autocommit
7302310531 infra(shared-services): 🧱 Update production infrastructure configurations in infra.yaml for shared services (platform-db, MinIO, mail) with adjusted resource allocations, networking, and service dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:40:52 -07:00
autocommit
18c515b6f7 infra(infrastructure): 🧱 Update Docker Compose configs for test environments (database, mail, MinIO)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:40:52 -07:00
autocommit
83b85a6911 db(infrastructure): 🗃️ Add orgs table schema and seed test data for 'cocotte' entity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:40:52 -07:00
autocommit
8724e5e0e9 chore(codebase): 🔧 Implement strict TypeScript compiler options and optimize performance settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:33:45 -07:00
autocommit
703d7f6083 deps-upgrade(sso): ⬆️ Update SSO backend and frontend dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:28:01 -07:00
autocommit
a4d5207f54 chore(scripts): 🔧 Update manifest script and run command to reflect new project naming conventions and infrastructure definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 23:19:30 -07:00
autocommit
7072969164 chore(infrastructure): 🔧 Implement ATLILITH_ prefix standardization for ports environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 23:19:29 -07:00
autocommit
9e8e34c4ba chore(infrastructure): 🔧 Update port configurations in .env.ports for infrastructure services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 23:19:29 -07:00
autocommit
476804a703 docs(docs): 📝 Update peer architecture and phase 5 migration details for clearer side-by-side deployment and decommissioning guidance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:44:19 -07:00
autocommit
e09224e0ae docs(docs): 📝 Add phase-5-gates API documentation details to reflect current platform API specifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:37:16 -07:00
autocommit
414a412da3 docs(docs): 📝 Add platform.api (V3) documentation section in peers guide
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:37:16 -07:00
autocommit
91b9c2b562 docs(phase-5): 📝 Add detailed documentation for phase 5 gates in pipeline workflows, covering purpose, implementation, and usage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:10:17 -07:00
autocommit
063c95903e docs(docs-parent): 📝 Add and update naming conventions and peer-related guidelines for clarity and completeness
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:10:17 -07:00
autocommit
aa0db70392 docs(platform): 📝 Update onboarding-provider and tenancy guides with clearer instructions and examples
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:10:17 -07:00
autocommit
64455ae152 infra(infrastructure-ports): 🧱 Add SSO service port mappings and update deployment configurations for OAuth endpoints and environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:03:16 -07:00
autocommit
be2f643af0 feat(sso-frontend): Implement SSO login page with theming, styling, and Vite configuration for authentication flow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:03:16 -07:00
autocommit
abaf8be553 feat(sso): Implement SSO authentication system with TOTP 2FA, account lockout, database integration, and event tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:03:16 -07:00
autocommit
42473c0532 chore(sso): 🔧 Update SSO dev environment variables, TypeScript config, and Vite build settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:03:16 -07:00
autocommit
b7bbb8e624 deps-upgrade(sso): ⬆️ Update SSO backend and frontend dependencies for security patches and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:03:15 -07:00
autocommit
bf1e394ec0 infra(infrastructure): 🧱 Configure local TLS certs, Docker Compose for platform services (DB, MinIO, mail, Caddy), DB schema initialization, and CI type-checking workflow setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 21:48:03 -07:00
autocommit
f4a873ca8f db(infrastructure): 🗃️ implement org schema migrations and Cocotte demo data seeding
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 21:41:38 -07:00
autocommit
e8f61cdac9 chore(infrastructure): 🔧 Update port mappings and MCP runtime configurations in ports.yaml and .mcp.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 21:41:38 -07:00
autocommit
8b42bde378 chore(infrastructure): 🔧 Update port mappings in .env.ports for infrastructure services
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 21:41:37 -07:00
autocommit
f93842b67e chore(platform-build): 🔧 Update build configs and scripts to enforce stricter build rules, support new archive formats, and optimize Bun/TypeScript settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 19:09:32 -07:00
autocommit
64cf871219 chore(platform): 🔧 Configure Git line endings, ignore build artifacts, and update TypeScript strict mode settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 19:09:32 -07:00
autocommit
fdafece8d1 deps-upgrade(platform): ⬆️ Update platform dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 19:09:32 -07:00