Skip to content

test(scale): prove complete lifecycle ownership growth - #1169

Merged
DecisionNerd merged 1 commit into
mainfrom
test/1168-lifecycle-ownership-growth
Sep 9, 2026
Merged

test(scale): prove complete lifecycle ownership growth#1169
DecisionNerd merged 1 commit into
mainfrom
test/1168-lifecycle-ownership-growth

Conversation

@DecisionNerd

@DecisionNerd DecisionNerd commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

The API 1x/2x/4x fixture covered phase ceilings but still used its older allocation estimate. Extend the existing public certifier regression with SCALE6/7/8 ownership growth, using ordered node/edge outputs and exact reopened counts. Each run checks all 15 raw owners against an independent filesystem inventory and validates complete retained/observed peak growth. Fixed protocol costs and allocation plateaus have explicit policies; malformed, flat, inflated, and truncated evidence is rejected.

CI runs the default tiny regression and the growth proof with its existing binaries. Existing phase/recovery assertions remain intact, with their scope clarified.

Validation: default and all three real growth lifecycles passed on OVHC-AGENCY. Retained bytes were 2,482,176 / 4,116,480 / 7,446,528; observed peaks were 2,621,440 / 4,337,664 / 7,839,744. All owner facts reconciled. Four validator tests with per-owner mutation cases, the existing real phase-linearity test, repository fast checks, formatting, workflow validation, and gate-registry checks passed. Independent LOW review is clear.

Canonical S20/S22 qualification remains in #951.

Closes #1168


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: f46f3bca-dff3-4b04-9f0e-910529aa4ab3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Warning

Billing warning: we have not been able to collect payment for this subscription for more than 72 hours. Please update the payment method or pay any pending invoices in Billing to avoid service interruption.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added core Core source code changes documentation Improvements or additions to documentation ci-cd CI/CD configuration changes labels Sep 9, 2026
@DecisionNerd
DecisionNerd merged commit 3431440 into main Sep 9, 2026
23 checks passed
@DecisionNerd
DecisionNerd deleted the test/1168-lifecycle-ownership-growth branch September 9, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-cd CI/CD configuration changes core Core source code changes documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test(scale): prove complete lifecycle ownership growth before host admission

2 participants