orangecat
Bitcoin-native economic layer — the money/identity half of the two-product system (OrangeCat = economy, FleetCrown = capability). Platform for universal economic participation: actor-owned entities (projects, products, services, causes, wishlists, loans, investments, assets, groups, events), BTC/Lightning wallets + payment orchestration (NWC, LNURL, on-chain verify), public timeline (the wall), typed stakeholder graph, and "My Cat" — an advisory economic AI (proposes offers; deliberately does NOT execute work).
PLATFORM SUBSTRATE: production OIDC identity provider (FleetCrown registered — "Login with OrangeCat"), ock_ integration keys, @orangecat/sdk (built for sibling products), versioned /api/v1 with OpenAPI, inbound publish bus whose only recognized source is 'fleetcrown', outbound webhooks.
MUTUAL DOGFOOD WITH FLEETCROWN: OC records/prices/settles work but has NO executor — services, tasks, job postings, funded projects are records; execution is delegated to FleetCrown ("Build it with FleetCrown" CTA, in_house_dev stakeholder edge, revive-my-old-ride config: "OC markets it, FC executes it"). FC is OC's customer #1 (identity, publish, subscriptions mirror, investment raise). Entitlement bridge: BTC settlement of a product tagged fleetcrown-plan:<tier> + fleetcrown-days:<n> HMAC-notifies FC to grant a time-boxed plan.
SEAM STATUS: OIDC live + witnessed; timeline ingest live; KNOWN BUG — v1 entity-create from bearer-token callers hits RLS 42501 (fix: service-role client like timeline ingest); FC pass products not yet minted; ORANGECAT_WEBHOOK_SECRET unset on both ends.