Conversation
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem and resulting behavior
The repository front door led with control-plane jargon and a broad function inventory, while contributor templates assumed function additions and implied sandboxing. This change leads with a concrete promise: help coding agents work more safely and reliably in native shells. It distinguishes today's reviewed toolkit and exact integration limits from the long-range go-to control-plane ambition.
Public metadata already applied
With explicit owner authorization, updated only the repository About description and topics. Exact API readback matched the intended copy and 17-topic set. Homepage remains the repository URL; public visibility, main default branch, Issues, and Discussions were read back unchanged. The before/after description and topics are recorded in
docs/OPEN_SOURCE_GROWTH_PLAN.mdfor reversal. No access, branch/security settings, license, release rules, billing, secrets, or automation changed.Validation
git diff --check: passed.setup --proofpassed. Linux and live host enforcement remain unverified; restricted-task PermissionError was not treated as a product regression.scripts/verify-public-claims.shwith all three new docs included: generated registry and gate parity pass; full check FAILS on canonicalSHA256SUMSpayload drift at README.md. The README/docs are release payload members, so the final combined candidate requires the release owner's manifest/receipt refresh and matching evidence. This PR deliberately does not modify generated integrity files or weaken gates. Baseline CI also had an expired receipt; no green platform matrix or shipped-fix claim is made.Review and recovery
Documentation/templates only; no runtime, installer, activation, workflow, or security implementation changes. Revert this commit for content rollback; restore the recorded before-values for metadata rollback. This is a draft pending review and release-integrity integration. No merge or release, pilot invitation, external social post, or paid study is authorized by the plan.
Summary by cubic
Reframes MAINFRAME's public positioning from a control-plane promise to a concrete native-shell toolkit, and reworks contributor templates and onboarding docs to match.
New features
docs/AGENT_ONBOARDING.md,docs/AGENT_READINESS_CHECKLIST.md, anddocs/OPEN_SOURCE_GROWTH_PLAN.mdwith tested first-session recipes, per-cell evidence matrices, bounded work packages, and pilot metrics.CONTRIBUTING.mdnow require exact commit/version, calling shell vs Bash runtime, environment restrictions, expected vs actual results, and recovery impact.Written for commit 1ad0fd6. Summary will update on new commits.