Skip to content
POM-RX

Supplied three-receipt chain

POM-RX v0.1 describes a supplied chain in three phases: preflight, execution acknowledgement, and reconciliation.

Objectives

  • Name the phases in order.
  • Distinguish a supplied receipt from an external fact.
Duration
10 min
Level
Intermediate

Prerequisites

  • Automated action lifecycle

Concepts

Concepts

  • Preflight receipt

    A supplied receipt declares an `allow` or `deny` outcome and associated assertions; it does not by itself confirm an external fact.

  • Execution acknowledgement

    An `accepted`, `rejected`, or `unresolved` outcome is hash-linked to the supplied preflight. POM-RX does not perform the action.

  • Reconciliation receipt

    A `matched`, `mismatched`, or `unresolved` outcome can be hash-linked to the acknowledgement to review the supplied chain.

Visual guide

Supplied chain

  1. preflight
  2. execution acknowledgement linked to preflight
  3. reconciliation linked to the execution acknowledgement

Synthetic example

Synthetic example

Three fictional objects meet the expected order and links. Their content remains declared by the chain’s supplier.

Structural consistency does not confirm external truth.

Lesson scope

The pinned public commit contains the pom-rx/0.1 schema, one Node/TypeScript verifier, and a seven-test Node suite.

What this lesson does not demonstrate

It proves neither authenticity, reliable chronology, actual use of an authorization, observation, blocking, nor execution.

Check question

What does a supplied POM-RX v0.1 chain describe within its stated boundary?

What does a supplied POM-RX v0.1 chain describe within its stated boundary?

Choose an answer to read its feedback.

Guided local activity

Order the receipts

Select the three phases in the order defined by pom-rx/0.1.

No real receipt is created, loaded, or verified.

Local checklist

Read a fictional chain

Identify the phases and one limit.

No file or external service is used.

Sources and limitations

Sources and limitations

Source reference
codex/learning-hub-v3-autonomous-controls
Source version
learning-v3
  • POM-RX Protocol v0.1 and pinned public artifactsPOMRX-0.1-SPEC
    Publisher
    SwissTokint public repository
    Version or date
    POM-RX v0.1; commit 6f421c540e9a47a971840847547c9bfc951e1d46
    Link verified on
    2026-08-13
    Scope used
    Specification, schema, reference verifier, and seven tests pinned to the public commit.
    Limitation
    Checks only the structure of supplied receipts.