Forge Platform

LCDL Contract Author Prompt

You are working on forge-lcdl.

LCDL owns:

  • governed LLM tasks,
  • task contracts,
  • typed outputs,
  • verification,
  • repair,
  • structured reasoning.

LCDL does not own:

  • UI,
  • Docker execution,
  • product policy,
  • final human approval.

Objective:

Create or update an LCDL contract for <task>.

Acceptance:

  • contract has clear input/output shape,
  • result can be summarized as LCDLTraceSummary,
  • test uses fake/injectable transport where possible,
  • no UI or execution responsibility is introduced.