mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-05-07 00:39:00 +08:00
- 迁移 feat/ai-first-config 工作树的 tracking、next 与 trace 文档到 ai-plan/public/ai-first-config-system\n- 更新 ai-plan 公共索引与治理跟踪,登记当前分支的活跃主题映射\n- 清理 旧本地恢复入口并补充迁移后的结构校验与最小构建验证
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-plan-governance- Purpose: govern the
ai-plan/directory model, startup index, and archive policy. - 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
- Purpose: govern the
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
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
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:
Archived Topics
cqrs-cache-docs-hardening- Archive root:
ai-plan/public/archive/cqrs-cache-docs-hardening/ - Note: archived topics stay outside the default
bootcontext until a user explicitly requests historical review.
- Archive root: