# Electromagnetic Closure Receipt

This note is the small icing artifact that joins three threads:

- `docs/references/fundamentalPi.md`
- `docs/references/maxwell-machine-completion-note.md`
- `docs/experiments/closure-register-machine.md`

It does not reject Maxwell, Heaviside, QED, or ordinary photon language. It
separates the lower-level receipt from the later rendering.

## Core Move

Do not begin with:

```text
photon bead moving through primitive 3D space
```

Begin with:

```text
charged endpoint event
-> relation / delay / phase / impedance ledger
-> charged endpoint event
-> conserved exchange receipt
```

The photon is then a successful rendering of the exchange, not necessarily the
primitive object of the machine.

## Primitive Receipt

The primitive electromagnetic receipt should track:

```text
source endpoint
target endpoint
relation channel
delay or update count
cycle/phase closure state
action ledger
momentum-energy conservation
impedance bridge
readout statistics
```

This receipt has no required x/y/z coordinate at the substrate level. It can
later render as a path, field wave, screen pattern, or scattering event.

## Primitive Versus Rendered

| Primitive receipt | Rendered physics language |
| --- | --- |
| closure count | phase angle |
| full cycle | 2pi radians |
| half cycle | pi radians |
| endpoint exchange | photon propagation |
| relation delay | distance |
| relation-channel invariance | isotropy |
| impedance ledger | EM wave interface |
| action tick | quantum phase advance |
| boundary receipt | detector or screen pattern |
| label-free relation trace | coordinate-free substrate update |
| conserved exchange receipt | momentum-energy transfer |

The rendered language is not wrong. It is the public interface that must be
recovered.

## Why EM Is The First Testbed

Electromagnetism already carries the right constants and receipts:

```text
h       action ledger for completed cycles
e       charge coupling token
h/e     flux-phase closure unit
h/(2e)  superconducting pair closure unit
2e/h    Josephson phase-clock conversion
h/e^2   matter-side quantum impedance
Z0      vacuum-side electromagnetic impedance
alpha   dimensionless coupling ratio
c       rendered propagation constraint
```

That makes EM the strongest place to test the closure-register doctrine. It is
where phase, charge, impedance, flux, endpoint exchange, and propagation already
meet.

## What Is Already Strong

The doctrine is nearly complete:

```text
closure before pi
endpoint exchange before photon object
relation delay before distance
impedance bridge before field-interface constant
receipt before rendered geometry
```

This is the reason the EM section feels unusually mature. It is already asking
the right machine question.

## What Is Not Done

The recovery burden remains. A finished electromagnetic machine must recover:

```text
Coulomb behavior
inverse-square appearance after spatial rendering
Maxwell wave propagation
transverse polarization
Lorentz covariance
gauge freedom as receipt redundancy
QED scattering amplitudes as endpoint exchange statistics
alpha as measured coupling strength
Z0 as vacuum-side transaction impedance
```

Until those recoveries exist, the stance is a disciplined program, not a proof.

## Minimal Runnable Shape

A future code experiment can start with:

```text
Endpoint A:
  charge token
  action/momentum debit

Relation ledger:
  eligible channel
  closure register
  delay/update count
  impedance rule

Endpoint B:
  charge token
  action/momentum credit

Readout:
  conservation pass/fail
  closure pass/fail
  optional rendered photon label
```

The important rule is that the rendered photon label is attached after the
exchange receipt is valid.

## Guardrail

Use this sentence when the claim starts to sound too large:

```text
This does not reject Maxwell or QED; it asks what lower-level closure machine
makes their public interface appear.
```

## Working Slogan

```text
Pi is not primitive.
Photon path is not primitive.
3D field volume is not primitive.

Closure receipt first.
Endpoint exchange first.
Impedance bridge first.

Radians, photons, and geometry are renderings.
```
