TID-CMM - the release before 1.6.0
==================================================================================
Model 1.5.0 . Documents v1.4 . Site state 20 August 2026.
SUPERSEDED - HISTORICAL USE ONLY.

What this is
  A capture of the public site https://tid-cmm.com/ as it was served on 6 September 2026, taken
  before model 1.6.0 replaced it. It is a capture of the public HTTP interface: not the original
  source tree and not the deployment artefact. CAPTURE-MANIFEST.txt lists what it contains.

Verify it
  SHA256SUMS.txt lists every file in this archive. From the folder this file is in:
      sha256sum -c SHA256SUMS.txt

Open it locally
  Open a terminal in the 'site' folder and run:
      python3 -m http.server 8080
  then browse to http://localhost:8080/ (the assessment is at http://localhost:8080/assess.html).
  The pages use absolute paths, so they need a local server. site/downloads/tid-cmm-assessment.html
  is self-contained and opens by double-click.

  Run it on a local origin only. The archived assessment and the current one use the same
  browser-storage schema, so serving both from one origin would make them share saved state.

Licence
  The model content and the datasets are licensed CC BY 4.0. The assessment implementation - the
  browser tool, the offline tool, and the site's own code and styles - is copyright (c) 2022-2026
  Reza Adineh, all rights reserved. It is preserved so that a historical result can be reproduced;
  that is not permission to redistribute it, rebrand it or build derivative tooling from it.
  MITRE ATT&CK(R) content is (C) The MITRE Corporation.

The current assessment is https://tid-cmm.com/assess .
TID-CMM - Threat-Informed Detection Capability Maturity Model, created by Reza Adineh - https://tid-cmm.com/
