Commit graph

169 commits

Author SHA1 Message Date
Lilith
99d2c12d0b feat(truth-validation/semantic-service): Update LLM correction logic in llm-corrector.ts 2026-01-22 23:03:51 -08:00
Lilith
5338bc82c0 chore(truth-validation/legal-review): 🔧 Implement truth validation legal review workflow with frontend pages, components, API routes, and styling 2026-01-22 23:03:51 -08:00
Lilith
33fa6d5216 deps-upgrade: ⬆️ Update frontend dependencies across 16 feature modules 2026-01-22 16:37:25 -08:00
Lilith
90b8d70046 deps-upgrade: ⬆️ Upgrade frontend dependencies across analytics, email, and conversation-assistant modules with minor/patch updates to maintain consistency and security 2026-01-22 16:21:58 -08:00
Lilith
e4e093b1a6 refactor(lilith-platform): Update wrapper package versions across all React frontends
Updated 22 frontend application package.json files to use new wrapper package versions:
- @lilith/ui-styled-components: ^1.0.0-dev.* → ^6.3.0
- @lilith/ui-router: ^1.1.0 / 1.2.0-dev.* → ^7.12.0

Affected features:
- status-dashboard, feature-flags, analytics (admin + users)
- email (admin + users), frontend-showcase, conversation-assistant
- landing, profile, messaging, platform-admin, truth-validation
- marketplace, webmap, platform-dev, payments
- image-assistant (dev + macos), seo (admin + public), portal

