This repository is a mirror of the canonical module at:
- Treat this repo as read-only for product evolution.
- Open all new issues in monorepo:
- Open all new PRs against monorepo path
kernel/. - Use monorepo security policy for vulnerability disclosure:
- Monorepo -> mirror sync commits
- Emergency metadata redirect fixes
- New feature development
- Divergent fixes that skip monorepo
- New roadmap planning
- Land change in monorepo first.
- Sync mirror with canonical commit hash reference.
- Keep issue/PR templates redirecting to monorepo.
- Keep README canonical banner + policy link visible.
- GitHub repo description starts with:
[MIRROR - READ ONLY]. - GitHub repo homepage points to:
https://github.com/mapleleaflatte03/meridian. -
README.mdtop section states this repo is a mirror formeridian/kernel. -
.github/ISSUE_TEMPLATE/config.ymlhasblank_issues_enabled: false. - All issue templates redirect users to monorepo issues/discussions/security links.
-
.github/pull_request_template.mdredirects PR authors to monorepo pathkernel/. - Branch protection on
mainblocks direct pushes for non-maintainers. - Mirror updates are sync-only from monorepo commits (no feature work here).
- Optional hard lock: archive this repo in GitHub UI after redirects are confirmed.
Mirror is considered closed when every checkbox above is done and any new issue/PR created in this repo is immediately redirected to the monorepo.