Field Lamp
Graphite / Quantity 1
An ordinary action
A checkout button appears to finish a purchase. In practice, it begins a distributed negotiation between software, institutions, people, and machines.
This demonstration performs no purchase and collects no information. Scroll freely, or cross the threshold using the simulated order button.
Review your order
On the visible surface, the purchase has been reduced to a product, a price, and one decisive button.
Graphite / Quantity 1
Below the interface
Before payment, packing, or delivery can begin, an intention must be translated into data and accepted by systems beyond the screen.
Sequence model
Logical order only — not a measurement of a real checkoutInput
Interface
Boundary
Network
Merchant edge
Fact boundary
Simplification
A usable representation
The request arrives as structured fragments. Together they describe an item, a buyer reference, a destination, and the context in which the action occurred.
Product identifiers, quantity, and the displayed price describe what is being requested. Server-side systems still need to verify them.
order {02line_item: "FIELD-LAMP-01",03quantity: 1,04displayed_price: "84.00",05customer_ref: "guest_7F2",06contact_state: "provided",07delivery_zone: "ZONE-04",08shipping_method: "standard",09locale: "en",10session_ref: "sess_demo",11status: "pending_validation"12}Fictional values. The record demonstrates relationships, not a universal database schema.
One action, several queues
A single customer-facing order can become several records owned by different systems. They share an origin, but they do not necessarily move at the same speed.
Merchant record
Selected workstream
The human and physical layer
A fulfillment record cannot lift, inspect, or move an object. Its fields must become instructions that a person, machine, or combination of both can act on in physical space.
Model boundary
What this task can encode
What this simplified task omits
The logistics thread
The physical object and its tracking page are not the same thing. Tracking is assembled from identifiers, scans, operational events, and periods in which no new observation is visible.
Before handoff
What the event observes
A shipment identifier and electronic record now exist.Critical distinction
Observed
Inferred between events
Record afterlife / persistence and revision
Delivery can finish the visible journey. Behind it, records continue to explain, reverse, contest, and remember what happened.
Time lens
Select an event to see which earlier records become active, supporting, or subject to review.
Persistent record field
03records in focus
Order record
FulfilledAnchors the products, amount, destination, and later adjustments.Payment record
Payment recordedPreserves the payment events associated with the order.Fulfillment record
CompletedRecords the pick, pack, and carrier handoff workflow.Parcel events
DeliveredAdds the carrier’s final observed delivery event.Customer communication
Notice sentRecords the confirmation or delivery message shown to the customer.