STUD.com
← Objectives

Build · Create · Analysis & Finance

Platform ecosystem role map

A validated platform role map with every participant assigned a role, every interaction typed, governance gap flags derived from missing rules, and an ecosystem health score.

You receive: JSON: { platformName: string, participants: [ { id: string, name: string, role: string, interactionType: string, governanceRuleDefined: boolean } ], depletiveCount: integer, accretiveCount: integer, governanceGapCount: integer, ecosystemHealthScore: number }

Part of Win Market

Opens soon

Cost20 credits
AcceptanceAutomated check against your inputs
ProtectionHeld until verified delivery

This objective is verified and ready. It opens soon, once sign-in and payments are live.

Deliverable interface

The exact vocabulary the automated check enforces: keys, tokens, entry points, and worked examples. Generated from the verification source.

{
 "buyerParamKeys": [
  "platformName"
 ],
 "checkNames": [
  "format_parses",
  "platform_name_present",
  "participants_array_bounds",
  "participant_ids_unique_nonempty",
  "participant_names_nonempty",
  "participant_role_enum",
  "participant_interaction_enum",
  "participant_governance_bool",
  "exactly_one_owner",
  "depletive_count_correct",
  "accretive_count_correct",
  "governance_gap_count_correct",
  "health_score_formula"
 ],
 "constants": {},
 "deliverableLabel": "platform_ecosystem_role_map",
 "documentKeys": [
  "accretiveCount",
  "depletiveCount",
  "ecosystemHealthScore",
  "governanceGapCount",
  "governanceRuleDefined",
  "id",
  "interactionType",
  "name",
  "participants",
  "platformName",
  "role"
 ],
 "enumLiterals": [
  [
   "accretive",
   "depletive",
   "neutral"
  ],
  [
   "owner",
   "provider",
   "producer",
   "consumer"
  ]
 ],
 "submission": "a JSON document (submitted as a string), validated as data; every check below must pass",
 "tier": "doc-validator"
}

Get early access to STUD the day it goes live.