Skip to main content
Methodology

Methodology

How the work is actually done.

Our methodology is the same on a five-day forensic engagement and on a multi-year support retainer. The work is small, the discipline is constant.

Three principles, expanded

01

Evidence first

Before we propose anything, we reproduce the issue, capture the artifact, and write it down. Conclusions trail evidence; they never lead it.

02

Change minimal

Every change is scoped to a single issue, on a single branch, with a single owner. Refactors are explicit deliverables, never opportunistic.

03

Governance always

Backups, written UAT sign-off, version-controlled documentation, and a tested rollback path are mandatory on every production change — including the small ones.

Six-step forensic process

  1. 01

    Reconstruct

    Rebuild the system in a controlled environment from the artifacts we receive.

  2. 02

    Map

    Document the architecture, dependencies, and data flow as they actually exist.

  3. 03

    Reproduce

    Reproduce each reported issue against the reconstructed environment.

  4. 04

    Document

    Capture every finding with the evidence required to act on it.

  5. 05

    Fix

    Define the smallest change that resolves each issue, sequenced by impact.

  6. 06

    Govern

    Hand the work over with documentation, governance, and a defensible audit trail.

Eleven-step deployment pipeline

  1. 01Develop
  2. 02Test
  3. 03Document
  4. 04Commit
  5. 05Stage
  6. 06UAT
  7. 07Sign-off
  8. 08Backup
  9. 09Deploy
  10. 10Smoke test
  11. 11Update

What we never do

  • We never deploy to production without written UAT sign-off from the application owner.
  • We never delete code.
  • We never batch fixes.
  • We never proceed when uncertain.

Ready to see what is actually inside your system?