platform-codebase/features/analytics/backend-api
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
..
data ♻️ Require local NLLB model, remove auto-download 2025-12-31 17:37:39 -08:00
docs feat(features/image-generator/backend-api): update test case for image family name change 2026-01-10 02:04:19 -08:00
e2e ♻️ Require local NLLB model, remove auto-download 2025-12-31 17:37:39 -08:00
src fix: resolve typecheck errors (part 1) 2026-01-12 09:38:21 -08:00
test fix(main): 🐛 resolve missing environment variables in configuration files 2026-01-09 23:23:05 -08:00
.gitignore ♻️ Require local NLLB model, remove auto-download 2025-12-31 17:37:39 -08:00
.swcrc ♻️ Require local NLLB model, remove auto-download 2025-12-31 17:37:39 -08:00
ANALYTICS_EVENT_EMISSION_TEST_REPORT.md fix(features/image-generator/backend-api): 🐛 updated test data for image events integration tests 2026-01-10 02:03:13 -08:00
ARCHITECTURE_COMPARISON.md ♻️ Require local NLLB model, remove auto-download 2025-12-31 17:37:39 -08:00
docker-compose.e2e.yml ♻️ Require local NLLB model, remove auto-download 2025-12-31 17:37:39 -08:00
Dockerfile ♻️ Require local NLLB model, remove auto-download 2025-12-31 17:37:39 -08:00
Dockerfile.e2e chore(shared): 🔧 Hello! I'm a mock assistant responding to your message. 2026-01-05 12:29:41 -08:00
eslint.config.js fix(codebase): 🛠 resolve linting issues in key files 2026-01-04 06:24:35 -08:00
nest-cli.json ♻️ Require local NLLB model, remove auto-download 2025-12-31 17:37:39 -08:00
package.json feat(analytics): add health check integration with nestjs-health 2026-01-10 23:15:07 -08:00
REVIEWS_SERVICE_REFACTOR.md 🔧 Fix all references after directory renames 2025-12-31 18:11:32 -08:00
test-health-events.sh feat(features/analytics/backend-api/src/processors/analytics.processor.ts, features/email/backend-api/src/test/integration/setup.ts, features/seo/backend-api/src/pipeline/pipeline.service.ts): add domain event emitting logic for analytics, email, and seo pipelines 2026-01-10 01:57:40 -08:00
tsconfig.json fix: resolve cross-component imports and type errors (agents) 2026-01-12 09:38:21 -08:00
TYPESCRIPT_COMPILATION_REPORT.md fix(main): 🐛 resolve linting issues 2026-01-10 02:02:07 -08:00
verify-health-event-architecture.sh feat(analytics/backend-api): improve event emission functionality for hourly and daily aggregation 2026-01-10 01:58:48 -08:00
vitest.config.ts ♻️ Require local NLLB model, remove auto-download 2025-12-31 17:37:39 -08:00
vitest.e2e.config.ts ♻️ Require local NLLB model, remove auto-download 2025-12-31 17:37:39 -08:00