Commit graph

18 commits

Author SHA1 Message Date
Claude Code
5a999bd800 feat(scenarios): Add/update scenario configurations and new templates for platform workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:56:47 -07:00
Claude Code
7513ce7778 refactor(factory): ♻️ Restructure factory implementation for improved maintainability and decoupling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:56:47 -07:00
Claude Code
00e2d8b990 test(phases-specific): Add/extend test coverage for phase logic validation with mocks and assertions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:56:46 -07:00
Claude Code
0cd9b262e0 refactor(phases): ♻️ Restructure phase modules with hybrid naming convention and consolidate related features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:56:46 -07:00
Claude Code
b71009c4da test(platform-seed): Add and update test cases for platform-seed library to improve coverage and fix failures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:56:46 -07:00
Claude Code
30b9a06107 feat(auth): Implement new auth flow with data loading, database integration, and session verification
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-25 23:56:46 -07:00
Claude Code
62c05ba7c5 refactor(phases): ♻️ Implement modular phase handlers to consolidate shared logic and eliminate redundant implementations across phase-specific classes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 13:07:22 -07:00
Claude Code
2f1cce8a5d feat(platform-seed): Implement multi-phase SSO bootstrapping with user, client, admin setup, attribute definitions, and database initialization utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 09:45:18 -07:00
Claude Code
b067279bf6 feat(video-studio): Add video review UI, media gallery client, and protection API with database setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 09:36:45 -07:00
Claude Code
d87363d452 feat(platform-seed): Add seed data generator with authentication, analytics, and transaction phase support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 03:21:10 -07:00
Claude Code
cf8123005d feat(platform-seed): Implement phase21 marketplace/region data generation and extend generate-dev-data script
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 02:44:27 -07:00
Claude Code
aa3e6dc9dc feat(bot-defense): Add BotDefenseGate and LoadingSpinner components and initialize bot defense phases 17–20
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 02:19:40 -07:00
Claude Code
cb879cb815 feat(bot-defense): Add BotDefenseGate component and LoadingSpinner for bot detection UI, plus implement trust verification and messaging agreement phases in platform initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 02:19:08 -07:00
Claude Code
e0856c40d6 feat(platform-seed): Add marketplace, feature flags, streaming, and subscription phases to platform seed initialization with transaction and client attribute updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 02:01:19 -07:00
Claude Code
7d035f0e77 feat(phases): Add merchant configuration and processing logic for phase 14 initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 01:55:20 -07:00
Claude Code
2fc95cb6ea feat(invisible-protections): Introduce InvisibleProtectionsDemo component, update platform phases, and add feature flag for gradual rollout
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 01:54:26 -07:00
Claude Code
c8421e29f3 feat(auth): Introduce role-based access control and phase 3 profile data handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-20 01:48:23 -07:00
Claude Code
99895f1130 feat(platform-analytics): Implement comprehensive analytics data pipeline with attribute definitions, profile data, and synchronization scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 23:08:24 -07:00