Commit graph

30 commits

Author SHA1 Message Date
autocommit
a527ba2a7d deps-upgrade(bookings-tryst): ⬆️ Update dependencies in @features/bookings-tryst package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-21 20:08:22 -07:00
autocommit
e23969a81d test(bookings-tryst): Add/fix test cases for cookie-based login scenarios including session handling and authentication flow validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-21 17:16:56 -07:00
autocommit
6780768f67 feat(bookings-tryst): Update cookie blob adapter to handle undefined domain/path values for flexible cookie configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-21 17:16:56 -07:00
autocommit
d66559ad45 chore(bookings-tryst): 🔧 Update TypeScript compiler options for bookings-tryst feature module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-21 17:16:56 -07:00
autocommit
5f2e6a0dd4 deps-upgrade(pnpm-lock): ⬆️ Update pnpm-lock.yaml to latest compatible dependency versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-21 17:16:56 -07:00
autocommit
e3734fdc5d feat(bookings-tryst): Introduce CookieBlobAdapter and TrystSessionManager for cookie-based session handling and persistence
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-21 14:38:52 -07:00
autocommit
b986b0ce60 feat(config-configuration): Add "bookings-tryst" feature module to pnpm workspace configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-21 14:38:52 -07:00
autocommit
9917b78328 chore(bookings-tryst): 🔧 Add TypeScript strict mode config and .gitignore patterns for build artifact exclusion
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-21 14:38:52 -07:00
autocommit
40fa5a655e deps-upgrade(bookings-tryst): ⬆️ Update dependencies in bookings-tryst to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-21 14:38:52 -07:00
autocommit
a944c9bf61 deps-add(platform-api): Register credential modules and providers in AppModule for auth/authorization support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:25:19 -07:00
autocommit
92c0bfdb18 feat(credentials): Add secure credential encryption, session key storage, and REST API endpoints for credential management with CredentialsCipher, SessionKeyStore, and CredentialsService.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:25:18 -07:00
autocommit
1f035e9697 db(infrastructure): 🗃️ Add surface metrics tracking tables/columns for analytics in platform database
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:17:53 -07:00
autocommit
145a1c247c feat(platform-api): Add CredentialType and CredentialStatus enums, Credential entity, and database migration for credential management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 23:17:53 -07:00
autocommit
b48a9a56d3 docs(ai-copilot): 📝 Update AI Copilot documentation to clarify P1 release phases, Tryst platform integration, and cookie-based authentication workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 22:58:47 -07:00
autocommit
82a3d82a4e docs(prospecting): 📝 Add prospecting marketplace documentation with brief, contract, and screen guides
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 21:44:27 -07:00
autocommit
cdac56642c scripts(scripts): 🔨 Update cache script to support prospecting feature requirements with new validation, storage, and invalidation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 21:37:40 -07:00
autocommit
c3d171089c docs(prospecting): 📝 Add comprehensive prospecting feature documentation with briefs, contracts, and screen descriptions for auto-qualify, cross-provider-graph, and warm-intros
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-19 21:37:40 -07:00
autocommit
b188afd2f9 build(build): 📦️ Update archive build script to handle new platform version formats and adjust naming/structure in build-archives.sh
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 23:54:03 -07:00
autocommit
2a5aaf2eef docs(ai-copilot): 📝 Add prospect-detail.screen.md and update specialist-prospect-resolver.contract.md, specialist-strategist.contract.md for AI copilot feature documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 22:41:28 -07:00
autocommit
b91f9da2f4 docs(ai-copilot): 📝 Update analytics dashboard documentation with cross-surface aggregation and attribution tracking details
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 22:15:12 -07:00
autocommit
78b5114e90 docs(ai-copilot): 📝 Update engineering documentation for surface metrics and talent scout port details in AI copilot feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 21:42:43 -07:00
autocommit
846f3be559 docs(ai-copilot): 📝 Add reference to coach.stan.store pattern in specialist content social contract documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 21:15:10 -07:00
autocommit
cc73212035 docs(ai-copilot): 📝 Expand and refine AI copilot documentation with 20 updated files covering providers, UX flows, engineering contracts, and business logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 21:03:34 -07:00
autocommit
bf0d3355f8 docs(client-area): 📝 fix incorrect domain references in client-area architecture docs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 20:50:04 -07:00
autocommit
29b3843ac6 docs(client-area): 📝 Add brief documentation for magic link action to enable document opening in client-area
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 19:58:47 -07:00
autocommit
9e9e64351c docs(ai-copilot): 📝 Add comprehensive documentation for AI copilot provider actions, context, entrypoints, and interaction modes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 19:58:47 -07:00
autocommit
90af3a91ec docs(client-area): 📝 Update client-area docs to reflect new document resolution flow and quote confirmation states in architecture, flow, and contract documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 19:58:47 -07:00
autocommit
9ec22e2241 docs(client-area): 📝 Standardize and document client area architecture, supported document types, and onboarding workflow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-18 19:47:03 -07:00
natalie
40534d4874 chore(bootstrap): import plum-side edits missed in initial commit
- @hardware/docs/IDEAS.md: card-form-wallet component layout sections
- platform-api/entities/index.ts: import 9 peer-* entities that already
  existed in tree but weren't wired

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-18 08:30:46 -07:00
natalie
1b719e1fd7 chore(bootstrap): initial V4 commit
Clean successor to V3 (forge: lilith/atlilith). Seeded from local Mac
working tree at ~/Code/@projects/@cocottetech/. node_modules and build
artifacts excluded via .gitignore.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-18 08:11:41 -07:00