MVE: align org profile to internal pre-review gate#1
Open
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
There was a problem hiding this comment.
Pull request overview
This PR refocuses the Modern Literacy GitHub org profile (profile/README.md) from a repo-topology overview to a single MVE story centered on the internal engineering pre-review gate use case. The accompanying test is updated to enforce the new required language and ban promise creep.
Changes:
- Rewrites the org profile README to lead with the AIDEN pre-review gate narrative, removing repo maps, mode lists, and topology framing.
- Updates the regression test to assert new required phrases (
internal engineering teams,review-ready,human review required,deterministic baseline) and to ban removed/creeping claims.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
profile/README.md |
Replaces repo-topology front door with focused MVE story (pre-review gate scope, public contract, streamlined start-here links). |
tests/profile-readme.test.mjs |
Updates assertions to enforce new required language, bans repo-topology phrasing, and adds promise-creep guard regexes. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
This PR updates the modern-literacy org profile to open with the single MVE story (internal engineering pre-review gate) and removes repo-topology framing from the front door.\n\nAlso updates the org-profile regression test to enforce required language and ban promise creep.