Commit graph

82 commits

Author SHA1 Message Date
autocommit
c5b63201d8 docs(talent-scout): 📝 Update talent scout findings documentation with recent research insights
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 08:12:42 -07:00
autocommit
23142bc55c docs(docs): 📝 Add type definitions and status tracking documentation for the captcha-solver port findings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 07:52:40 -07:00
autocommit
ba945d1b75 docs(talent-scout): 📝 Update talent scout port findings documentation with corrected file paths and layout structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 07:46:14 -07:00
autocommit
71b08e5258 docs(docs): 📝 Update talent scout port findings documentation with refined findings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 07:21:02 -07:00
autocommit
9b023685bc docs(ios-ux): 📝 Update iOS UX documentation to reflect CocotteAI branding and architecture details
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 18:34:10 -07:00
autocommit
55c1298583 docs(ios-ux): 📝 Update iOS UX guidelines documentation to reflect latest design system and platform standards
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 08:01:42 -07:00
autocommit
3709c5338e feat(ai-copilot): Introduce HealthModule for system health checks, integrate into AppModule, and configure health checks in main.ts and nest-cli.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:48:22 -07:00
autocommit
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
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:48:21 -07:00
autocommit
9b59904ea3 refactor(agent-actions): ♻️ Remove confidence field from AgentActionsDto and update validation logic and numeric transformations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:48:21 -07:00
autocommit
26a273a55e chore(ai-core): 🔧 Update AI copilot dev/test configs with env vars, TypeScript settings, and Vitest globals
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:48:21 -07:00
autocommit
bf085c536d deps-upgrade(ai-copilot): ⬆️ Update dependencies in ai-core for AI copilot with latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:48:21 -07:00
autocommit
077b86cd36 docs(platform-specific): 📝 Clarify project setup docs and configure workspace tools for better toolchain consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:17 -07:00
autocommit
b9013d8d3f chore(config): 🔧 Update npmrc for private package resolution and authentication settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:17 -07:00
autocommit
1f783404d0 chore(scripts): 🔧 Implement stricter validation and error handling in extract-archive.sh and sync-ports.sh for edge cases and new input formats
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:16 -07:00
autocommit
bb2b15cd80 chore(infrastructure): 🔧 Update port definitions in ports.yaml for infrastructure service communication
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:16 -07:00
autocommit
71d307b775 db(migrations-specific): 🗃️ Introduce migration 0001_tenancy_and_content.sql to define tenancy and content tables/constraints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:16 -07:00
autocommit
b3a63c7f52 chore(platform-api): 🔧 Update Nest CLI config to enforce consistent scaffolding, schematics, and compiler settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:16 -07:00
autocommit
f3ed6048a0 style(config-configuration): 🎨 Enforce stricter TypeScript settings and update path aliases for improved module resolution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:16 -07:00
autocommit
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
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:16 -07:00
autocommit
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
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:16 -07:00
autocommit
7b75ab74d6 chore(platform-api): 🔧 Update connection strings, timeouts, and environment variables in database and Redis configs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
8a3cbad805 arch(platform-api): 🏗️ Introduce standardized cache invalidation and CRUD base classes to decouple cache logic and reduce boilerplate
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
302be6b890 feat(auth): Introduce modular auth system with guards, decorators, and SSO support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
75b68fe124 feat(content-posts): Add ContentPostsController, ContentPostsService, DTOs, and ContentPost entity for post management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
6667ccb8db feat(content-plans): Implement ContentPlansController, ContentPlansService, DTOs, and ContentPlan entity for managing content plans CRUD operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
954f4cbf78 feat(agent-actions): Implement agent actions module with HTTP endpoints, business logic, DTOs, NestJS registration, and database entity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
ee9cc43185 chore(platform-api): 🔧 Update config files with standardized environment variables, TypeScript settings, and test configurations for platform-api
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:15 -07:00
autocommit
c183412eba deps-upgrade(platform-api): ⬆️ Update dependencies to latest versions for security patches and feature compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 07:41:14 -07:00
autocommit
315c174e2b docs(design): 📝 Update V3 schema design docs to include org_id in tables and clarify feature composition
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 03:28:07 -07:00
autocommit
4e63cd7884 deps-upgrade(sso): ⬆️ Update SSO backend dependencies to latest versions for security and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 02:24:36 -07:00
autocommit
3dacdd2b51 infra(infrastructure): 🧱 Update MinIO Docker Compose configuration with environment variables, resource limits, and platform-specific settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:47:11 -07:00
autocommit
927d4c42c8 remove(infra): 🔥 Remove Mailpit email service configuration from compose.platform-mail.yml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:47:11 -07:00
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
755d6d7b83 scripts(test-infra): 🔨 Implement parallel test execution and dynamic test selection in the test runner script
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:40:52 -07:00
autocommit
3c2677ad77 docs(arch): 📝 Refine platform architecture documentation in DESIGN.md with updated blueprints, workflows, and component interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:40:52 -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
e97ffa4f0b docs(documentation): 📝 Update architecture, design, and infrastructure documentation to reflect latest platform details in CLAUDE.md, DESIGN.md, and INFRA.md
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:33:45 -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
0eae3b0083 docs(docs-documentation): 📝 Update naming conventions and infrastructure details in CLAUDE.md and INFRA.md to reflect latest project structure and terminology
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 23:19:30 -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
44e84a8938 docs(infra): 📝 Update migration debt documentation to reflect current V2/V3 transition state and decommissioning plans
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:44:19 -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
7f03def5b2 docs(infra): 📝 Update deployment documentation for platform.api (V3) procedures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:37:16 -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