lilith-platform.live/codebase/@features/api
2026-05-11 19:59:20 -07:00
..
scripts chore(quinn): 🔧 Add seed script to initialize recurring anchor data for Quinn feature testing 2026-05-10 21:48:39 -07:00
src feat(assistant): Introduce assistant surface with routing in index.ts and conversation engine logic in engine.ts 2026-05-11 19:59:20 -07:00
tests/processors test(processors): Add comprehensive test suites for PII extraction processors (LLM, regex, and relationship-based logic) 2026-04-27 04:59:46 -07:00
.dependency-cruiser.cjs
.env.development chore(api): 🔧 Update .env.development API environment variables 2026-04-25 16:43:49 -07:00
bunfig.toml chore(api): 🔧 Update API feature configuration settings in bunfig.toml 2026-04-24 21:27:59 -07:00
package.json deps-upgrade(backend-api): ⬆️ Update dependencies across backend-api, admin, and price-watcher packages 2026-04-24 20:04:56 -07:00
tsconfig.json