AttestationHarness
interface AttestationHarness
A live principal-bearing seam under test plus the operations to admit, reconnect, drop, and close peers whose connection carries a host-verified Principal.
An implementation owns whatever wiring its fabric needs (raw links, a mux server, …); the suite drives it only through these four operations and reads roster.
Properties
Link copied to clipboard
The PrincipalRoster view of the seam under test.
Link copied to clipboard
The seam under test, for the suite's single collection of Seam.incoming (ADR-034) — the channel a joiner's claim arrives on. A harness must not collect it.