people-graph
- Schema
- people_graph
- Version
- 0.2.0
- Status
- live
- Types path
- src/spokes/people-graph/contracts/types.ts
CHANGELOG
Each spoke tracks contract bumps in src/spokes/people-graph/CHANGELOG.md.
Vendor snippet
// Toolbox consumer vendor stub: // Canonical types live at: // src/spokes/people-graph/contracts/types.ts // Contract version handshake: export const TOOLBOX_PEOPLE_GRAPH_VERSION = "0.2.0" as const; // Consumers copy the exports they need locally — see docs/PROTOCOLS/SPOKE-DOCUMENTATION.md (contract snapshotting).
Reference repo: people-analyst/people-analytics-toolbox