LOGIN
MENU5 sections

IEF

Archive / Evidence Foundation • Media-Memory with Persistence

Closes the Lab media experiments with persistent anchors

PERSISTENT ARCHIVE
SPINE FLOW
Static map • no runtime handoff
7 organs
  1. 01
    Cosmos
    cosmos

    public field / quests / artifacts

  2. 02
    Room / Packet
    room

    bootstrap room, owned packet, intent capture

  3. 03
    SelfNode
    self_node

    capability router, admission, semantic modes

  4. 04
    IEF
    ief

    evidence, artifacts, quarantine, proof packet lanes

  5. 05
    RoundTable
    roundtable

    inspection, skeptic review, proof packet attack

  6. 06
    Mainframe / Operator
    operator

    operator shell, runtime posture, action readiness

  7. 07
    future
    Projection
    projection

    policy-gated public output, future public artifact

This rail shows how the organs relate. Runtime handoff still requires proof, RLS, and operator review.

MEDIA-MEMORY PERSISTENCE — FINAL ARCHIVE STAGE
Minimum persistence layer added. memory_anchors + assets + asset_links + event_log wired via adapters with honest fallbacks. Archives Lab experiments, packet evidence from Founder Room, Roundtable, Operator and Mainframe coherence as memory anchors + event history.
ARTIFACT / QUARANTINE LENS
static reference • no runtime enforcement

Public signals become artifacts only after projection policy, evidence, and admission. The IEF lens labels each candidate with the lane it currently sits in.

Observed
lane.observed
Purpose
Recorded but not surfaced. Cheap, reversible.
Admission condition
Provenance check passed; nothing else asserted yet.
Next route
Deduplicate or decay if unattended.
Claimed
lane.claimed
Purpose
Falsifiable assertion extracted; evidence still pending.
Admission condition
Claim extraction stage emitted at least one testable statement.
Next route
Request evidence; route to skeptic for counter-falsification.
Quarantined
lane.quarantined
Purpose
Held without downstream effects until escalation.
Admission condition
Spoof/swarm signal or unresolved threat-class hit.
Next route
Route to operator, escalate, or decay on timeout.
Evidenced
lane.evidenced
Purpose
Independent artifact lands and is anchored to the claim.
Admission condition
At least one independent evidence artifact verified.
Next route
Route to RoundTable inspection before any projection.
Projected
lane.projected
Purpose
Authorised for the public surface as a published artifact.
Admission condition
RoundTable approved + projection policy signed off.
Next route
Publish as public artifact; archive with full provenance.
PROOF PACKET ROUTE
external signal → claim → evidence → artifact → RoundTable → operator

Each arrow is a checkpoint, not a transformation. A candidate that fails any check is sent to quarantine, decay, or discard — never silently to the next stage.

PROOF PACKET LANES
static fixtures · 3 packets

Proof packets are the unit of coordination evidence. Each packet sits in exactly one lane; promotion across lanes requires the lane’s exit condition.

Source of truth: apps/spine/lib/proof-packet-fixtures.ts. Every packet shown is synthetic. No proof packet here is runtime-backed or proven.

Observed
observed

Recorded but not surfaced. Cheap, reversible.

Entry
Provenance check passed; nothing else asserted yet.
Exit
A claim is extracted from the observation that is single and falsifiable.
Next route
Deduplicate or decay if unattended.
Claimed
claimed

Falsifiable assertion extracted; evidence still pending.

Entry
Claim extraction stage emitted at least one testable statement.
Exit
At least one independent evidence artifact is anchored to the claim.
Next route
Request evidence; route to a skeptic for counter-falsification.
Quarantined
quarantined

Held without downstream effects until escalation.

Entry
Spoof / swarm signal or unresolved threat-class hit.
Exit
Operator review or evidence convergence resolves the hold.
Next route
Route to operator, escalate, or decay on timeout.
Evidenced
evidenced

Independent artifact lands and is anchored to the claim.

Entry
At least one independent evidence artifact verified.
Exit
RoundTable inspection produces a verdict approving the next action.
Next route
Route to RoundTable inspection before any projection.
Projected
projected

Authorised for the public surface as a published artifact.

Entry
RoundTable approved AND projection policy signed off.
Exit
Published artifact is anchored with full provenance; future updates follow the same gate.
Next route
Publish as public artifact; archive with full provenance.
Observed lane
1 packet
pp_demo_public_thread_001
linkedScenarioId: public_thread_proof
observedmediumwatch

