lilith-platform.live/codebase/@features/api
Natalie 770edef1d0
Some checks failed
Deploy quinn.admin / build (push) Failing after 6m15s
Deploy quinn.admin (black dev) / build-and-deploy (push) Failing after 6m15s
Deploy quinn.api / deploy (push) Failing after 6m12s
Deploy quinn.admin / deploy (push) Has been skipped
CI / verify (push) Has been cancelled
fix(types): clear all typecheck failures — api, scripts, mcp-seo, broadcast; quarantine provider-website
First real CI typecheck run surfaced 45 committed errors: exactOptional-
PropertyTypes violations from the people extraction (conditional-spread at
call sites), a doubled internalPeopleRouter import, postgres.js fragment
awaits, and union/type drift in prospect-backfill, provider-config and
tour-landings. broadcast/frontend-public: tsconfig paths pin
@lilith/ui-glassmorphism to its dist .d.ts — its package.json wrongly
ships types from raw src (upstream repackage tracked as follow-up).
provider-website/frontend-public enters .typecheck-debt with justification:
1623 of its 1638 errors are the known styled-components dual-instance
cascade (augmentation targets 'styled-components', imports use the
@lilith/ui-styled-components wrapper) — a wrapper-package project, not
incremental debt. Verified: tooling/ci/typecheck-all.sh → 47 passed,
0 failed, 6 skipped (debt).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-03 12:15:50 -04:00
..
config
scripts docs(lilith-platform): Wave 1 prospector packages migration + restructure references (from parallel docs slice) 2026-06-28 17:43:09 -04:00
src fix(types): clear all typecheck failures — api, scripts, mcp-seo, broadcast; quarantine provider-website 2026-07-03 12:15:50 -04:00
tests/processors
.dependency-cruiser.cjs
.env.development feat(quinn.admin): serve main-branch dev preview on black without SSO 2026-06-21 23:38:06 -05:00
bunfig.toml
package.json test(api): auto-skip DB-dependent tests off the fast LAN path 2026-06-19 18:20:11 -05:00
tsconfig.json