SamLee b7d1975b23 chore: archive legacy demo surfaces 3 недель назад
..
README.md b7d1975b23 chore: archive legacy demo surfaces 3 недель назад
test_decompose_helpers.py b7d1975b23 chore: archive legacy demo surfaces 3 недель назад

README.md

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.