This document is the formal, open-source methodology for the Archaeobytologist. It is the practical “field guide” that complements the “Anvil” thesis (the “why”). This protocol provides the “how-to” for excavation and triage. It is a repeatable, disciplined process for transforming digital clutter into historical wisdom.
Part 1: The Excavation Protocol (The Trowel)
Before the “Triage Protocol” (The Microscope) can be engaged, the practitioner must make the “find.” Digital archaeology cannot proceed on vague intuition or random browsing; it requires a systematic methodology for unearthing artifacts from the boundless digital landscape.
The Excavation Protocol is the “Field Guide for the Trowel.” It is a formal, three-phase method designed to turn the chaotic “digital wilderness” into a structured “dig site” and to produce the “first find.”
It answers the practitioner's first question: “I see digital dust. Where do I even begin?”
Section 1.1: Define Dig Site
The first act of excavation is to scope the field. The practitioner must define the boundaries of their search across one of three primary archaeological topographies:
A known, structured, and cataloged collection. The practitioner is not “discovering” the site, but excavating within a managed vault.
Examples: The Internet Archive (Wayback Machine), Archive.today, the Library of Congress Web Archives, or institutional WARC repositories.
An unstructured, abandoned, or “living” site that has not been curated. This is the true digital wilderness where artifacts are uncataloged and fragile.
Examples: An abandoned personal FTP server, an orphaned GeoCities mirror, a box of 3.5″ magnetic floppies from an estate sale, or an unindexed Git repository.
A modern “living” platform that is not ancient, but contains the behavioral or architectural fossils of an earlier web era.
Examples: Modern Reddit communities that preserve 1990s Usenet posting norms; early webrings that have survived on private domains; ancient IRC networks still operating on port 6667.
Section 1.2: Define Target
Once the dig site is defined, the practitioner must declare the precise nature of the target:
A search for specific bit-level files, formats, or executable code.
The Question: “Can I unearth a functional .swf asset from 2002? A Perl guestbook.cgi script? A RealPlayer .rm streaming file?”A search for lost community behaviors, cultural rituals, or dead paradigms.
The Question: “Can I document the ritual of the AIM Away Message? The social governance of a Webring? The etiquette of 1990s guestbook sign-offs?”Section 1.3: Sifting Methodology
With a site and target selected, the practitioner applies a formal mechanical technique to sift the sediment:
The primary lexical shovel. Searching the dig site for era-specific strings, archaic metadata tags, dead domain suffixes, or obsolete scripting calls (e.g., <blink>, <marquee>, mailto:, guestbook.pl).
Following the hyperlink graph. The practitioner unearths an ancient “links.html” page or webring hub and traverses its outbound connections, documenting broken paths and unexpected surviving islands.
A temporal core sample. The practitioner isolates a single domain and extracts versions across chronological milestones (e.g., 1996, 1999, 2003, 2008), mapping the evolutionary strata of its layout, protocols, and monetization models.
The output of this three-phase excavation protocol is the First Find: a discrete Archaeobyte.[1] This artifact is immediately handed off to the Microscope for diagnostic triage.
Part 2: The Triage Protocol (The Microscope)
This protocol engages immediately after the “Excavation Protocol” delivers a find. It answers the practitioner's second critical question:
“I have found a digital artifact. What state is it in, how do I preserve it, and what does it teach us?”
Section 2.1: Master Classification
The first act of the Triage Protocol is to determine the artifact's vital condition across the five taxonomic states:
An active, resilient, functioning artifact operating seamlessly in contemporary runtimes. Strategy: Episodic Capture (freeze time slices).
An intact byte shell whose host ecosystem, platform, or database has died. Strategy: Forensic Extraction & Environment Emulation.
An artifact whose native runtime function is completely extinct. Strategy: Structural Preservation & Typological Dissection.
An artifact known to have existed whose bits are destroyed or missing. Strategy: Absence Logging & Monumentalization.
An artifact rumored to exist but unverified by forensic evidence. Strategy: Stylometric Verification Pipeline.
Section 2.2: Preservation Triage
Once classified, the artifact passes through a two-stage filter testing technical viability and legal/ethical clearance:
The file itself is the complete artifact (e.g., .mp3, .txt, source code). Preserving the raw byte-stream preserves the art.
The file is meaningless without its dynamic runtime (e.g., Shockwave game, chat environment). Preservation requires an emulator container (e.g., Ruffle, DOSBox).
Does the artifact contain private personal data, phone numbers, or residential addresses? If yes, apply redaction before public exhibition.
Does preservation comply with academic fair use doctrine?[2] Establish non-commercial scholarship and transformational commentary.
Section 2.3: Academic Synthesis
This is the final decision engine. The artifact is now classified, preserved, and ethically cleared. Now we evaluate its historical resonance:
The artifact has no discernible historical, cultural, or technical significance. It is logged in cold storage and archived without further critical monograph.
The artifact possesses clear cultural charm or nostalgic interest, but does not challenge existing historical narratives. It is prepared for the digital cabinet of curiosities.
The artifact's narrative illuminates a foundational principle of human digital culture. It becomes a cornerstone specimen and is transferred directly to The Anvil for active architectural reforging.