product · AVC

A governed registry for AVC products.

Versions, signatures, compatibility, install state and rollback boundaries remain explicit.

Evidence receipt · INSTALL-REFERENCEAtomic product installation
Manifest
Identity, version, compatibility and metadata
Integrity
Signature binds content and material metadata
Concurrency
Instance lock prevents overlapping installation
Journal
Authenticated lifecycle and recovery evidence
Failure
Restore prior files or enter degraded state
Rollback
Return to identified prior product version
Installer gate

A package becomes an active product only after every boundary passes.

Failure leaves a recoverable journal rather than an optimistic success record.

  1. Catalog identity

    Resolve product, version and declared capabilities.

    passed
  2. Signature and integrity

    Verify content plus material metadata against the trusted signer.

    passed
  3. Compatibility review

    Check runtime, schema and capability compatibility.

    active
  4. Atomic install or update

    Acquire instance lock and journal the transition.

    pending
  5. Health and rollback

    Promote only after health; restore the prior version on failure.

    pending
Registry

The Product Catalog records versioned, installable product identity.

Product metadata, capabilities, compatibility and package integrity are reviewed before an instance may be created or updated.

Atomic lifecycle

Install and update preserve a recoverable prior state.

Instance locks, journals, atomic begin/commit behavior and rollback keep interrupted operations from becoming ambiguous half-installs.

Trust

A signature binds both content and material metadata.

Integrity evidence cannot be preserved while silently extending expiry, compatibility or authority-bearing metadata.