mirror of
https://github.com/razzant/ouroboros.git
synced 2026-08-26 03:21:42 +00:00
chore(hubflow): register the two grown files in the size-ratchet manifest
quick-test's blocking size-ratchet lane requires a nonblank rationale for paths newly entering the 1001-1500 band: ouroboroshub.py (adopt transaction) and skill_publish.py (publication receipt). Regenerated via scripts/regenerate_size_ratchet.py with per-path rationales. Co-authored-by: Ouroboros <311266734+ouroboros-agent@users.noreply.github.com>
This commit is contained in:
parent
ca9771d9ac
commit
215b5c7a71
1 changed files with 2 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue