Forge Intelligence

Physics law and concept promote v1

Purpose: Apply hard gates to a staged physics discovery and emit a non-applied promotion decision.

Updated

Input

Required fields: candidate, validation_report, falsifier_report, ontology_report, utility_evaluation, safety_report. Additional bounded context may be supplied according to contract.json.

Output

{ "decision": <object> } where the payload validates against schemas/physicsgenesis/promotion-decision.schema.json.

Substrate reuse

Compose Forge LCDL tasks: llm_boolean_gate, llm_enum_route, contradiction_scan, plan_decision_pack. Use standard operators for guarded sequencing, fallback, and bounded repair.

Failure modes

  • hard gate failed
  • contamination unresolved
  • human gate absent
  • direct write requested

Verification

  • JSON Schema
  • all hard gates enumerated
  • applied is false
  • no utility override of blocker

The task never self-promotes, invents receipts, or upgrades empirical status without authenticated evidence.