You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Protocol v1.2 operating contracts: 27 additive operating schemas covering
events, immutable records, checkpoints, the transaction journal, cycles,
evidence, findings, decisions, gaps, routes, outcomes, providers, workspace
manifests, and migration records.
Operating role and provider registries, kept mechanically separate from the
canonical nine delivery roles.
RFC 8785/JCS canonicalization with golden vectors, hash-chained event
reduction, and checkpoint resume for the operating event stream.
Ecosystem release saga primitives with drafted → preparing → prepared → promoting → verified → completed and blocked, compensating, and forward-fix
recovery.
Read-only operating dashboard projection, generated runtime and documentation
assets with drift detection, and operating conformance suites.
Fixed
Schema $ref containment now normalizes path separators before comparison.
On Windows it rejected every valid cross-file reference while its traversal
guard silently never matched.
Generated operating assets and operating fixtures are pinned to LF so their
byte-for-byte comparisons hold on every platform.
The operating dashboard conformance fixture is no longer excluded by the .planr/ ignore rule.