peopleanalyst

Platform · Live · new here

Gift pass — gifted ownership on the entitlement store (magic-link claim)

Operator-issued, HMAC-signed gift passes that grant a till product's FULL ownership entitlement (for guides: depth + download + bound tools + Shelf-Agent readability) without payment — the Frontier outreach gift (HO-700/HO-714). No new table: claiming rides grantEntitlement with a synthetic gift:<passId> session id, so one-claim-per-pass idempotency is the same UNIQUE-column mechanism the Stripe webhook uses. Identity is captured at CLAIM (magic-link email = the account) — gates ownership/runs, never reading; free bodies stay free with no pass at all.

Cluster
Platform
Type
integration
Status
Live
Used by
people-analytics-toolbox

Maturity evidence

Functioning
9 node:test tests green (npx tsx --test src/lib/commerce/tests/gift.test.ts): token round-trip, tamper→bad_signature, expiry→own reason, first-claim grants+platform-bridges+emails, same-email retry idempotent (no second email), different-email→409, per-pass idempotency, unknown-product refusal. Issuer REST (service-key) + MCP twin registered; public claim route + noindex claim page.
Valuable
Mechanism live; value lands when the first Frontier outreach kit (HO-700/HO-714 decision 1 — per-vertical niche landing) carries real claim URLs to prospects.
Understood
Design + why-no-new-table + identity-at-claim doctrine documented in src/lib/commerce/gift.ts header and the Layer-1 manifest entry.
Integrated
Both doors exposed (REST + MCP); not yet embedded in the outreach kit page or CampaignBrief sequences — that wiring is the kit build.

How to use it

REST
/api/commerce/gift
MCP
commerce.gift.issue
Data
src/lib/commerce/gift.ts

Other Platform capabilities

← Every platform capability

Capability detail sourced from the People Analytics Toolbox capability feed (source of truth), snapshot retrieved 2026-07-23.