Claim is viral. Evidence is thin.

Evidence axes
thread_url_snapshot · sender_continuity
Telemetry keys
proof_latency_seconds · evidence_velocity_per_minute · contradiction_density_ratio · attention_debt_units · blast_radius_units · reversibility_ratio
Note
Synthetic fixture only. Sits in the observed lane; no independent corroboration anchored yet.
Claimed lane
1 packet
pp_demo_logistics_001
linkedScenarioId: logistics_handoff
claimedmediumprove

Document says ready. Cargo reality says wait.

Evidence axes
customs_status · carrier_event · terminal_timestamp · gps · operator_note · invoice_state
Telemetry keys
proof_latency_seconds · evidence_velocity_per_minute · divergence_velocity_per_minute · attention_debt_units · contradiction_density_ratio · handoff_loss_count · execution_drift_units · blast_radius_units · reversibility_ratio
Note
Synthetic fixture only. Mirrors publicrepoconcept/examples/logistics-contradiction.proof-packet.json. No runtime backing.
Quarantined lane
1 packet
pp_demo_recommender_assurance_001
linkedScenarioId: x_recommender_assurance
quarantinedhighthrottle

Engagement is high. Proof quality is low.

Evidence axes
engagement_signal · evidence_quality_score · brigading_signal
Telemetry keys
evidence_velocity_per_minute · contradiction_density_ratio · attention_debt_units · blast_radius_units · reversibility_ratio
Note
Synthetic fixture only. Quarantined pending an offline-eval skeleton, per RFC do-not-publish-yet conditions.
Evidenced lane
0 packets
No fixture packets in this lane yet.
Projected lane
0 packets
No fixture packets in this lane yet.
PROOF PACKET ROUTE STAGES
signal → claim → evidence → artifact → roundtable → operator → projection

Same chain that the existing lens documents. Repeated here so a packet card can be read alongside its full promotion path.

Fixtures show shape only. Runtime proof requires owned rows, RLS smoke, and operator review.

CONTAINER OS / HANDOFF LENS
static fixtures · synthetic only

Container OS starts as evidence lanes, not carrier integration. The first contradiction is: “Document says ready. Cargo reality says wait.”

Source of truth: apps/spine/lib/container-os-fixtures.ts. No carrier / customs / GPS feed is connected. Every row is synthetic; no real cargo, partner, or document is referenced.

EVENT TYPES
Booking confirmed
booking_confirmed

A shipping booking has been recorded against a vessel / route / window.

expected evidence: carrier_event · invoice_document_state
Pickup scheduled
pickup_scheduled

A pickup slot is committed; physical handoff is anticipated.

expected evidence: carrier_event · operator_note
Pickup completed
pickup_completed

The unit has been physically collected from origin.

expected evidence: carrier_event · gps_location · operator_note
Terminal in
terminal_in

Gate-in event recorded at the receiving terminal.

expected evidence: terminal_timestamp · carrier_event
Customs filed
customs_filed

Customs declaration has been submitted to the relevant authority.

expected evidence: customs_status · invoice_document_state
Customs released
customs_released

Customs has authorised the unit to leave the controlled zone.

expected evidence: customs_status
Carrier event
carrier_event

A status update emitted by the carrier (in transit, exception, ETA change).

expected evidence: carrier_event
Gate out
gate_out

Gate-out event recorded at the terminal as the unit leaves for delivery.

expected evidence: terminal_timestamp · carrier_event
Delivery completed
delivery_completed

Physical delivery to consignee has occurred.

expected evidence: gps_location · operator_note · invoice_document_state
Empty return scheduled
empty_return_scheduled

A slot for returning the empty unit has been committed.

expected evidence: empty_return_status · carrier_event
Empty return completed
empty_return_completed

The empty unit has been returned and the cycle is closed.

expected evidence: empty_return_status · terminal_timestamp
Demurrage window open
demurrage_window_open

Free-time period at the terminal has started; cost accrues if it closes without release.

expected evidence: demurrage_window · terminal_timestamp
Demurrage window closed
demurrage_window_closed

Free-time period has ended; demurrage charges apply unless released.

expected evidence: demurrage_window · invoice_document_state
Damage reported
damage_reported

A damage claim has been opened against the unit / cargo.

expected evidence: damage_report · operator_note
Route planned
route_planned

