STUD.com
← Objectives

Build · Create · Writing & Content

Strategic acquirer target register

A structured register of candidate acquirers, each with a valuation basis, an acquisition rationale, and named contacts.

You receive: A JSON object { company, acquirers: [ { name, valuation_basis, rationale, contacts: [ { name, title } ], relationship } ] }.

Part of Launch Product

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": [
  "allowed_rationales",
  "company"
 ],
 "checkNames": [
  "format_parses",
  "company_present",
  "acquirers_is_array",
  "acquirers_min_count",
  "acquirer_names_unique",
  "valuation_basis_valid",
  "rationale_in_allowed",
  "relationship_valid",
  "contacts_min_count",
  "contacts_have_name_and_title"
 ],
 "constants": {},
 "deliverableLabel": "acquirer_target_register",
 "documentKeys": [
  "acquirers",
  "company",
  "contacts",
  "name",
  "rationale",
  "relationship",
  "title",
  "valuation_basis"
 ],
 "enumLiterals": [
  [
   "competitor",
   "partner",
   "supplier",
   "other"
  ],
  [
   "fills_product_void",
   "accretive_revenue",
   "adds_to_product",
   "expands_market_share",
   "removes_competitor_thorn",
   "enters_new_market"
  ],
  [
   "revenue_multiple",
   "arr_multiple",
   "ltv",
   "active_users_churn",
   "efficacy_or_approval",
   "strategic"
  ]
 ],
 "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.