Gamification 0.9.94 / Publishing
Social Terminal commands
Inspect native Cointacted Rewards data from Social Terminal.
When Cointacted Social Terminal and Cointacted – Gamification are both active, Gamification contributes these server-backed commands:
point-typeslists every active site point type with its slug, precision,rewardsshows the signed-in member's Rewards summary.points [TYPE]shows all balances or one Cointacted point type.reward-history [TYPE] [LIMIT]shows up to 20 recent immutable ledger items.achievementsshows earned achievements and current progress.ranksshows current ranks.questsshows quest state.streaksshows current and longest streaks.leaderboardlists visible boards;leaderboard BOARD [PERIOD]shows entries.reward-privacyshows the member's leaderboard and public-profile choices.
and symbol. It is public because active point-type definitions are public.
Member balances, history, achievements, ranks, quests, streaks, and privacy are private commands and require sign-in. Leaderboards follow their configured public/member visibility and member opt-out policy.
All command handlers read Cointacted – Gamification's canonical domain services and immutable ledger. External gamification plugins do not receive their own commands and are never command backends. Their optional adapters only import, synchronize, or reconcile records into Cointacted – Gamification.
Administrative awards, deductions, transfers, reversals, achievement grants, and rank assignments are intentionally not instant terminal commands. Use the permission-checked Gamification administration or REST workflows, which retain the required reason, actor, idempotency, and audit provenance.
