Skip to content

docs(portfolio): reconcile control-plane authority evidence - #226

Merged
aparragithub merged 1 commit into
mainfrom
docs/control-plane-authority-evidence
Aug 14, 2026
Merged

docs(portfolio): reconcile control-plane authority evidence#226
aparragithub merged 1 commit into
mainfrom
docs/control-plane-authority-evidence

Conversation

@aparragithub

Copy link
Copy Markdown
Owner

Closes #225

Summary

  • reconcile all SP4B and control-plane authority targets with admitted delivery evidence
  • enforce fail-closed lineage, boundary, and downstream-readiness integrity checks
  • preserve SP-DATA-ENVIRONMENTS as proposed at G0

PR Type

  • Documentation only
  • Bug fix
  • New feature
  • Code refactoring
  • Maintenance/tooling
  • Breaking change

Changes

File Change
docs/specs/platform/portfolio.json Reconcile canonical target status and evidence references
tests/portfolio/test_portfolio_integrity.py Add fail-closed acceptance and lineage integrity gates

Test Plan

  • uv run pytest tests/portfolio/test_portfolio_integrity.py -q — 100 passed
  • uv run pytest tests/portfolio -q — 107 passed
  • uv run pytest -q — 2081 passed
  • portfolio validator — clean, 0 violations
  • Ruff, formatter, mypy, import-linter, and build passed

Contributor Checklist

  • Linked issue
  • Exactly one type:* label
  • Conventional commit
  • No AI attribution or co-author trailer
  • No shell scripts modified; shellcheck not applicable

@aparragithub aparragithub added the type:docs Documentation-only changes label Aug 14, 2026
@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@aparragithub, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 34 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: c7b70707-8cf7-4806-bf97-187ead868931

📥 Commits

Reviewing files that changed from the base of the PR and between 1d35b0b and 381d461.

📒 Files selected for processing (2)
  • docs/specs/platform/portfolio.json
  • tests/portfolio/test_portfolio_integrity.py

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.

@aparragithub
aparragithub merged commit 2d1c9fb into main Aug 14, 2026
6 checks passed
@aparragithub
aparragithub deleted the docs/control-plane-authority-evidence branch August 14, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:docs Documentation-only changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reconcile control-plane authority acceptance evidence

1 participant