cocottetech/@platform
Natalie 1fe5f81a71 feat(people-service): standalone identity service on its own DB
New cocottetech platform service (NestJS, port 3061) that owns the canonical
people/identities/relationships/signals model in its OWN database (black:25461),
not the shared platform.db — per the per-service-DB directive. Ported from
lilith's entities/people, dropping the lilith-specific clients/contacts bridges
and quinn_my ownership. Internal /internal/people/* API (upsert-identity,
signals, get, by-identity, summary) behind a service-token guard; health is
public. Consumed over HTTP by prospector and other apps. tsc clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 20:10:02 -04:00
..
codebase feat(people-service): standalone identity service on its own DB 2026-06-28 20:10:02 -04:00
infrastructure docs(cocottetech): Wave 1 prospector restructure doc updates (parallel slice): prospector packages now from @applications/@prospector/@packages , deprecate old, LP backend notes, publish for consumers 2026-06-28 17:43:06 -04:00
scripts fix(scripts): exclude python venvs from archive builds; add platform.3 support 2026-05-22 10:48:03 -07:00
.gitignore chore(bootstrap): initial V4 commit 2026-05-18 08:11:41 -07:00
.npmrc chore(bootstrap): initial V4 commit 2026-05-18 08:11:41 -07:00
CLAUDE.md docs(prospector): note new @prospector home + published packages in cockpit-kit/ios-fe READMEs, @platform/CLAUDE.md, DESIGN.md (for ProspectorView LP wiring); Wave 1 restructure 2026-06-28 17:40:03 -04:00
package.json chore(bootstrap): initial V4 commit 2026-05-18 08:11:41 -07:00
pnpm-lock.yaml deps-upgrade(content-ingestor): ⬆️ Update dependencies in content-ingestor to latest compatible versions 2026-06-08 00:11:16 -07:00
pnpm-workspace.yaml feat(content-pipeline): content-social engine, content-ingestor, platform.api endpoints 2026-06-04 11:15:52 -07:00
tsconfig.json chore(bootstrap): initial V4 commit 2026-05-18 08:11:41 -07:00
turbo.json chore(bootstrap): initial V4 commit 2026-05-18 08:11:41 -07:00