README.md 541 B

Step5 legacy decode tests

This folder keeps tests for the old scripts/decompose.py helper surface.

The formal decode path now lives under decode_content/:

  • decode_content/contracts.py
  • decode_content/readers/
  • decode_content/gates.py
  • decode_content/framing.py
  • decode_content/scoping.py
  • decode_content/payloads.py
  • decode_content/service.py

Default tests should protect the formal modules instead of importing the legacy script that writes web/frameworks*.json, web/payloads*.json, or web/runs/*.json.