MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / ContractError

Class ContractError

scripts/ci/verify-release-selection.py:20–21  ·  view source on GitHub ↗

The release-container namespace or selected-byte binding is invalid.

Source from the content-addressed store, hash-verified

18
19
20class ContractError(Exception):
21 """The release-container namespace or selected-byte binding is invalid."""
22
23
24TARGETS = (

Callers 6

regular_statusFunction · 0.70
load_selectionFunction · 0.70
hash_streamFunction · 0.70
verify_tarFunction · 0.70
verify_zipFunction · 0.70
discover_archivesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected