Back to Eqiora docs Skip to main content

Module package

Module package 

Source
Description

Exact, offline model-package contracts and the locked compilation facade.

Structs§

AuthorManifestV1
Closed author metadata. Computed digests are intentionally absent.
AuthorPackageDirectory
One explicit package root retained as a directory capability.
AuthorPackageSourcesV1
Bounded author inputs admitted before compiler-derived package semantics exist.
BundleEntryV1
One author-declared source-bundle inventory entry.
CanonicalDeclaration
Canonical typed declaration text emitted by the owning compiler version.
CanonicalModelDigest
SHA-256 emitted by the canonical model-artifact boundary. This wrapper validates and carries that identity without redefining its preimage.
CanonicalRealizationDigest
SHA-256 emitted by a canonical Realization-artifact boundary. This wrapper validates and carries that identity without redefining its preimage.
CanonicalRunDigest
SHA-256 emitted by a canonical run-manifest boundary. This wrapper validates and carries that identity without redefining its preimage.
CompilationPackageV1
One exact package/source pair contributing to a package compilation.
CompilationToolchainV1
The exact compiler and canonicalization contracts used for a compilation.
ContractError
Errors produced while constructing or decoding closed package contracts.
DependencyRequirementV1
The exact package selected for one local dependency alias.
DirectoryPackageInstaller
Publication-only API over one explicit mutation-capable store authority.
DirectoryPackageStore
A caller-rooted local store backed by an open directory capability.
ExactResolver
An exact resolver. It has no discovery, selection, network, or fallback API.
ExactVersion
A canonical SemVer string used only as an exact publisher identity.
InMemoryPackageStore
ModelPackageIdentityV1
The exact executable identity of one model package.
NormalizedRelativePath
A canonical, portability-constrained UTF-8 bundle path.
PackageCompilationDigest
A lowercase SHA-256 digest in the eqiora.package-compilation.sha256.v1 domain.
PackageCompilationRecordV1
Exact provenance identity for one canonical model compilation.
PackageExecutionBindingDigest
A lowercase SHA-256 digest in the eqiora.package-execution-binding.sha256.v1 domain.
PackageExecutionBindingV1
Content-addressed lineage from an exact package compilation through one typed Realization to one typed Run.
PackageInstallReceipt
Must-use receipt for one package installation attempt.
PackageReleaseV1
A complete typed package release as stored by exact source-bundle digest.
PackageRunBindingDigest
A lowercase SHA-256 digest in the eqiora.package-run-binding.sha256.v1 domain.
PackageRunBindingV1
Content-addressed lineage edge from one exact package compilation to one canonical run manifest.
PackageSemanticDigest
A lowercase SHA-256 digest in the eqiora.package-semantic.sha256.v1 domain.
PackagedModelDocument
One admitted canonical model plus exact package compilation provenance.
QualifiedName
A dot-separated package or declaration name with portable ASCII segments.
ResolutionDigest
A lowercase SHA-256 digest in the eqiora.package-resolution.sha256.v1 domain.
ResolutionEdgeV1
One exact local alias in the locked dependency graph.
ResolutionNodeV1
ResolutionRecordV1
ResolvedPackageGraph
A fully verified package set, detached from store implementation details.
SemanticContentV1
File-layout-independent canonical semantic records.
SemanticDeclarationV1
SourceBundleDigest
A lowercase SHA-256 digest in the eqiora.source-bundle.sha256.v1 domain.
SourceBundleIdentityV1
SourceBundleV1
Exact source, author-manifest, and diagnostic payload for one semantic package identity.
SourceFileV1

Enums§

AuthorPackageDirectoryError
Failure while reading one exact author inventory from a directory capability.
AuthorPackageDirectoryResource
Resource category enforced while reading one author package directory.
BoundExecutionRunSchemaV1
Exact typed Run schema named by package execution lineage v1.
BoundRealizationSchemaV1
Exact typed Realization schema named by package execution lineage v1.
BoundRunManifestSchemaV1
Exact run-manifest schema whose externally computed identity is bound.
BundleRoleV1
The role of a file in an exact source bundle.
DeclarationKindV1
The closed declaration families understood by the package identity wire.
PackageCompilationError
Failure from one exact, offline package compilation.
PackageExecutionBindingError
Failure while constructing or independently replaying exact package lineage through a typed Realization and Run v2.
PackageInstallDisposition
Whether a call published content or accepted an identical occupant.
PackageInstallError
Failure before or during one no-clobber package publication.
PackageInstallIoPhase
Filesystem phase retained by a package-installation failure.
PackagePreparationError
Failure while deriving one package release from admitted author sources.
PackageRunBindingError
Failure while constructing or independently replaying package-to-run lineage.
PackageStageCleanup
Cleanup state of the same-directory staging name.
ResolutionError
StoreError
VisibilityV1

Traits§

PackageStore
A source-bundle-addressed store with no discovery or fallback operation.

Functions§

prepare_package_release_v1
Derive one exact package release through the compiler-owned semantic path.