A delivery route is committed for a single vehicle / single trip; the planned baseline against which deltas are measured.

expected evidence: planned_route · invoice_document_state
Live position sampled
live_position_sampled

A live position / speed / conditions sample has been captured along the route.

expected evidence: live_position · route_condition
Reroute suggested
reroute_suggested

A single alternate route has been surfaced with a predicted delta in time / fuel / risk vs the planned baseline.

expected evidence: planned_route · predicted_delta · route_condition
Reroute approved
reroute_approved

Operator has explicitly approved (or rejected) the reroute suggestion.

expected evidence: human_approval
Actual delta recorded
actual_delta_recorded

After completion, the actual time / fuel / risk delta vs the planned baseline is recorded.

expected evidence: actual_delta · live_position · invoice_document_state
EVIDENCE TRAILS
Customs status
customs_status
Source type
customs broker / authority feed
Proves
Regulatory state of the unit; whether it is cleared to move.
Risk if missing
A "ready" claim cannot be reconciled with regulatory reality; demurrage and reroute risk grow.
Carrier event
carrier_event
Source type
carrier EDI / API feed
Proves
Latest scan, exception, or ETA update emitted by the carrier.
Risk if missing
No independent corroboration of in-transit state; document drift becomes invisible.
Terminal timestamp
terminal_timestamp
Source type
terminal operating system
Proves
Gate-in / gate-out time recorded at the terminal.
Risk if missing
Cannot establish whether the unit physically left or entered the controlled zone.
GPS location
gps_location
Source type
unit telematics
Proves
Physical location of the unit at a known timestamp.
Risk if missing
"Ready" claims cannot be ground-truthed against the physical world.
Operator note
operator_note
Source type
operator app / chat surface
Proves
Human-on-the-ground statement of fact, named and timestamped.
Risk if missing
Edge-case context is lost; only system feeds remain, which can be wrong together.
Invoice / document state
invoice_document_state
Source type
document management system
Proves
Current state of the commercial / shipping document.
Risk if missing
Commercial commitments cannot be reconciled with physical state.
Demurrage window
demurrage_window
Source type
terminal billing / contract reference
Proves
Whether the free-time clock is running and how much remains.
Risk if missing
Demurrage charges accrue silently; reroute decisions are made too late.
Empty return status
empty_return_status
Source type
carrier / terminal slot system
Proves
Whether an empty-return slot is committed and confirmed.
Risk if missing
Cycle stays open; storage and per-diem costs accumulate after delivery.
Damage report
damage_report
Source type
incident management system
Proves
A damage claim has been opened with photos / witness records.
Risk if missing
Insurance recovery is undermined; liability is ambiguous.
Planned route
planned_route
Source type
route planner / dispatch system
Proves
The committed route, ETA, fuel budget, and risk score for a single trip.
Risk if missing
No baseline exists to compute predicted vs actual delta against.
Live position
live_position
Source type
vehicle GPS + sensor kit (synthetic)
Proves
Position, speed, and timestamp samples along the executed trip.
Risk if missing
Cannot ground-truth the actual route against the planned baseline.
Route condition
route_condition
Source type
condition feed (traffic / weather / hazard) — synthetic
Proves
External conditions affecting the route (congestion, weather, incident).
Risk if missing
Reroute suggestions cannot account for the field, only for the map.
Predicted delta
predicted_delta
Source type
minimal route simulator (synthetic)
Proves
Predicted change in time / fuel / risk if the reroute option is taken vs the planned baseline.
Risk if missing
Reroute suggestion has no comparable shape; operator cannot decide.
Actual delta
actual_delta
Source type
post-trip reconciliation
Proves
Actual change in time / fuel / risk after the trip completes; closes the loop with predicted_delta.
Risk if missing
The simulator never learns whether its prediction was right.
Human approval
human_approval
Source type
operator app / approval log
Proves
Operator explicitly approved (or rejected) the reroute before any action fired.
Risk if missing
Action fires without the approval gate; rollback note has no anchor.
CONTRADICTIONS
Document ready / cargo wait
document_ready_cargo_wait
mediumprove

Document says ready. Cargo reality says wait.

Evidence trails
customs_status · carrier_event · terminal_timestamp · gps_location · operator_note · invoice_document_state
Note
Seed contradiction. Synthetic only; no real cargo data anywhere in this fixture.
Demurrage clock / release missing
demurrage_clock_release_missing
highthrottle