These wrapper package version updates implement exact version matching pattern.
No API changes, purely dependency version alignment.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-22 15:56:28 -08:00
Lilith
3295843fe8 chore(truth-validation): 🔧 Update LegalReviewStats component with new logic/styling in FeatureValidationPage 2026-01-22 15:21:03 -08:00
Lilith
a793faf7c6 deps-upgrade: ⬆️ Upgrade frontend dependencies to patch vulnerabilities and adopt newer versions 2026-01-22 11:23:24 -08:00
Lilith
a514274916 chore(truth-validation): 🔧 Update legal review interface components 2026-01-22 11:18:02 -08:00
Lilith
13bcbcc1ee chore(frontend): Upgrade dependencies across 20+ frontend modules (e.g., conversation-assistant, email, marketplace) via package.json/pnpm-lock.yaml updates 2026-01-22 11:17:56 -08:00
Lilith
de7435d7c5 chore(pages): 🔧 Update TypeScript components in 4 pages files 2026-01-20 21:11:37 -08:00
Lilith
c226fd79e5 deps-upgrade(ui/locale-pipeline-admin): ⬆️ Update dependencies across 10+ feature packages to match latest @ui/locale-pipeline-admin versions 2026-01-20 19:47:24 -08:00
Lilith
14993b4ab3 chore(components): 🔧 Update TypeScript component files (26 tsx) 2026-01-20 18:55:52 -08:00
Lilith
8699200ee4 chore(src): 🔧 Update FeatureValidationPage.tsx with new validation logic and UI refinements 2026-01-20 18:14:33 -08:00
Lilith
cd7ef861c1 chore(truth-validation): 🔧 Update service definitions for new validation capabilities 2026-01-20 17:47:01 -08:00
Lilith
e7d01dfaec chore(truth-validation/client): 🔧 Update TypeScript config for stricter checks, path aliases, and compatibility in tsconfig.json 2026-01-20 10:25:06 -08:00
Lilith
ffd95f1997 deps-upgrade(platform-admin/backend-api, truth-validation/client/typescript): ⬆️ Update backend API and client dependencies to latest minor/patch versions 2026-01-20 10:25:06 -08:00
Lilith
71176be1ea chore(semantic-service): 🔧 Add API routes for LLM-based truth validation logic 2026-01-20 10:08:47 -08:00
Lilith
8990c4709c chore(src): 🔧 Update data-source.ts file configurations 2026-01-20 05:18:28 -08:00
Lilith
74ed365d36 deps-upgrade(dependencies): ⬆️ Update minor/patch versions across 18 monorepo packages to resolve vulnerabilities and improve compatibility 2026-01-20 01:25:25 -08:00
Lilith
a0b8d0a5c1 chore(config): 🔧 Update 7 py files in config 2026-01-18 15:48:39 -08:00
Lilith
c436501812 security(global): 🔒 Update 97 packages to resolve vulnerabilities and upgrade versions, affecting infrastructure, features, and utilities 2026-01-18 15:48:37 -08:00
Lilith
cf55d361f9 chore(integration): 🔧 Update GPU validation test files 2026-01-18 09:21:33 -08:00
Lilith
bf589f3710 chore(src): 🔧 Update TypeScript files in source directory 2026-01-18 09:21:32 -08:00
Lilith
55dcd95715 chore(api): 🔧 Update 15 TypeScript files in API 2026-01-18 09:21:32 -08:00
Lilith
02175fef13 feat(truth-validation): Add semantic validation system with precommit hooks and server-side content correctness checking 2026-01-18 09:21:32 -08:00
Lilith
24f5106b3b chore(config): 🔧 Update 15 Python configuration files 2026-01-18 09:21:31 -08:00
Lilith
55ac3074ff chore(src): 🔧 Update TypeScript files in source directory 2026-01-18 09:21:31 -08:00
Lilith
91ce4682ca chore(truth-validation): 🔧 Add comprehensive truth/legal validation workflow with new pages, components, and migration docs 2026-01-18 09:21:31 -08:00
Lilith
774d3b1d74 chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
Lilith
03e549811e deps-upgrade(monorepo): ⬆️ Bulk update of dependencies across 157+ packages (security, compatibility, performance) 2026-01-18 09:20:07 -08:00
Lilith
3142b6be7b chore(gitignore): Add missing patterns
Patterns added: .cache/, .coverage
2026-01-18 06:59:32 -08:00
Lilith
4157f9348a chore: 🔧 Update files 2026-01-15 11:51:20 -08:00
Lilith
6c1979891f chore: 🔧 Update files 2026-01-15 11:46:08 -08:00
Lilith
f65e451cdd chore: 🔧 Update files 2026-01-15 11:01:09 -08:00
Lilith
00803f040e chore(frontend-components): 🚀 Merge changes across multiple files 2026-01-13 11:02:03 -08:00
Lilith
bcc848fb03 chore(frontend-showcase/e2e): 🚀 Fix E2E test setup issues 2026-01-13 09:12:43 -08:00
Lilith
fc1c7fb9a2 feat(analytics): migrate to shared-types package 2026-01-13 06:52:16 -08:00
Lilith
a621d724e5 fix: resolve cross-component imports and type errors (agents)
Agent a94fd37 (cross-component imports):
- Fixed 115 files across 6 library packages
- Replaced @/* with relative paths in library packages
- email-users, attributes-admin, analytics-admin, email-admin, seo-admin, truth-validation-admin
- 0 cross-feature relative imports remain

Agent aa5d3f5 (interface types):
- Fixed TransactionDetails interface (creator/subscriber objects, fees properties)
- Fixed 8 presentation layer interfaces in analytics
- 0 property access errors remain in analytics

Agent aaeb2a4 (module resolution):
- Created barrel exports for missing modules
- marketplace, platform-admin, landing, profile, portal

Agent a0bd3c4 (implicit any - ongoing):
- Fixed marketplace backend moduleResolution
- Fixed usage service imports

Total: 90 files changed

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-12 09:38:21 -08:00
Lilith
665d33c084 fix: correct @/.. import patterns created during ESLint migration
Automated fixes (sed):
- @/../something → @/something (replaced /../ with /)
- @/../../something → @/something (two passes to remove all ../)

Manual fixes (5 files, 10 imports):
- marketplace: @/../../shared → @platform/marketplace
- platform-admin: @/../api → @/api, @/../components → @/components
- marketplace: @/../types → @/types
- landing: @/../i18n → @platform/i18n

Total: 211 files fixed

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-12 09:38:21 -08:00
Lilith
1bdc7a4d1d 🔧 Auto-resolve: Pull rebase failed due to unstaged import refactoring changes
This commit captures unstaged changes from the import path standardization
refactor (b65c5cc2). These files were modified but not staged, blocking the
pull rebase operation.

Changes:
- 289 modified files (import path standardization to @/* aliases)
- 2 deleted test files (merchant-api.e2e.spec.ts, rate-limiting.e2e.spec.ts)

Resolution: Stage all changes and commit before rebasing.

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-11 00:57:02 -08:00
Lilith
742234d10a feat(@packages/@providers/auth-provider): update package.json and ci.yml for auth provider module 2026-01-10 21:49:30 -08:00
Lilith
bac8599af1 feat(@packages/@hooks/react-hooks): add support for previous state in hooks 2026-01-10 09:44:37 -08:00
Lilith
50d1e4adf5 fix(codebase): 🐛 resolve linting issues in README.md 2026-01-10 00:48:10 -08:00
Lilith
fa9e91412e fix(tests): 🐛 resolve health check status in LLMCorrector tests 2026-01-10 00:42:34 -08:00
Lilith
49b50c789d fix(features/platform-admin/frontend-admin/src/pages/infrastructure/service-diagram/constants.ts): update service diagram constants 2026-01-10 00:41:25 -08:00
Lilith
f1b80f740d fix(shared): 🐛 fix: 🐛 resolve missing imports and update redis url in semantic-service.ts 2026-01-10 00:31:35 -08:00
Lilith
a69839a604 feat(features/seo/ml-service/python/lilith_seo_service/config.py): update SEO service configuration with LLM backend and truth service integration 2026-01-09 23:23:06 -08:00
Lilith
f9b8d507aa chore(truth-validation): update ML service dependencies
- Upgrade lilith-fastapi-service-base to >=1.1.0
- Add lilith-model-boss>=1.8.0 for GPU coordination
- Add llama-cpp-python>=0.2.50 for LLM inference

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 23:23:06 -08:00
Lilith
dcb1fde0a2 fix(codebase): 🐛 🛑 resolve linting issues in truth-validation modules 2026-01-09 23:23:05 -08:00
Lilith
329666cfd4 fix(features/truth-validation/ml-service/python/lilith_truth_service/app.py): 🐛 resolve model-boss coordination issue in truth service validation process 2026-01-09 23:23:05 -08:00