AI-Config + SMTM Plan Consolidation
Section titled “AI-Config + SMTM Plan Consolidation”Triggered by ongoing-projects-dev task (Talbot Response): “find related planning/log artifacts… consolidate into SSOT… purge redundant note; log what files were consolidated (from/into).”
Method
Section titled “Method”Read every referenced artifact, verified each idea’s current home, then purged only fully-superseded files. Nothing deleted unread. All purged files are tracked in git (recoverable via history).
Finding: ai-config is NOT disorganized at the operational level
Section titled “Finding: ai-config is NOT disorganized at the operational level”The ai-config ongoing project is fully scaffolded and SSOT-clean as of 2026-06-20:
- Repo
~/ai-config/has AGENTS / README / STATUS / ROADMAP / UPGRADES / CHANGELOG / LESSONS + workingdeploy.sh(post-commit auto-deploy). - KB portal
Core/AI/AI-config.mdalready delegates state/plan/upgrades to the repo (no duplication). - Active improvement work is chartered as the
ai-config-rules-upgradeproject (Core/_WorkingOn/Projects/).
The “disorganization” was stale planning artifacts from Feb–Apr 2026 that predate this structure. Those are the consolidation targets below.
Consolidation map (from → into)
Section titled “Consolidation map (from → into)”| Purged file | Status | Where its value now lives |
|---|---|---|
Core/_WorkingOn/Later/2026-02-17_PLAN_AI-Config-Sync-Architecture.md | Superseded — built | Proposed the config-ai git repo + deploy.sh + multi-tool (Claude/Cursor/Gemini) sync. All built: ~/ai-config/ repo (M1 ✅ in ROADMAP). Cross-tool behavior-extraction idea = ai-config-rules-upgrade Phases 1–2. |
Core/_WorkingOn/Later/2026-02-20_AI-Config-SSoT-Continuation.md | Superseded — gaps closed | All gap-fixes it listed are done in ~/ai-config/: statusline-command.sh ✅, keybindings.json ✅, Windows mcp.json deploy ✅, hooks in settings.wsl.json ✅ (verified deploy.sh lines 13–14, 22–23). Its component-reference analysis → captured as an UPGRADES idea (“Component-SSOT reference table in README”). |
Core/_WorkingOn/Plans/2026-04-12_PLAN_SMTM-Upgrade.md | Superseded — shipped | SMTM v5.0/5.1 implemented the whole plan: frontmatter schema, /task-prep (replaced /write-task-brief), risk levels (low/med/high/critical), status lifecycle (ready→active→blocked→complete), _DASHBOARD.md, no-date task naming. Task files carry the exact frontmatter the plan specced. |
Ideas carried forward (not lost)
Section titled “Ideas carried forward (not lost)”~/ai-config/ROADMAP.md— added Priority: #2 ongoing project (after KB-OS), per Talbot’s note that ai-config is foundational to dept-based agent ops.~/ai-config/UPGRADES.md— added Component-SSOT reference table in README idea (from the 2026-02-20 component analysis).
Kept (not purged)
Section titled “Kept (not purged)”Core/AI/Logs/2026-06-15_Ongoing-Projects-Structure.md— a session log (historical record); decisions in it are all live.MBR/_WorkingOn/Projects/myMBR-OS/STANDARDS.md— defense-in-depth utility-reliability standard. Cross-business value; recommended for promotion to a Core IT reliability standard (flagged inongoing-projects-dev).
Files changed
Section titled “Files changed”- Purged: 3 files above (
git rm) - Edited:
~/ai-config/ROADMAP.md,~/ai-config/UPGRADES.md - Created: this log