@praxisui/core 9.0.4 → 9.0.5-rc.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -283,7 +283,7 @@ Widget-local settings dispatch remains only a fallback when the canonical Settin
283
283
 
284
284
  ## Domain Governance
285
285
 
286
- `DomainKnowledgeService` and `DomainRuleService` are shared clients for governed semantic decision flows exposed by `praxis-config-starter`. Runtime surfaces should treat materializations as derived projections of backend-governed decisions, not as frontend-owned business rules.
286
+ `DomainKnowledgeService` and `DomainRuleService` are shared clients for governed semantic decision flows exposed by `praxis-config-starter`. `DomainRuleService` also exposes the safe RuleSet version catalog, active head/status, forward activation and rollback protected by the current head ETag. Runtime surfaces should treat materializations as derived projections of backend-governed decisions, not as frontend-owned business rules.
287
287
 
288
288
  ## Public API Areas
289
289