autocommit
|
7f969e8fbd
|
feat(gallery-reactions): ✨ Add gallery reactions API client with types and methods for managing reactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-31 20:43:26 -07:00 |
|
autocommit
|
acd36404e1
|
feat(tour-optimizer): ✨ Add TypeScript type definitions and update rail edges data for tour optimization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-20 02:20:15 -07:00 |
|
autocommit
|
6ca891f199
|
feat(tour-optimizer): ✨ Add optimized tour routes, pages, and geospatial integration with @lilith/tour-optimizer package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 20:48:41 -07:00 |
|
autocommit
|
8bf9c646b8
|
test(tour-optimizer): ✅ Update test cases for solver, travel cost, and optimization strategies to ensure correctness and reliability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 20:04:42 -07:00 |
|
autocommit
|
3ee19b30ba
|
feat(tour-optimizer): ✨ Introduce tour optimization package with solver algorithms, strategies, and cost calculations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 18:35:53 -07:00 |
|
autocommit
|
616e29c963
|
chore(tour-optimizer): 🔧 Update TypeScript config for stricter type-checking and module resolution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 18:35:53 -07:00 |
|
autocommit
|
4c2c29351e
|
deps-upgrade(api): ⬆️ Update dependencies in @features/api to enforce security patches and compatibility fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 18:35:53 -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
|
837a2b98e9
|
infra(infrastructure-scope): 🧱 Update deployment pipelines, nginx configurations, and database unification docs across domains
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:08:06 -07:00 |
|
autocommit
|
53c16cb1c2
|
deps-upgrade(provider-api-client): ⬆️ Update dependencies to latest stable versions in provider-api-client and related packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:08:05 -07:00 |
|
Natalie
|
e420f09fd5
|
reconcile: 🔧 plum/apricot divergence resolution + apricot-only authoring rule
CI / verify (push) Has been cancelled
Resolves 630/374 plum-vs-origin divergence by resetting plum to origin/main and
porting forward the genuinely net-new plum work atop apricot's evolution.
Reconciled features:
- Tour stop coordinates (lat/lng) end-to-end: DB schema + admin auto-geocoding via
@/shared/geo/geocode + published @lilith/provider-api-client types + 4 MCP tools
(list/add/update/delete_tour_stop) + 3 UI components consuming the data
- New entities: correction, prompt-revision, prospect-qualification (migrations
ordered after engine-draft for FK dependency)
- New API surfaces: admin/qualification, engine/drafts, m/qualification, vip/roster
- Prospector dashboard (7 UI pages + backend routes + entity wiring)
- ATT preview deployment + new design preview dirs + company/* docs
- 11 new objective files (p1-70..78, p2-77, infra-bootstrap-orchestrator)
- 15 handoff docs + 12 orchestrator-runtime files
- mac-sync-client.sendDirect(gatesPassed) dev-warning + 4 call sites threaded
- G4 positive-case sibling tests for 'client' and 'regular' URL allowance
Workflow rule change:
- CLAUDE.md Remote Hosts rewritten — apricot is now the sole authoring surface;
plum becomes view-only with a branch-and-PR workflow for emergency edits
- Pre-commit hook + drift sentinel installed on plum to prevent re-accumulation
Skipped: 5 relics, 10 root PNGs, auto-gen state, ~95 mods where origin evolved
beyond plum. Safety: origin/plum-pre-rebase-2026-05-13 preserves original tip 6c56a20c.
|
2026-05-13 21:16:34 -07:00 |
|
autocommit
|
5920ff9e42
|
refactor(vip-client): ♻️ Restructure VIP client entity and related components, including schema, types, and entities like vip-conversation and vip-invite, while adding vip-priority-request and updating admin/user surfaces and backend APIs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-24 20:04:58 -07:00 |
|
autocommit
|
6ff0968e02
|
deps-upgrade(analyticsapi-client): ⬆️ Update analytics and provider-api-client dependencies with minor/patch versions and new additions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-23 19:30:30 -07:00 |
|
autocommit
|
6fc6e23367
|
feat(provider-api-client): ✨ Introduce PSEO endpoint support and base URL configuration for provider API client integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:57 -07:00 |
|
autocommit
|
d1eb76439f
|
chore(build-system): 🔧 Update bundling configs in @lilith/provider-api-client and quinn-app-switcher to enable ESM support and adjust output formats
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
cc0893d704
|
deps-upgrade(dependencies-significant): ⬆️ Coordinate and upgrade 16 dependencies across feature modules and shared packages, including @lilith/provider-api-client and quinn-app-switcher
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
e5ead2d9ea
|
feat(pseo): ✨ Introduce PSEO templates, admin configurations, and frontend pages for SEO-optimized content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
cd836aa2ef
|
feat(provider-api-client): ✨ Add TypeScript types and test coverage for analytics, blog, contact, roster, tour, and touring endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
a983a42154
|
chore(api-client): 🔧 Update TypeScript config for stricter type checking and module resolution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|
autocommit
|
ffe13658c7
|
deps-upgrade(deps): ⬆️ Update frontend API client dependencies to ensure compatibility with latest provider releases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-18 19:25:56 -07:00 |
|