Starlight Decision Ledger
Record the decision as a falsifiable operating commitment, not a meeting note.
- Search or fetch existing records when the user may be revisiting an earlier decision.
- Register source material with
register_evidencewhen a URL, artifact, observation, or metric materially supports the decision. Separate sourced claims from the user's judgment. - Call
record_decisionwith context, the actual choice, rejected tradeoffs, one owner, and a review date when reversibility matters. approvedandrejectedare consequential statuses. Use them only after explicit user confirmation and passuser_confirmed: true; otherwise record the decision asproposed.
Do not invent consensus, evidence, approval, or an accountable owner. Return the decision ID and the evidence IDs that make the decision auditable.