Expand description
Loadable read-only world projection and explanation product.
The product receives already observed semantic facts from its caller. It can project, compare, and explain those facts, but has no observation, process, network, clock, random, mutation, or proof-execution port.
Structs§
- World
Command Lib - Loadable read-only
sim worldcommand library. - World
Product - Pure read-only product for semantic projection, diff, and explanation.
- World
Projection - A checked projection together with its stable SIM record.
Enums§
- World
Error - Product-level construction or projection failure.
Constants§
- DISCLOSURE_
CONCLUSION - Public-release conclusion which consumes the disclosure policy.
- DISCLOSURE_
FACT - Audit-derived disclosure-policy fact used by the bundled reference world.
- SOURCE_
CONCLUSION - Source-only conclusion used to prove projection-scoped invalidation.
- SOURCE_
FACT - Semantic source fact used by the bundled reference world.
- WORLD_
VERB - CLI verb contributed by this loaded library.