MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / verify-release-selection.py

File verify-release-selection.py

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Reconcile every canonical public release container to selected bytes."""
3
4from __future__ import annotations

Callers

nothing calls this directly

Calls 2

archive_specsFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected