Module optional_parser_pack

Module optional_parser_pack 

Source
Expand description

Validated accepted-capability manifest for the optional native parser pack.

Structs§

AcceptedGrammar
One accepted non-built-in grammar capability.
Blake3Digest
Validated lowercase BLAKE3 digest used for embedded and canonical content.
GrammarAbiExport
ABI and loader identities for one compiled grammar.
GrammarExportSymbol
Safe C-compatible grammar export symbol.
GrammarFixture
Exact source fixture with retained origin, case, path, and digest.
GrammarFixtures
Natural positive and non-vacuous negative grammar fixtures.
GrammarLibraryStem
Safe platform-neutral grammar library stem.
GrammarLicense
Exact applicable license text retained once and referenced by grammar rows.
GrammarSourceProvenance
Pinned source subtree and deterministic compile-input identity for one grammar.
OptionalParserCargoArchive
Published Cargo archive provenance for the consuming API/runtime package.
OptionalParserNativeRelease
Upstream release provenance for parser-source and native assets.
OptionalParserPackArtifactManifest
Immutable payload and construction manifest for one platform pack artifact.
OptionalParserPackManifest
One validated logical optional parser-pack accepted-capability manifest.
OptionalParserPackPlatformProof
Fresh-runner receipt for one exact completed platform archive.
OptionalParserPackProofAggregate
Exact supported-platform optional parser-pack proof aggregate.
OptionalParserPackRegistryBinding
Exact binding to the language registry that admitted optional candidates.
OptionalParserPackRuntime
Exact ProjectAtlas consumer and ABI window for the logical pack.
OptionalParserPackSource
Exact broad-grammar source package selected for the logical pack.
PackRelativePath
Canonical artifact-relative UTF-8 path with no traversal or platform syntax.
ParserPackCandidateIdentity
Exact source and toolchain identity used to build a parser-pack worker.
ParserPackFreshRunner
Fresh-runner isolation state recorded after extracting a completed artifact.
ParserPackGrammarProbe
One accepted grammar’s packaged worker probe on a fresh runner.
ParserPackMemoryProbe
Hosted memory-limit and process-cleanup proof for one exact packaged worker.
ParserPackNativeAudit
Closed native binary-audit summary for one platform realization.
ParserPackNetworkDenial
Required three-path egress canary result under physical network denial.
ParserPackOfflineConstruction
Offline-construction controls recorded with an immutable platform artifact.
ParserPackPayloadFile
One exact payload file covered by an artifact manifest.
ParserPackPayloadMeasurements
Derived bounded measurements for artifact payload files.
ParserPackSourceAsset
Exact pinned upstream native asset consumed by one platform realization.
Sha256Digest
Validated lowercase SHA-256 digest used for fetched or compiled artifacts.
SourceRevision
Exact full Git revision used for source and license provenance.

Enums§

BuiltInParserPrecedence
Required behavior when an optional grammar overlaps default-core ownership.
GrammarFixtureOrigin
Closed provenance and transformation classes for accepted fixtures.
OptionalParserPackManifestError
Failure while parsing or validating an optional parser-pack manifest.
PackPlatform
Native target with an accepted optional parser-pack artifact contract.
ParserPackCandidateSourceState
Candidate source-state classification bound into release-only pack evidence.
ParserPackConsumer
Closed ProjectAtlas consumer selected for native optional grammars.
ParserPackMemoryControl
Platform memory-control path exercised by the exact packaged worker probe.
ParserPackNetworkIsolation
Closed physical egress-denial mechanism for artifact construction and verification.
ParserPackPayloadRole
Closed payload-file role in one platform artifact.
ParserPackVerifiedControl
Typed success state for one required construction or fresh-runner control.

Constants§

