STUD.com
← Objectives

Build · Create · Ops & Automation

Cash-flow watch register

A structured cash-flow watch register listing the cash metrics to track (cash balance, net burn, runway months, revenue), each with a current value, an alert threshold, a direction, and an accountable owner, so cash flow is monitored obsessively rather than discovered too late.

You receive: A structured JSON register document validated against structural completeness and threshold-logic rules driven by the buyer's frozen parameters.

Part of Choose Business Model

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": [
  "required_metrics",
  "review_cadence",
  "runway_alert_months"
 ],
 "checkNames": [
  "format_parses",
  "metrics_array",
  "min_count",
  "dedup",
  "required_present",
  "label_nonempty",
  "threshold_numeric",
  "owner_nonempty",
  "cadence_match",
  "direction_valid",
  "burn_direction",
  "runway_threshold"
 ],
 "constants": {},
 "deliverableLabel": "build_cash_flow_watch_register",
 "documentKeys": [
  "alert_direction",
  "alert_threshold",
  "cadence",
  "key",
  "label",
  "metrics",
  "owner"
 ],
 "enumLiterals": [
  [
   "below",
   "above"
  ],
  [
   "daily",
   "weekly",
   "biweekly",
   "monthly"
  ]
 ],
 "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.