Commit graph

68 commits

Author SHA1 Message Date
autocommit
d8eddc1397 feat(assistant): Add journal review tool classes to the assistant's tool registry for processing journal entries
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:37:07 -07:00
autocommit
a9296815f7 chore(api): 🔧 Update API contract, backend logic, frontend UX, infrastructure, and localization across system-wide components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 04:42:58 -07:00
autocommit
008568702a feat(api-quinn-proxy): Add Quinn proxy API endpoints for message forwarding and server integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-26 01:17:01 -07:00
autocommit
0dad69cf43 deps-upgrade(messages/backend-user): ⬆️ Update backend user messages dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 04:55:16 -07:00
autocommit
cc7c8c6753 feat(vip): Implement VIP token reset flow with auth entity, frontend surface, and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 04:55:16 -07:00
autocommit
e4b038ff10 deps-upgrade(messages): ⬆️ Update dependencies in backend-user message feature module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 04:55:15 -07:00
autocommit
fe96c7bfc8 feat(screening): Introduce screening service with message validation logic, new types for screening rules/config, and comprehensive test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 04:48:53 -07:00
autocommit
efecc2ebf6 feat(reputation): Add airport code derivation utility to enhance reputation calculations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 03:04:57 -07:00
autocommit
6e6b07fe23 feat(reputation): Add home-city and airport-code fields to reputation system for enhanced user profile tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 02:58:18 -07:00
autocommit
f557396a4d feat(vip): Add VIP-specific gallery routes, message handling endpoints, and referral tracking integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:55:44 -07:00
autocommit
86bc56dd29 chore(messages): 🔧 Update development environment variables for messages backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:29:34 -07:00
autocommit
36214ff787 feat(vip-vip): Add VIP user portal with messaging integration, API routes, and frontend components (VipPortalPage, WelcomePage)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 15:08:50 -07:00
autocommit
f56448e6d8 feat(p1-18): quinn.m client-enrichment BFF + ContactPanel section
- BFF GET/POST /api/client-enrichment proxies to @features/api /m/clients
- ClientRecordSection renders status, market, emoji_tags, note
- ContactPanel mounts section between RelationshipPreview and Conversations
- POST /m/clients route on @features/api surfaces/m/contacts.ts
2026-04-19 01:09:47 -07:00
autocommit
9170ab272a feat(client): Introduce client enrichment fields and admin/user-facing client record display components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 23:27:35 -07:00
autocommit
143f4f48f7 deps-upgrade(dependencies): ⬆️ Update dependencies across landing/frontend-public, merchant/backend-api, and messages/backend-user modules for security patches and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:57 -07:00
autocommit
df8afdf96a deps-upgrade(analytics-messages): ⬆️ Update analytics-messages and related dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00
Claude Code
b3b15b1736 feat(messages): Add provider configuration proxy routes and new API types for third-party integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 10:02:37 -07:00
Claude Code
67fb8ff267 feat(client-intel): Implement client-intel backend controllers, DTOs, and services for processing intelligence data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:52:10 -07:00
Claude Code
a1420a55bf chore(backend-user): 🔧 Update server configuration and runtime setup in config.ts and server.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:46:08 -07:00
Claude Code
8925405155 feat(reputation): Add reputation queries, routes, and job queue service logic for managing user reputation and backend operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:46:08 -07:00
Claude Code
8a087604b3 chore(reputation): 🔧 Update emoji labeling config and environment variables for model evaluation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:26:29 -07:00
Claude Code
a2a38af3c3 feat(reputation): Introduce emoji labeling evaluation logic to detect boundary-pushing emojis and integrate with glossary service for reputation scoring
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 01:00:27 -07:00
Claude Code
bd5398026b fix(reputation): 🐛 Fix double URL decoding in glossary route handler to prevent corrupted emoji parameters
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:31:28 -07:00
Claude Code
29c75c69c0 feat(reputation): Introduce emoji labeling evaluation logic to calculate reputation scores based on emoji usage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:25:10 -07:00
Claude Code
ffe9fbe584 refactor(server): ♻️ Update server configuration to modularize tool dependencies and improve compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:25:10 -07:00
Claude Code
7eac4685d7 feat(assistant): Integrate glossary support into score-contacts tool and update related tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:25:10 -07:00
Claude Code
b9badaa979 feat(reputation): Add new emoji mappings to the reputation glossary for enhanced user communication
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:19:34 -07:00
Claude Code
458a64a0c4 feat(reputation): Implement reputation relationship types, routes, and service logic to track and calculate user reputation scores based on relationships
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 22:47:29 -07:00
Claude Code
9482521f56 breaking(assistant): 💥 Refactor assistant service to enforce delta-formatted responses (incremental updates) instead of full payloads
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 22:47:29 -07:00
Claude Code
f7a43a2bb1 feat(reputation): Add 'notes' field to emoji glossary and update frontend API types for glossary-service
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:51:38 -07:00
Claude Code
cb99f7443f refactor(reputation): ♻️ Update glossary logic in routes and service to preserve historical data while enabling backward-compatible new updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:45:47 -07:00
Claude Code
efe584529d feat(messages): Add reputation service backend logic and frontend UI components for contact management, reputation visualization, and conversation tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:54:15 -07:00
Claude Code
5aea1da5ba feat(proxy-specific): Add proxy route handlers for backend-user message routing in routes.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:47:08 -07:00
Claude Code
3cb271b1ba chore(messages): 🔧 Update message configs, server logic, frontend rendering, dependencies, and deployment infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:47:07 -07:00
Claude Code
99b5808955 feat(reputation): Add reputation system with relationship queries/mutations, schema definitions, and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:47:07 -07:00
Claude Code
1d487fa2ac feat(mail-admin): Introduce DockerProvider and SimProvider classes with audit logging, add provider management routes, and implement service logic for mail-admin providers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:47:06 -07:00
Claude Code
944d4d95fc deps-upgrade(features): ⬆️ Update dependencies across admin, messages, my, and provider-website modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:47:06 -07:00
Claude Code
1179d11bf6 feat(messages): Add name history and relationship management endpoints with backend API support and frontend UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 13:43:22 -07:00
Claude Code
c2673f7c3a feat(reputation): Add emoji dismiss/suggest endpoints in relationship-routes and implement emoji handling in relationship-service, with test coverage in compute.test
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 12:08:21 -07:00
Claude Code
df8da9ce8b feat(reputation): Add API routes, service logic, and server integration for managing relationship reputation and calculating scores
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 09:44:38 -07:00
Claude Code
1d54ab80b8 test(messages-specific): Update Vitest config and lockfile for messages backend tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 22:10:01 -07:00
Claude Code
addd1aa71f feat(reputation): Introduce ReputationService with scoring logic and add /reputation API routes for messages trust/engagement metrics
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 22:10:01 -07:00
Claude Code
2976526295 feat(reputation): Add glossary service, routes, API types, and UI page for reputation terminology management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 22:10:01 -07:00
Claude Code
43a9b98e36 feat(reputation): Introduce emoji dictionary and editor for reputation system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 22:10:00 -07:00
Claude Code
509b777bf5 test(messages): Update Vitest test configuration for backend-user feature with test suite plugins and environment setups
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 22:10:00 -07:00
Claude Code
5b300a4d46 deps-upgrade(messages): ⬆️ Update backend and frontend dependencies in the messages feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 22:10:00 -07:00
Claude Code
c5d5517754 feat(reputation): Add reputation API routes and service with scoring logic and unit tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 20:45:23 -07:00
Claude Code
8d187f2ae4 feat(reputation): Introduce EmojiDictionary and EmojiHandler for emoji-based reputation calculations and validation with test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 20:45:23 -07:00
Claude Code
e6bfd13e47 feat(assistant): Introduce emoji scoring logic in the scoreContacts function and add unit tests in score-contacts.test.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 20:45:23 -07:00
Claude Code
72ea030635 feat(reputation): Add reputation-based auto-tagging system for contacts with backend routes, API types, and UI integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 11:57:24 -07:00