reincarnation
- Schema
- reincarnation
- Version
- 1.2.0
- Status
- live
- Types path
- src/spokes/reincarnation/contracts/types.ts
CHANGELOG
Each spoke tracks contract bumps in src/spokes/reincarnation/CHANGELOG.md.
Vendor snippet
// Toolbox consumer vendor stub: // Canonical types live at: // src/spokes/reincarnation/contracts/types.ts // Contract version handshake: export const TOOLBOX_REINCARNATION_VERSION = "1.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