Forge Intelligence

intelligence_math_concept_promote_v1 v1

Purpose: Apply hard gates to a validated concept candidate and emit a promotion decision without modifying the library.

Updated

Inputs

Required: candidate, validation_report, falsifier_report, ontology_report, utility_evaluation, partition_policy.

Outputs

Required: promotion_decision, status.

Substrate reuse

  • Generic tasks: llm_boolean_gate, contradiction_scan, plan_decision_pack
  • Operators: seq, branch, for_each, try_catch

Verification policy

  • all hard gates represented
  • failed blocker cannot be averaged away
  • clean-room audit required when enabled
  • no library write side effect

Failure modes

  • missing gate artifact
  • failed blocker
  • contamination
  • duplicate unresolved
  • human approval missing

Runtime status

Proposal only. Repository-native implementation, fixtures, validators, maturity registration, and allowlist entry are required.