Documentation
¶
Overview ¶
Package conformance is the shared agentcfg.Registry driver conformance suite: a single set of behaviour assertions every driver must pass, so a future driver inherits the contract verbatim (the §11 conformance-suite pattern). The StateStore-backed driver is the first consumer.
The full revision/diff/rollback matrix runs under BOTH ConfigScope arms (ConfigScopeAgent and ConfigScopeUser), asserting parity AND cross-scope invisibility: a revision id minted under one scope is not resolvable under the other (the distinct record-kind prefix guarantees this). The user variant is keyed by the caller's REAL (tenant, user), so the conformance identity (a complete, non-sentinel triple) keys both arms correctly.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.