OPTIONAL_GRAMMAR_CATALOG_CRATE_PATH_IN_VCS
Cargo archive path recorded by its embedded VCS metadata.
OPTIONAL_GRAMMAR_CATALOG_CRATE_REVISION
Full VCS revision embedded in the exactly pinned Cargo archive.
OPTIONAL_GRAMMAR_CATALOG_CRATE_SHA256
SHA-256 of the exactly pinned broad-grammar Cargo archive.
OPTIONAL_GRAMMAR_CATALOG_RELEASE_TAG
Exact upstream tag that owns the parser-source and native release assets.
OPTIONAL_GRAMMAR_CATALOG_SOURCE_BUNDLE_SHA256
SHA-256 of the exactly pinned broad-grammar parser-source bundle.
OPTIONAL_PARSER_PACK_ARTIFACT_SCHEMA_VERSION
Schema version of one immutable platform artifact manifest.
OPTIONAL_PARSER_PACK_CAPABILITY_SET_VERSION
Compatibility version of the accepted optional parser capabilities.
OPTIONAL_PARSER_PACK_ID
Stable identity of the one logical optional native parser pack.
OPTIONAL_PARSER_PACK_LINUX_MEMORY_PROBE_BYTES
Deliberately reduced Linux ceiling used by exact-artifact release verification.
OPTIONAL_PARSER_PACK_LINUX_RUNTIME_LOADER_BASENAME
Exact ELF interpreter admitted for the Linux x86-64 parser worker.
OPTIONAL_PARSER_PACK_MANIFEST_MAX_BYTES
Largest accepted serialized logical manifest.
OPTIONAL_PARSER_PACK_MANIFEST_SCHEMA_VERSION
Schema version of the logical optional parser-pack manifest.
OPTIONAL_PARSER_PACK_MAXIMUM_ABI
Newest grammar ABI accepted by the selected Tree-sitter runtime.
OPTIONAL_PARSER_PACK_MAX_ARCHIVE_BYTES
Compressed-byte ceiling for one platform pack archive.
OPTIONAL_PARSER_PACK_MAX_EXPANDED_BYTES
Expanded-byte ceiling for one platform pack artifact.
OPTIONAL_PARSER_PACK_MAX_FILE_BYTES
Byte ceiling for one payload file.
OPTIONAL_PARSER_PACK_MAX_FILE_ENTRIES
File-entry ceiling for one platform pack artifact.
OPTIONAL_PARSER_PACK_MAX_PATH_BYTES
UTF-8 byte ceiling for one artifact-relative path.
OPTIONAL_PARSER_PACK_MINIMUM_ABI
Oldest grammar ABI accepted by the selected Tree-sitter runtime.
OPTIONAL_PARSER_PACK_NATIVE_AUDIT_SCHEMA_VERSION
Schema version of the normalized native-audit report inside each platform artifact.
OPTIONAL_PARSER_PACK_NATIVE_IMPORT_POLICY_MAX_BYTES
Byte ceiling for the immutable native-import policy consumed before containment.
OPTIONAL_PARSER_PACK_NATIVE_IMPORT_POLICY_SCHEMA_VERSION
Schema version of the immutable native-import policy packaged with each artifact.
OPTIONAL_PARSER_PACK_PLATFORM_PROOF_SCHEMA_VERSION
Schema version of one fresh-runner platform proof.
OPTIONAL_PARSER_PACK_PROJECTATLAS_VERSION
Exact ProjectAtlas release line selected to consume the first pack.
OPTIONAL_PARSER_PACK_PROOF_AGGREGATE_SCHEMA_VERSION
Schema version of the exact supported-platform aggregate proof.
OPTIONAL_PARSER_PACK_TREE_SITTER_VERSION
Exact Tree-sitter runtime selected by the consuming parser worker.
OPTIONAL_PARSER_PACK_WINDOWS_BROKER_CLR_RUNTIME_HEADER_SIZE
Exact size of the CLR 2.0 runtime header carried by the managed broker.
OPTIONAL_PARSER_PACK_WINDOWS_BROKER_MANAGED_MODULES
Complete managed P/Invoke module set for the shipped Windows containment broker.
OPTIONAL_PARSER_PACK_WINDOWS_BROKER_NATIVE_ENTRY_POINT
Native entry point of the managed Windows containment broker.
OPTIONAL_PARSER_PACK_WINDOWS_BROKER_PE_LOADER_LIBRARIES
Complete ordinary and delay-loaded PE dependency set for the managed broker.
OPTIONAL_PARSER_PACK_WINDOWS_BROKER_RUNTIME_FAMILY
External runtime family required by the artifact-bound Windows containment broker.
OPTIONAL_PARSER_PACK_WINDOWS_MINIMUM_MEMORY_PROBE_BYTES
Smallest committed-memory ceiling accepted by the shipped Windows containment broker.