Merge pull request #329 from GeWuYou/chore/archive-completed-ai-plan-topics

chore(ai-plan): 归档已完成专题
This commit is contained in:
gewuyou 2026-05-06 17:22:16 +08:00 committed by GitHub
commit 588800bb7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 0 additions and 28 deletions

View File

@ -38,19 +38,6 @@ help the current worktree land on the right recovery documents without scanning
- Purpose: continue the data repository persistence hardening plus the settings / serialization follow-up backlog.
- Tracking: `ai-plan/public/data-repository-persistence/todos/data-repository-persistence-tracking.md`
- Trace: `ai-plan/public/data-repository-persistence/traces/data-repository-persistence-trace.md`
- `semantic-release-versioning`
- Purpose: migrate release version calculation from fixed patch bumps to semantic-release while keeping the existing tag-driven NuGet publish flow.
- Tracking: `ai-plan/public/semantic-release-versioning/todos/semantic-release-versioning-tracking.md`
- Trace: `ai-plan/public/semantic-release-versioning/traces/semantic-release-versioning-trace.md`
- `runtime-generator-boundary`
- Purpose: keep runtime and abstractions packages isolated from source-generator dependencies, packaging leaks, and attribute usage.
- Tracking: `ai-plan/public/runtime-generator-boundary/todos/runtime-generator-boundary-tracking.md`
- Trace: `ai-plan/public/runtime-generator-boundary/traces/runtime-generator-boundary-trace.md`
- `github-issue-review-skill`
- Purpose: add a GitHub issue triage skill that fetches the current repository issue, summarizes actionable context,
and hands follow-up execution to `gframework-boot`.
- Tracking: `ai-plan/public/github-issue-review-skill/todos/github-issue-review-skill-tracking.md`
- Trace: `ai-plan/public/github-issue-review-skill/traces/github-issue-review-skill-trace.md`
## Worktree To Active Topic Map
@ -68,21 +55,6 @@ help the current worktree land on the right recovery documents without scanning
- Branch: `feat/data-repository-persistence`
- Worktree hint: `GFramework-data-repository-persistence`
- Priority 1: `data-repository-persistence`
- Branch: `feat/semantic-release-versioning`
- Worktree hint: `GFramework`
- Priority 1: `semantic-release-versioning`
- Branch: `build/semantic-release-rules`
- Worktree hint: `GFramework`
- Priority 1: `semantic-release-versioning`
- Branch: `fix/release-notes-pr-links`
- Worktree hint: `GFramework`
- Priority 1: `semantic-release-versioning`
- Branch: `fix/runtime-generator-boundary`
- Worktree hint: `GFramework`
- Priority 1: `runtime-generator-boundary`
- Branch: `feat/github-issue-review-skill`
- Worktree hint: `GFramework`
- Priority 1: `github-issue-review-skill`
- Branch: `docs/sdk-update-documentation`
- Worktree hint: `GFramework-update-documentation`
- Priority 1: `documentation-full-coverage-governance`