diff --git a/ouroboros/size_ratchet_manifest.py b/ouroboros/size_ratchet_manifest.py index 0916b617..f2a75fde 100644 --- a/ouroboros/size_ratchet_manifest.py +++ b/ouroboros/size_ratchet_manifest.py @@ -140,6 +140,7 @@ BAND_PATHS = { "ouroboros/launcher_bootstrap.py": None, "ouroboros/loop_llm_call.py": None, "ouroboros/loop_tool_execution.py": None, + "ouroboros/marketplace/ouroboroshub.py": "Entered the band from 373 lines: the hubflow sprint added the adopt transaction (eligibility prelude, CAS re-verification, move-aside + state-quintet snapshot, verified rollback with per-step error collection, retention finalize) beside the existing install/update flows (hubflow sprint, adopt-in-ouroboroshub owner decision D4).", "ouroboros/observability.py": "Entered the band from 820 lines: child task copy-back now promotes only promised observability CAS manifests/blobs and task-owned source handles into canonical storage before headless GC, with typed unavailable gaps and retry metadata.", "ouroboros/outcomes.py": None, "ouroboros/platform_layer.py": None, @@ -151,6 +152,7 @@ BAND_PATHS = { "ouroboros/tools/browser.py": None, "ouroboros/tools/shell_guards.py": None, "ouroboros/tools/skill_exec.py": None, + "ouroboros/tools/skill_publish.py": "Entered the band from 952 lines: publish now writes the OuroborosHub publication receipt at pr_opened through the shared locked-update seam and maps the receipt from the validated serialized form (hubflow sprint, receipt-as-only-stored-fact design).", "ouroboros/utils.py": None, "ouroboros/workspace_executor.py": None, "scripts/run_external_review.py": None,