feat: migrate to skills-based approach
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
ContactDB is the people directory. It stores contacts, their platform identities, relationships, notes, and links. Every person across all data sources resolves to a single ContactDB `contact_id`.
|
||||
|
||||
**Base URL:** `http://localhost:42000/contactdb-api` (via Caddy) or `http://localhost:42800` (direct)
|
||||
**Base URL:** `http://localhost:42000/contactdb-api/` (direct) or `http://caddy/contactdb-api/` (via greywall sandbox)
|
||||
|
||||
## Core Entities
|
||||
|
||||
|
||||
Reference in New Issue
Block a user