docs(governance): define skills foundation boundary - #3
Merged
Conversation
lzm0x219
marked this pull request as ready for review
July 11, 2026 20:00
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.
摘要
为
matharts/skills建立仓库 Charter,并通过已接受的 RFC-003 将本仓库明确为 Foundation 层。同步修正 README、AGENTS 和 Design 中对不存在的matharts/standards、matharts/docs的现行引用。变更
CHARTER.md,定义使命、职责、非职责、依赖方向、Owner、生命周期与成功标准;matharts/skills的 Foundation 层边界;matharts/ecosystem;docs/DESIGN.md的现行边界;docs/plans/中的历史三仓方案,不重写历史。决策结果
维护者已明确要求关联相关 Issue 并合并本 PR,因此 RFC-003 已更新为 Accepted,并按仓库治理规则生成 ADR-008。合并后由
matharts/ecosystem更新仓库地图中的对应状态。验证
bun install --frozen-lockfile:通过;bun tools/cli.ts validate --check all:L0–L2 全部通过,L3 按 RFC-001 保持 Deferred;git diff --check:通过;validate:通过(最新提交正在重新执行)。已知基线问题
完整
bun test在origin/main已存在的matharts-doc-readme内容契约断言处失败;该问题与本 PR 的治理文档变更无关,已由 #4 单独跟踪。Closes #1
Closes #2
Refs #4