Demurrage clock started. Booked release is missing.

Evidence trails
demurrage_window · customs_status · carrier_event · terminal_timestamp · operator_note
Note
Synthetic only. Cost-of-error accrues by the minute once the window opens.
Empty return promised / not confirmed
empty_return_promised_not_confirmed
mediumroute

Empty return is promised. Return slot is not confirmed.

Evidence trails
empty_return_status · carrier_event · terminal_timestamp · operator_note
Note
Synthetic only. Cycle stays open until the empty-return event lands.
Damage claim / evidence incomplete
damage_claim_evidence_incomplete
mediumprove

Damage is reported. Evidence packet is incomplete.

Evidence trails
damage_report · operator_note · carrier_event · invoice_document_state
Note
Synthetic only. Recovery / liability decisions wait on evidence convergence.
Route plan / live conditions diverge
route_plan_live_conditions_diverge
mediumprove

Planned route says go. Live conditions suggest reroute.

Evidence trails
planned_route · live_position · route_condition · predicted_delta · human_approval · actual_delta
Note
Synthetic only. Smallest delivery-route proof loop: one vehicle, one route, one reroute option, predicted vs actual time/fuel/risk delta, human approved before any action fires.
TELEMETRY METRICS
Proof latency·proof_latency·↓ lower betterEvidence velocity·evidence_velocity·↑ higher betterContradiction density·contradiction_density·↓ lower betterHandoff loss·handoff_loss·↓ lower betterExecution drift·execution_drift·↓ lower betterDemurrage minutes·demurrage_minutes·↓ lower betterEmpty return risk·empty_return_risk·↓ lower betterBlast radius·blast_radius·↔ context-dependentReversibility·reversibility·↑ higher betterPredicted time delta·predicted_time_delta·↓ lower betterActual time delta·actual_time_delta·↓ lower betterPredicted fuel delta·predicted_fuel_delta·↓ lower betterActual fuel delta·actual_fuel_delta·↓ lower betterPredicted risk delta·predicted_risk_delta·↓ lower betterActual risk delta·actual_risk_delta·↓ lower betterApproval latency·approval_latency·↓ lower betterRoute delta accuracy·route_delta_accuracy·↑ higher better
@INVOKE TEMPLATES
Container event check
container_event_check
Hat / scope
evidence · selected_packet
Expected output
evidence pointer + confidence
Suggested claim
Document says ready. Cargo reality says wait.
Approval
none
Demurrage risk check
demurrage_risk_check
Hat / scope
operator · selected_packet
Expected output
route / throttle / hold recommendation
Suggested claim
Demurrage clock started. Booked release is missing.
Approval
pending
Empty return check
empty_return_check
Hat / scope
operator · selected_packet
Expected output
return slot confirmation path
Suggested claim
Empty return is promised. Return slot is not confirmed.
Approval
pending
Delivery route proof loop
delivery_route_proof_loop
Hat / scope
operator · selected_packet
Expected output
one reroute option + predicted vs actual delta (time / fuel / risk)
Suggested claim
Planned route says go. Live conditions suggest reroute.
Approval
pending
CONTAINER OS ROUTE
signal → document_state → physical_state → contradiction → evidence_trail → proof_packet → operator_route → route_simulation → human_approval → actual_delta

Same shape as the proof packet route, narrowed to the container-handoff axes (document / physical / contradiction).

Route proof loop: one route, one reroute option, predicted vs actual time / fuel / risk, human approved before action.

Synthetic fixtures only. Runtime use requires owned packets, proof packets, and operator review.

📦

Evidence Archive (Persistent)

PACKETS + MEMORY ANCHORS + ASSETS/EVENT ADAPTERS
🗃️
Persistent Archive Empty
Honest fallback. Lab experiments and packet evidence now persist to memory_anchors when DB applied.
CREATE EXPERIMENT IN LAB →
🧠

Persistent Memory Anchors

No anchors yet. Create experiments in Lab to populate persistent memory.
EXAMPLE ANCHOR FROM LAB
Text experiment validated and anchored as evidence from workbench
MOCK PERSISTENCE ACTIVE
MINIMUM PERSISTENCE FOR MEDIA-MEMORY (lab_experiments + memory_anchors + assets + asset_links + event_log via adapters) • COHERENT IEF/LAB USE OF PRIMITIVES • HONEST FALLBACKS ACTIVE • NO NEW SCOPE