Rule lifecycle
Rules should follow a managed lifecycle rather than behaving like opaque embedded logic.
Lifecycle
- define the rule
- attach it to semantic context
- simulate or test it
- apply it in controlled workflows
- observe runs and outcomes
Repository signals
OpenFoundry already supports CRUD, simulation, apply, and rule-run listing through the ontology backend.
