Protocol Page Template¶
Use this template for new binder pages and for major rewrites. The final page checklist is the review gate, not prose to paste into the page.
Protocol Name¶
One-sentence learning promise: what inspection move this page teaches.
| Status | Examples | Runtime example | Source posture |
|---|---|---|---|
final-copy, draft-core-lab, draft-structure-only, or field-note |
synthetic/passive |
available, not yet available, or docs-only where warranted |
link to source/safety/provenance policy |
A Concrete Artifact¶
synthetic frame / word / sentence / transaction / file fragment
Synthetic
Synthetic offline sample for explanation; not a real operational trace or live-system instruction.
Inspection Trap¶
Name the page-specific false inference a passive observer might make, and the safer inspection move this page teaches.
Worked Decode¶
- Identify the artifact boundary.
- Decode fields that are visible from the artifact itself.
- Name timing assumptions.
- Name semantic authority.
- State remaining ambiguity.
What The Evidence Supports¶
State the bounded observer claims supported by the artifact.
What The Evidence Does Not Support¶
State what remains unknowable without timing, provenance, semantic authority, or context outside the artifact.
Field Layout / Anatomy¶
| Element | Shape | Inspection meaning |
|---|---|---|
| field | size or form | what this lets the observer know |
Timing And Authority¶
Explain bus access, scheduling, polling, transaction authority, label/register/object authority, and what remains outside the artifact.
Semantic authority
State the page-specific source that turns this evidence into meaning before naming engineering values.
Failure And Ambiguity¶
Name the page-specific wrong dictionary, stale metadata, timing ambiguity, replay ambiguity, transport-vs-meaning confusion, or observer uncertainty case.
Simplification
State exactly what the page simplified, omitted, or kept local to the example.
Visual Model¶
Use a compact visual only when it answers a page-specific question about field anatomy, timing, authority, ambiguity, or observer reconstruction. Remove this section if the page does not need a visual.
Python Model¶
Keep this short. Mention only concrete current examples or runtime support that exists. If no runtime model exists, say so only in the status strip.
Source Notes¶
| Teaching claim | Source role | Limit |
|---|---|---|
| artifact structure | canonical metadata | not a conformance table |
| public teaching cross-check | public explainer | not normative authority |
| synthetic decode | synthetic teaching artifact | not operational evidence |
References¶
Public Sources¶
- Standards-owner metadata, public explainers, and tooling references with purpose notes.