============================================================
🟣 RTT OPERATOR QUICK REFERENCE CARD#
Laminated‑Style, Student‑Safe, RTT/1‑Aligned#
============================================================#
This card summarizes the six operators used to analyze any webpage or collection in the Internet Archive.
Use it during worksheets, labs, lineage tracing, and drift‑bounded reasoning.
🔵 1. METADATA_OPERATOR#
Purpose: Identify what the object is.
Inputs: target URL
Outputs:
- substrate type
- regime
- drift sensitivity
- coherence
- lineage IDs
You learn:
The object’s identity, stability, and structural expectations.
🟠 2. WAYBACK_OPERATOR#
Purpose: Retrieve time‑indexed snapshots + measure drift.
Inputs: target URL, constraints
Outputs:
- snapshots
- drift map
- continuity breaks
- time‑crystal stability
You learn:
How the object changed across time.
🟢 3. LINEAGE_OPERATOR#
Purpose: Build the continuity kernel + lineage graph.
Inputs: snapshots + metadata
Outputs:
- lineage graph
- transformations
- regime shifts
You learn:
The object’s evolution and structural story.
💗 4. COLLECTION_OPERATOR#
Purpose: Place the object in its dimensional envelope.
Inputs: target URL
Outputs:
- collection ID
- coherence clusters
- related objects
- regime profile
You learn:
Where the object lives inside the Archive.
🟡 5. PRESERVATION_OPERATOR#
Purpose: Assess substrate stability + drift risk.
Inputs: target URL
Outputs:
- format
- stability score
- drift risk
- multi‑layer flags
You learn:
Which versions are structurally trustworthy.
🟣 6. DRIFTBOUND_RETRIEVAL_OPERATOR#
Purpose: Produce the final, safe, drift‑bounded answer.
Inputs: all prior operator outputs + goal
Outputs:
- summary
- earliest stable version
- most reliable version
- key changes
- warnings
You learn:
A continuity‑aligned, non‑speculative conclusion.
============================================================#
🧭 THE CANONICAL WORKFLOW (MEMORIZE THIS)#
============================================================#
METADATA
↓
WAYBACK
↓
LINEAGE
↓
COLLECTION
↓
PRESERVATION
↓
DRIFTBOUND
Never skip steps.
Never reason directly from a snapshot.
Always check drift + substrate.
============================================================#
📦 SUBSTRATE STABILITY QUICK GUIDE#
============================================================#
| Format | Stability | Notes |
|---|---|---|
| ★★★★★ | Most stable, low drift | |
| Images | ★★★★☆ | Stable but incomplete |
| HTML | ★★☆☆☆ | Drift‑prone across years |
| OCR text | ★☆☆☆☆ | Lossy, high drift |
============================================================#
🧠 DRIFT LEVELS#
============================================================#
- None: structure identical
- Minor: small layout shifts
- Moderate: redesigns, navigation changes
- High: complete rebuild, CMS migration
============================================================#
🎓 RTT MINDSET#
============================================================#
- Focus on structure, not content
- Prefer lineage over isolated snapshots
- Trust stable substrates
- Make drift explicit
- Stay continuity‑aligned