Handbook
PhysicsGenesis in Forge Intelligence
PhysicsGenesis adds a native physics knowledge object store, problem-class packs, and cross-domain intelligence bridges to MathGenesis — separate from the audited Human-Life v4.1 capability index.
Updated
Documentation
| Page | Contents |
|---|---|
| Schemas | 21 JSON schemas, object_type and partition enums |
| Objects | P0 inventory: quantity, uniform acceleration model, projectile simulation |
| Safety | Hazard gate, dual-use detail control, human escalation |
| Intelligence bridges | Math ↔ physics canonical store and reference bridges |
| Promotion graph | Simulation assess, validation DAG, promotion decisions (P06) |
| Physica-0 worlds | Synthetic discovery worlds and hidden-truth maps (P07) |
| Training and historian | Verified training batches and post-freeze comparison (P08) |
| Visual representations | forge-universe scene binding for simulation objects |
Source pack
Vendored design source: vendor/physicsgenesis_prompt_pack_v1/
Operational prompts (00–35) remain in the vendor tree. Repo implementation uses Composer PDCA phases under docs/prompts/physicsgenesis-pdca/.
Layout
| Path | Purpose |
|---|---|
schemas/physicsgenesis/ |
Native JSON schemas (21) |
knowledge/physics/ |
Registry, quantity/unit registries, curriculum, examples |
registries/physics_partition_policy.yaml |
Clean-room partition policy |
registries/intelligence_bridge_registry.yaml |
Cross-domain bridges and migration stubs |
packs/physics/* |
I0 problem-class packs |
lcdl/contracts/intelligence_physics_* |
Governed task contracts (proposal) |
src/forge_intelligence/physicsgenesis/ |
Store, receipts, contamination, safety |
Governance
- Reference partition is invisible to learner credentials.
- Physics correctness requires independent semantic receipts — envelope runtime does not self-certify.
- Maturity: I0_scaffold / A0_assisted / fixture until allowlist promotion.
Verification
python3 tools/validate_physicsgenesis.py
python3 tools/validate_intelligence_bridges.py
./scripts/physicsgenesis-pdca/check-phase-gate.sh P05
pytest tests/test_physicsgenesis_*.py tests/test_intelligence_bridges.py -q
Handbook
Rebuild forge-intelligence-website after doc changes; do not edit generated HTML.