Expand description
Bundle export seam for the canonical Forge -> bridge -> memory lane.
Forge is not a durable knowledge store. It emits Forge-owned export
envelopes, persists export receipts for idempotency, and leaves projection
import semantics to forge-memory-bridge and semantic-memory.
Structs§
- Episode
Export - Deterministic rendered representation of an
ExperimentEvidenceBundle.
Constants§
- RENDERING_
VERSION - Current rendering version for bundle exports.
Functions§
- compute_
export_ key - Compute a deterministic export key.
- export_
bundle - Export an
ExperimentEvidenceBundlethrough Forge’s canonical export schema. - export_
bundle_ with_ memory_ write_ through_ compat - Compatibility-only escape hatch blocked unless
danger-sm-writeis enabled.