Forge Intelligence

Physics quantity, unit, and dimension normalize v1

Purpose: Build stable quantity, dimension, and unit mappings and run deterministic dimensional checks.

Updated

Input

Required fields: candidate_set, unit_system_policy. Additional bounded context may be supplied according to contract.json.

Output

{ "record": <object> } where the payload validates against schemas/physicsgenesis/quantity-unit-dimension.schema.json.

Substrate reuse

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

Failure modes

  • symbol collision
  • ambiguous quantity kind
  • invalid conversion
  • dimensional inconsistency

Verification

  • JSON Schema
  • dimension algebra
  • conversion round-trip
  • stable ID collision

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