Skip to content

ProDocs 1.2: evidence-backed automatic adoption - #21

Merged
boyeesu merged 1 commit into
mainfrom
codex/evidence-backed-adoption
Aug 9, 2026
Merged

ProDocs 1.2: evidence-backed automatic adoption#21
boyeesu merged 1 commit into
mainfrom
codex/evidence-backed-adoption

Conversation

@boyeesu

@boyeesu boyeesu commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Outcome

Adds deterministic, evidence-backed repository onboarding so ProDocs can infer and propose product identity, framework entrypoints, ownership, and starter product knowledge without fabricating intent.

Safety

  • exact content-bound approval hash
  • source, config, and inference drift rejection
  • repository containment and symlink escape protection
  • existing CODEOWNERS and authored knowledge preservation
  • duplicate destination rejection
  • read-only MCP proposal tool

Validation

  • 82 tests passing
  • production verification passed
  • coverage: 93.98% lines, 80.66% branches, 96.73% functions
  • Semgrep: 0 findings across 68 rules
  • Gitleaks: 0 leaks
  • npm audit: 0 vulnerabilities
  • Kourti Tech validation: 12/12 doctor checks, 20 entrypoints, 46/46 files owned, policy passed

@coderabbitai

coderabbitai Bot commented Aug 9, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 10 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: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: e8495807-dd6d-4f24-9847-fd87ec3f5fbb

📥 Commits

Reviewing files that changed from the base of the PR and between c98f192 and 1e5af12.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (42)
  • .prodocs/integrations/AGENTS.md
  • .prodocs/integrations/CLAUDE.md
  • .prodocs/integrations/codex.md
  • .prodocs/integrations/opencode.md
  • CHANGELOG.md
  • README.md
  • SECURITY.md
  • docs/ADOPTION.md
  • docs/ARCHITECTURE.md
  • docs/MATURITY.md
  • docs/PRODUCT_VISION.md
  • docs/ROADMAP.md
  • docs/SUPPLY_CHAIN.md
  • docs/TROUBLESHOOTING.md
  • docs/VALIDATION.md
  • docs/knowledge/features/automatic-adoption.md
  • docs/prodocs/CODE_MAP.md
  • docs/prodocs/FEATURE_MAP.md
  • docs/prodocs/KNOWLEDGE_HEALTH.md
  • docs/prodocs/SYSTEM_OVERVIEW.md
  • docs/prodocs/knowledge.json
  • docs/prodocs/manifest.json
  • docs/prodocs/views/coding-agents.md
  • docs/prodocs/views/operations.md
  • docs/prodocs/views/product.md
  • docs/prodocs/views/security.md
  • docs/prodocs/views/support.md
  • docs/prodocs/views/technical.md
  • package.json
  • schemas/adoption-proposal.schema.json
  • src/adoption-command.js
  • src/adoption-inference.js
  • src/adoption.js
  • src/cli.js
  • src/constants.js
  • src/doctor.js
  • src/integrations.js
  • src/knowledge.js
  • src/mcp.js
  • test/adoption.test.js
  • test/package.test.js
  • test/roadmap.test.js

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.

@boyeesu
boyeesu merged commit 36ef00e into main Aug 9, 2026
9 checks passed
@boyeesu
boyeesu deleted the codex/evidence-backed-adoption branch August 9, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant