mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-05-10 02:59:02 +08:00
- 新增 gframework-multi-agent-batch skill 及其公开入口说明 - 更新 AGENTS.md 中主 Agent 协调多 worker 的职责与停机约束 - 补充 ai-plan-governance 主题的 public recovery 入口与验证记录
AI-Plan Public Index
ai-plan/public/README.md is the shared startup index for boot. It should stay short, list only active topics, and
help the current worktree land on the right recovery documents without scanning every public artifact.
Boot Rules
- Read this file before scanning
ai-plan/public/<topic>/. - If the current branch or worktree appears in the map below, read the listed topics in priority order.
- If there is no match, fall back to scanning active topic directories.
- Ignore
ai-plan/public/archive/**by default unless the user explicitly asks for historical context.
Active Topics
ai-first-config-system- Purpose: continue the AI-First config runtime, generator, and consumer DX work for
GFramework.Game. - Tracking:
ai-plan/public/ai-first-config-system/todos/ai-first-config-system-tracking.md - Trace:
ai-plan/public/ai-first-config-system/traces/ai-first-config-system-trace.md
- Purpose: continue the AI-First config runtime, generator, and consumer DX work for
documentation-full-coverage-governance- Purpose: govern full-coverage documentation inventory, module-wave remediation, and the README / docs / XML / API-reference alignment baseline.
- Tracking:
ai-plan/public/documentation-full-coverage-governance/todos/documentation-full-coverage-governance-tracking.md - Trace:
ai-plan/public/documentation-full-coverage-governance/traces/documentation-full-coverage-governance-trace.md
ai-plan-governance- Purpose: govern repository AI workflow rules, recovery entrypoints, and multi-agent coordination conventions.
- Tracking:
ai-plan/public/ai-plan-governance/todos/ai-plan-governance-tracking.md - Trace:
ai-plan/public/ai-plan-governance/traces/ai-plan-governance-trace.md
coroutine-optimization- Purpose: continue the coroutine semantics, host integration, observability, regression coverage, and migration-doc follow-up work.
- Tracking:
ai-plan/public/coroutine-optimization/todos/coroutine-optimization-tracking.md - Trace:
ai-plan/public/coroutine-optimization/traces/coroutine-optimization-trace.md
cqrs-rewrite- Purpose: continue the CQRS migration, registry hardening, and related PR follow-up.
- Tracking:
ai-plan/public/cqrs-rewrite/todos/cqrs-rewrite-migration-tracking.md - Trace:
ai-plan/public/cqrs-rewrite/traces/cqrs-rewrite-migration-trace.md
data-repository-persistence- 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
Worktree To Active Topic Map
- Branch:
feat/ai-first-config- Worktree hint:
GFramework-Ai-First-Config - Priority 1:
ai-first-config-system
- Worktree hint:
- Branch:
feat/cqrs-optimization- Worktree hint:
GFramework-cqrs - Priority 1:
ai-plan-governance - Priority 2:
cqrs-rewrite
- Worktree hint:
- Branch:
feat/coroutine-optimization- Worktree hint:
GFramework-coroutine-optimization - Priority 1:
coroutine-optimization - Priority 2:
ai-plan-governance
- Worktree hint:
- Branch:
feat/data-repository-persistence- Worktree hint:
GFramework-data-repository-persistence - Priority 1:
data-repository-persistence
- Worktree hint:
- Branch:
docs/sdk-update-documentation- Worktree hint:
GFramework-update-documentation - Priority 1:
documentation-full-coverage-governance
- Worktree hint: