Forge Intelligence

Physics knowledge ingest v1

Purpose: Convert bounded audited source slices into typed candidate physics objects without promotion.

Updated

Input

Required fields: source_bundle, target_partition, ingestion_plan. Additional bounded context may be supplied according to contract.json.

Output

{ "batch": <object> } where the payload validates against schemas/physicsgenesis/physics-library-batch.schema.json.

Substrate reuse

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

Failure modes

  • source metadata absent
  • partition policy violation
  • unresolved units or frame
  • schema-invalid batch

Verification

  • JSON Schema
  • source locator presence
  • partition visibility
  • no direct promotion

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