Projects

Systems investigation / Private lab

Legacy Protocol Restoration Evidence Lab

A private local evidence lab that structures ambiguous restoration work around architectural questions, theory deltas, run findings, and validation tiers.

Investigation lab

Questions
Runs
Verdicts

Legacy Protocol Restoration Evidence Lab

Ambiguous runtime behaviour is tracked through evidence-backed findings.

Architectural questions, run findings, validation tiers, and campaign verdicts.
Role
Systems investigation + tooling
Updated
Jul 2026
Tech
C#/.NETPythonParser toolingRuntime diagnosticsProvenance

Overview

This is a private local evidence lab for legacy protocol/runtime restoration work. The core value is the method: taking a messy, ambiguous system and turning observations into records that can be challenged, repeated, or ruled out.

The work is organised around architectural questions, run findings, validation tiers, theory deltas, and campaign verdicts. That structure matters because ambiguity can otherwise turn into unsupported conclusions. I wanted each claim to have a place, each failed theory to stay visible, and each validation result to say what it actually proved.

What I Built

The implementation work spans both restoration and diagnostic tooling:

  • C#/.NET runtime restoration surfaces
  • Python parser and diagnostic tooling
  • protocol-flow investigation
  • runtime state-gate analysis
  • protocol atlas notes
  • campaign verdict records
  • provenance and validation-tier records

The Python tooling helps inspect and reason about protocol/runtime behaviour. The C#/.NET side is where restoration work and runtime-facing implementation sit. The documentation layer ties the two together so findings do not vanish into a one-off run.

Evidence Discipline

The lab uses evidence-backed records rather than treating every observation as settled. Findings can stay tentative, move into a stronger validation tier, or be marked as a do-not-repeat path when a theory fails.

That is the useful part of the project for engineering work more broadly. When the system is unclear, the first job is not to sound certain. It is to preserve the difference between a hunch, a captured observation, a reproduced result, and a validated claim.

Boundary

The project stays private. The public page stays limited to dossier-backed claims: methodology, parser/diagnostic tooling, validation tiers, provenance records, and local-only artefact boundaries. Source, run artefacts, diagnostic captures, and sensitive protocol details are not part of the public case study.