No description
Find a file
Natalie 0aa67ac93e fix(ci): register stranded packages as root workspace members
Six packages had a typecheck script but were matched by no root `workspaces`
glob, so a clean `bun install --frozen-lockfile` never installed their deps —
the per-package `tsc` in typecheck-all.sh then failed to resolve modules
(@types/bun, pg, @lilith/configs base tsconfig, @modelcontextprotocol/sdk,
@lilith/mcp-common, …). This was the root cause behind the bulk of the verify
job's failures, incl. quinn-ai/engine's 110 errors (its tsconfig `extends`
couldn't resolve @lilith/configs → tsc fell back to ES3 lib → cascade).

Added: codebase/@features/{score-refresh,event-scrapers}, quinn-ai/gateway,
quinn-messenger/mcp, api/src/mcp-prospector, and the existing `*/engine` glob.
bun.lock is unchanged — every new member's deps were already pinned by sibling
workspaces. Verified locally: all six now typecheck clean.
(api/src/scripts can't be a member — its package.json name collides with the
parent @quinn/api — but it resolves via hoisting and typechecks clean anyway.)

Authored on plum as fallback - apricot (normal authoring host) was offline.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 06:45:39 -05:00
.archive
.clutter
.forgejo ci(workflows): 👷 Add GitHub Actions workflow for Quinn admin API deployment with build, test, and deploy jobs 2026-05-26 10:34:46 -07:00
.grok/skills/quinn-cluster-audit feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
.project feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
codebase fix(comm-newsletter): typed row mappers for campaign DB rows 2026-06-19 05:53:32 -05:00
deployments fix(quinn.www): reliable maintenance-mode deploy guard via build sentinel 2026-06-19 04:42:50 -05:00
docs feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
infrastructure deploy(infrastructure): 🚀 Update server configurations, deployment scripts, and infrastructure files; increment build version and deployment count 2026-06-10 21:33:02 -07:00
mobile-review
screenshots
scripts chore(ci): typecheck-all.sh self-reports failing packages 2026-06-19 05:05:39 -05:00
tooling chore(ci): typecheck-all.sh self-reports failing packages 2026-06-19 05:05:39 -05:00
tools
users/transquinnftw feat(user-data): Add comprehensive user data documentation, update AboutPage tooltips, and configure service settings 2026-06-10 21:33:02 -07:00
.claire-project chore(config): 🔧 Update Claire project config in .claire-project file 2026-06-03 22:47:21 -07:00
.claude
.gitignore
.haiku-loop-cycle-1-coordinator.md
.mcp.json breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes 2026-06-10 14:58:14 -07:00
BUILD_COUNT deploy(infrastructure): 🚀 Update server configurations, deployment scripts, and infrastructure files; increment build version and deployment count 2026-06-10 21:33:02 -07:00
bun.lock feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
bunfig.toml infra(infrastructure): 🧱 Update Caddyfile.local routes/TLS settings and adjust Bun build scripts in bunfig.toml for dev/test consistency 2026-05-19 23:18:40 -07:00
CLAUDE.md feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
clients-list.md
clients-loaded.md
clients-page.png feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
cocotte-phase7-confirm-error.png ui(cocotte-specific): 💄 Add Cocotte Phase 7 visual assets for error confirmation and mobile display 2026-05-19 00:34:30 -07:00
cocotte-phase7-desktop.png ui(assets): 💄 Replace Cocotte Phase 7 desktop preview with updated branding image 2026-05-19 00:27:53 -07:00
cocotte-phase7-mobile.png ui(cocotte-specific): 💄 Add Cocotte Phase 7 visual assets for error confirmation and mobile display 2026-05-19 00:34:30 -07:00
dashboard-home.md
deploy.pid
fwt-canonical-after.png feat(futa-waifu-tour): Update landing page UI and replace canonical state images with new visual assets for tour progression indicators 2026-05-18 00:27:15 -07:00
fwt-canonical-initial.png feat(futa-waifu-tour): Update landing page UI and replace canonical state images with new visual assets for tour progression indicators 2026-05-18 00:27:15 -07:00
fwt-home.png ui(futa-waifu): 💄 Replace home page image asset with updated visual for futa-waifu-tour feature 2026-05-18 17:31:08 -07:00
package.json fix(ci): register stranded packages as root workspace members 2026-06-19 06:45:39 -05:00
prospector-current.png feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
prospector-inbox-mobile.png feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
prospector-page.png feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
prospector-region-desktop.png feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
prospector-stream-desktop.png feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
prospector-stream-mode-1280x800.png feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
prospector-tooltips-drawer-forced.png feat(user-data): Add comprehensive user data documentation, update AboutPage tooltips, and configure service settings 2026-06-10 21:33:02 -07:00
prospector-tooltips-stream-forced.png feat(user-data): Add comprehensive user data documentation, update AboutPage tooltips, and configure service settings 2026-06-10 21:33:02 -07:00
prospector-tour-mobile.png feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
prospector-tour-mode-1280x800.png feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
render-pg-services.mjs
run feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
sso-login.md
tsconfig.json
tsconfig.tsbuildinfo chore(tsconfig-specific): 🔧 Update TypeScript build metadata in tsbuildinfo to reflect version/process changes 2026-06-09 00:20:27 -07:00
VERSION.txt deploy(infrastructure): 🚀 Update server configurations, deployment scripts, and infrastructure files; increment build version and deployment count 2026-06-10 21:33:02 -07:00