Commit graph

  • 4365c8a47f docs(@projects/@atlilith): update infrastructure documentation for lan-to-lan migration main Natalie 2026-06-10 03:15:02 -07:00
  • 200a6a38aa chore(config): 🔧 update Playwright MCP test configuration for parallel and timeout settings autocommit 2026-05-21 14:39:00 -07:00
  • 13737d1e0c test(playwright): Add CAPTCHA image and challenge configuration assets for Playwright test automation autocommit 2026-05-19 21:37:29 -07:00
  • d57c115fb5 chore(playwright-mcp): 🔧 Update Playwright MCP configuration for page with timestamp 2026-05-20T04:30:02Z to adjust test parameters or selectors autocommit 2026-05-19 21:31:18 -07:00
  • c687dda119 chore(playwright-mcp): 🔧 Update Playwright MCP page config for timestamped test scenario (2026-05-20T04:28:16.925Z) with adjusted test/automation settings autocommit 2026-05-19 21:31:18 -07:00
  • 213585a398 docs(talent-scout): 📝 Update talent scout findings with verified barrel layout and cross-package dependency documentation autocommit 2026-05-18 18:52:08 -07:00
  • 7685871bb5 docs(port): 📝 Update port findings documentation with verified architecture details and v4 reframing autocommit 2026-05-18 18:28:57 -07:00
  • 26ccf73242 docs(pool): 📝 Add detailed pool infrastructure findings to talent-scout-port-findings.md autocommit 2026-05-18 16:45:43 -07:00
  • 7dce010201 docs(docs): 📝 Add native analytics column to tier table and update tier descriptions with rolling 30-day usage metrics autocommit 2026-05-18 08:52:30 -07:00
  • 39918b9a52 snapshot: plum's @atlilith state before sync to V3 main (2026-05-18) plum-snapshot-2026-05-18 plum 2026-05-18 08:32:52 -07:00
  • 1fc1d5f63a docs(docs-standalone): 📝 Update Tryst design corpus implications and remove outdated facts in talent-scout-port-findings.md autocommit 2026-05-18 08:32:10 -07:00
  • 4358abcd78 docs(talent-scout): 📝 Introduce SSOT discipline rules for standardized fact management in talent-scout-port-findings.md autocommit 2026-05-18 08:25:47 -07:00
  • c5b63201d8 docs(talent-scout): 📝 Update talent scout findings documentation with recent research insights autocommit 2026-05-18 08:12:42 -07:00
  • 23142bc55c docs(docs): 📝 Add type definitions and status tracking documentation for the captcha-solver port findings autocommit 2026-05-18 07:52:40 -07:00
  • ba945d1b75 docs(talent-scout): 📝 Update talent scout port findings documentation with corrected file paths and layout structure autocommit 2026-05-18 07:46:14 -07:00
  • 71b08e5258 docs(docs): 📝 Update talent scout port findings documentation with refined findings autocommit 2026-05-18 07:21:02 -07:00
  • 9b023685bc docs(ios-ux): 📝 Update iOS UX documentation to reflect CocotteAI branding and architecture details autocommit 2026-05-17 18:34:10 -07:00
  • 55c1298583 docs(ios-ux): 📝 Update iOS UX guidelines documentation to reflect latest design system and platform standards autocommit 2026-05-17 08:01:42 -07:00
  • 3709c5338e feat(ai-copilot): Introduce HealthModule for system health checks, integrate into AppModule, and configure health checks in main.ts and nest-cli.json autocommit 2026-05-17 07:48:22 -07:00
  • 83f068f001 feat(ai-copilot): Implement context-aware AI behavior management system with aggregator, controller, and domain-specific contexts (content, engagement, persona) plus platform API integration autocommit 2026-05-17 07:48:21 -07:00
  • 9b59904ea3 refactor(agent-actions): ♻️ Remove confidence field from AgentActionsDto and update validation logic and numeric transformations autocommit 2026-05-17 07:48:21 -07:00
  • 26a273a55e chore(ai-core): 🔧 Update AI copilot dev/test configs with env vars, TypeScript settings, and Vitest globals autocommit 2026-05-17 07:48:21 -07:00
  • bf085c536d deps-upgrade(ai-copilot): ⬆️ Update dependencies in ai-core for AI copilot with latest versions autocommit 2026-05-17 07:48:21 -07:00
  • 077b86cd36 docs(platform-specific): 📝 Clarify project setup docs and configure workspace tools for better toolchain consistency autocommit 2026-05-17 07:41:17 -07:00
  • b9013d8d3f chore(config): 🔧 Update npmrc for private package resolution and authentication settings autocommit 2026-05-17 07:41:17 -07:00
  • 1f783404d0 chore(scripts): 🔧 Implement stricter validation and error handling in extract-archive.sh and sync-ports.sh for edge cases and new input formats autocommit 2026-05-17 07:41:16 -07:00
  • bb2b15cd80 chore(infrastructure): 🔧 Update port definitions in ports.yaml for infrastructure service communication autocommit 2026-05-17 07:41:16 -07:00
  • 71d307b775 db(migrations-specific): 🗃️ Introduce migration 0001_tenancy_and_content.sql to define tenancy and content tables/constraints autocommit 2026-05-17 07:41:16 -07:00
  • b3a63c7f52 chore(platform-api): 🔧 Update Nest CLI config to enforce consistent scaffolding, schematics, and compiler settings autocommit 2026-05-17 07:41:16 -07:00
  • f3ed6048a0 style(config-configuration): 🎨 Enforce stricter TypeScript settings and update path aliases for improved module resolution autocommit 2026-05-17 07:41:16 -07:00
  • 9ab65cc775 refactor(platform-api): ♻️ Restructure health module integration in platform-api, adding registration in app.module.ts, initializing checks in main.ts, and defining routes/controllers in health.module.ts autocommit 2026-05-17 07:41:16 -07:00
  • f7ae693b75 feat(platform-api): Add new entities (content-asset, engagement-event, org-member, persona) and update existing entities (org, user) with fields, relationships, and enums autocommit 2026-05-17 07:41:16 -07:00
  • 7b75ab74d6 chore(platform-api): 🔧 Update connection strings, timeouts, and environment variables in database and Redis configs autocommit 2026-05-17 07:41:15 -07:00
  • 8a3cbad805 arch(platform-api): 🏗️ Introduce standardized cache invalidation and CRUD base classes to decouple cache logic and reduce boilerplate autocommit 2026-05-17 07:41:15 -07:00
  • 302be6b890 feat(auth): Introduce modular auth system with guards, decorators, and SSO support autocommit 2026-05-17 07:41:15 -07:00
  • 75b68fe124 feat(content-posts): Add ContentPostsController, ContentPostsService, DTOs, and ContentPost entity for post management autocommit 2026-05-17 07:41:15 -07:00
  • 6667ccb8db feat(content-plans): Implement ContentPlansController, ContentPlansService, DTOs, and ContentPlan entity for managing content plans CRUD operations autocommit 2026-05-17 07:41:15 -07:00
  • 954f4cbf78 feat(agent-actions): Implement agent actions module with HTTP endpoints, business logic, DTOs, NestJS registration, and database entity autocommit 2026-05-17 07:41:15 -07:00
  • ee9cc43185 chore(platform-api): 🔧 Update config files with standardized environment variables, TypeScript settings, and test configurations for platform-api autocommit 2026-05-17 07:41:15 -07:00
  • c183412eba deps-upgrade(platform-api): ⬆️ Update dependencies to latest versions for security patches and feature compatibility autocommit 2026-05-17 07:41:14 -07:00
  • 315c174e2b docs(design): 📝 Update V3 schema design docs to include org_id in tables and clarify feature composition autocommit 2026-05-17 03:28:07 -07:00
  • 4e63cd7884 deps-upgrade(sso): ⬆️ Update SSO backend dependencies to latest versions for security and bug fixes autocommit 2026-05-17 02:24:36 -07:00
  • 3dacdd2b51 infra(infrastructure): 🧱 Update MinIO Docker Compose configuration with environment variables, resource limits, and platform-specific settings autocommit 2026-05-17 01:47:11 -07:00
  • 927d4c42c8 remove(infra): 🔥 Remove Mailpit email service configuration from compose.platform-mail.yml autocommit 2026-05-17 01:47:11 -07:00
  • 6a5812072a remove(infrastructure): 🔥 Clean up PostgreSQL infrastructure by removing compose config, init script, and migration scripts autocommit 2026-05-17 01:47:11 -07:00
  • 755d6d7b83 scripts(test-infra): 🔨 Implement parallel test execution and dynamic test selection in the test runner script autocommit 2026-05-17 01:40:52 -07:00
  • 3c2677ad77 docs(arch): 📝 Refine platform architecture documentation in DESIGN.md with updated blueprints, workflows, and component interactions autocommit 2026-05-17 01:40:52 -07:00
  • 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 autocommit 2026-05-17 01:40:52 -07:00
  • 18c515b6f7 infra(infrastructure): 🧱 Update Docker Compose configs for test environments (database, mail, MinIO) autocommit 2026-05-17 01:40:52 -07:00
  • 83b85a6911 db(infrastructure): 🗃️ Add orgs table schema and seed test data for 'cocotte' entity autocommit 2026-05-17 01:40:52 -07:00
  • e97ffa4f0b docs(documentation): 📝 Update architecture, design, and infrastructure documentation to reflect latest platform details in CLAUDE.md, DESIGN.md, and INFRA.md autocommit 2026-05-17 01:33:45 -07:00
  • 8724e5e0e9 chore(codebase): 🔧 Implement strict TypeScript compiler options and optimize performance settings autocommit 2026-05-17 01:33:45 -07:00
  • 703d7f6083 deps-upgrade(sso): ⬆️ Update SSO backend and frontend dependencies to latest versions autocommit 2026-05-17 00:28:01 -07:00
  • 0eae3b0083 docs(docs-documentation): 📝 Update naming conventions and infrastructure details in CLAUDE.md and INFRA.md to reflect latest project structure and terminology autocommit 2026-05-16 23:19:30 -07:00
  • a4d5207f54 chore(scripts): 🔧 Update manifest script and run command to reflect new project naming conventions and infrastructure definitions autocommit 2026-05-16 23:19:30 -07:00
  • 7072969164 chore(infrastructure): 🔧 Implement ATLILITH_ prefix standardization for ports environment variables autocommit 2026-05-16 23:19:29 -07:00
  • 9e8e34c4ba chore(infrastructure): 🔧 Update port configurations in .env.ports for infrastructure services autocommit 2026-05-16 23:19:29 -07:00
  • 44e84a8938 docs(infra): 📝 Update migration debt documentation to reflect current V2/V3 transition state and decommissioning plans autocommit 2026-05-16 22:44:19 -07:00
  • 476804a703 docs(docs): 📝 Update peer architecture and phase 5 migration details for clearer side-by-side deployment and decommissioning guidance autocommit 2026-05-16 22:44:19 -07:00
  • 7f03def5b2 docs(infra): 📝 Update deployment documentation for platform.api (V3) procedures autocommit 2026-05-16 22:37:16 -07:00
  • e09224e0ae docs(docs): 📝 Add phase-5-gates API documentation details to reflect current platform API specifications autocommit 2026-05-16 22:37:16 -07:00
  • 414a412da3 docs(docs): 📝 Add platform.api (V3) documentation section in peers guide autocommit 2026-05-16 22:37:16 -07:00
  • 339a48ab27 chore(claude): 🔧 Update Claude service configuration settings autocommit 2026-05-16 22:16:46 -07:00
  • 91b9c2b562 docs(phase-5): 📝 Add detailed documentation for phase 5 gates in pipeline workflows, covering purpose, implementation, and usage autocommit 2026-05-16 22:10:17 -07:00
  • 063c95903e docs(docs-parent): 📝 Add and update naming conventions and peer-related guidelines for clarity and completeness autocommit 2026-05-16 22:10:17 -07:00
  • aa0db70392 docs(platform): 📝 Update onboarding-provider and tenancy guides with clearer instructions and examples autocommit 2026-05-16 22:10:17 -07:00
  • 64455ae152 infra(infrastructure-ports): 🧱 Add SSO service port mappings and update deployment configurations for OAuth endpoints and environment variables autocommit 2026-05-16 22:03:16 -07:00
  • be2f643af0 feat(sso-frontend): Implement SSO login page with theming, styling, and Vite configuration for authentication flow autocommit 2026-05-16 22:03:16 -07:00
  • abaf8be553 feat(sso): Implement SSO authentication system with TOTP 2FA, account lockout, database integration, and event tracking autocommit 2026-05-16 22:03:16 -07:00
  • 42473c0532 chore(sso): 🔧 Update SSO dev environment variables, TypeScript config, and Vite build settings autocommit 2026-05-16 22:03:16 -07:00
  • b7bbb8e624 deps-upgrade(sso): ⬆️ Update SSO backend and frontend dependencies for security patches and bug fixes autocommit 2026-05-16 22:03:15 -07:00
  • 7867a700d5 infra(systemd): 🧱 Update systemd unit file directives for Atlilith tunnel service autocommit 2026-05-16 21:56:02 -07:00
  • 4c08f82912 scripts(scripts): 🔨 Implement MinIO replication script for cross-cluster/bucket data synchronization autocommit 2026-05-16 21:56:01 -07:00
  • aed3afee66 feat(scripts-scripts): Add PostgreSQL backup, restore, and secure tunneling scripts with orchestration support autocommit 2026-05-16 21:48:04 -07:00
  • e889fc6ac7 chore(users): 🔧 Update user application manifest metadata, permissions, and platform-specific settings autocommit 2026-05-16 21:48:03 -07:00
  • 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 autocommit 2026-05-16 21:48:03 -07:00
  • bf2df14f07 style(config): 🎨 Update editorconfig to standardize coding style rules for indentation, line endings, and syntax consistency autocommit 2026-05-16 21:48:03 -07:00
  • fdf0d57a9e docs(infra): 📝 Update black node roles and networking documentation in INFRA.md autocommit 2026-05-16 21:41:38 -07:00
  • f4a873ca8f db(infrastructure): 🗃️ implement org schema migrations and Cocotte demo data seeding autocommit 2026-05-16 21:41:38 -07:00
  • e8f61cdac9 chore(infrastructure): 🔧 Update port mappings and MCP runtime configurations in ports.yaml and .mcp.json autocommit 2026-05-16 21:41:38 -07:00
  • 8b42bde378 chore(infrastructure): 🔧 Update port mappings in .env.ports for infrastructure services autocommit 2026-05-16 21:41:37 -07:00
  • 05f2666088 chore(git): 🔧 Enforce LF line endings and mark binary files in .gitattributes autocommit 2026-05-16 21:33:57 -07:00
  • 43fc003c99 docs(claudium): 📝 Update Claudium platform/versioning documentation in CLAUDE.md autocommit 2026-05-16 21:20:27 -07:00
  • ba785f2f2f feat(scripts): Introduce build-archives.sh, extract-archive.sh, and cache-v0.sh for versioned archive creation, enhanced extraction, and NFS-based caching autocommit 2026-05-16 21:20:27 -07:00
  • b868e3bc1a docs(archive): 📝 Update archived platform documentation with new storage paths and access methods autocommit 2026-05-16 21:20:27 -07:00
  • 5d579e76f4 chore(git): 🔧 Configure line endings in .gitattributes for cross-platform consistency autocommit 2026-05-16 21:20:26 -07:00
  • ae3d0cd909 scripts(scripts-scripts/): 🔨 Update archive build script to improve distribution archive generation logic autocommit 2026-05-16 21:13:31 -07:00
  • 94dc5dad05 deps-upgrade(archive): ⬆️ Update platform binaries to versions 0, 1, and 2 with refreshed archives autocommit 2026-05-16 21:13:31 -07:00
  • da7dc936d6 feat(scripts): Add LFS pointer handling and on-demand blob fetching to improve archive extraction performance autocommit 2026-05-16 20:38:12 -07:00
  • 9bef29094c docs(docs): 📝 Update and expand documentation files (CLAUDE.md, DESIGN.md, INFRA.md, README.md) with new details, corrections, and improved readability autocommit 2026-05-16 19:13:15 -07:00
  • 5cab5adcb1 release(archive): 🔖 Update platform version archives and documentation in .archive/ autocommit 2026-05-16 19:13:14 -07:00
  • f93842b67e chore(platform-build): 🔧 Update build configs and scripts to enforce stricter build rules, support new archive formats, and optimize Bun/TypeScript settings autocommit 2026-05-16 19:09:32 -07:00
  • 64cf871219 chore(platform): 🔧 Configure Git line endings, ignore build artifacts, and update TypeScript strict mode settings autocommit 2026-05-16 19:09:32 -07:00
  • fdafece8d1 deps-upgrade(platform): ⬆️ Update platform dependencies to latest stable versions autocommit 2026-05-16 19:09:32 -07:00