[codex] Document fork provenance baseline#37
Merged
Conversation
Add Mihoto fork notice and baseline policy documentation. Record the upstream v0.14.0 base tag, rename boundary, CI expectations, and fork metadata while keeping the inherited mihoro runtime names unchanged. Co-Authored-By: Codex GPT-5 <noreply@openai.com>
There was a problem hiding this comment.
Pull request overview
This pull request documents Mihoto’s fork provenance and governance baseline, and updates repository/package metadata links to the new fork while explicitly keeping the inherited runtime naming (mihoro, mihomo.service, etc.) unchanged.
Changes:
- Adds fork attribution and baseline details via
NOTICE.mdanddocs/fork-baseline.md(including CI expectations and safety baseline rules). - Updates
README.mdto reference the fork, link the provenance docs, and repoint badges/releases toPectics/mihotowhile keeping runtime naming as-is. - Updates
Cargo.tomlpackage metadata (homepage,repository) to the fork.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Points badges/releases to Pectics/mihoto and adds fork attribution + links to provenance docs while keeping mihoro runtime naming unchanged. |
| NOTICE.md | Adds explicit fork attribution, MIT license retention statement, and immutable baseline tag/commit reference. |
| docs/fork-baseline.md | Documents provenance, rename matrix boundaries, CI baseline expectations, and safety baseline rules for early fork work. |
| Cargo.toml | Updates homepage/repository metadata to the fork repo without changing package/runtime identifiers. |
💡 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.
Summary
Closes #1.
NOTICE.mdwith Mihoto fork attribution, upstream MIT license retention, and themihoro-v0.14.0-basebaselinedocs/fork-baseline.mddocumenting upstream/fork provenance, rename matrix, CI expectations, and safety baseline rulesPectics/mihotowhile keeping inheritedmihororuntime names unchangedUpstream references reviewed
spencerwooo/mihoroupstream repositoryv0.14.0commite31827ed257e7ce97217cd0a2dbcd1ef96dbac7fmihoro-v0.14.0-base, created as an immutable annotated baseline tag inPectics/mihotoImpact
Tests
cargo fmt --all -- --checkcargo clippycargo check --all-targetscargo testcargo test --all-targetsNo new Rust tests were added because this PR is documentation/metadata-only.