Skip to content

Commit 95b307b

Browse files
Michaelclaude
andcommitted
chore(vault): Complete Obsidian vault reorganization cleanup
CHANGES: - Removed 328+ duplicate/outdated Obsidian files - Deleted old agent workspace files (marketing analytics, campaigns) - Cleaned up deprecated daily notes, templates, old plans - Removed duplicate reference docs (now in docs/reference/) - Consolidated agentic design patterns (archived) - Removed obsolete Kanban boards, SEO plans, ChatGPT prompts DELETIONS: - Test files: mcp-*.test.cjs, rag-switch.test.cjs (now .manual.cjs) - Agent workspace: Old marketing campaigns/analytics - Obsidian files: Templates, old daily notes, duplicate docs - Plans: Kanban, SEO, agents, chatgpt-prompts, architecture ADDITIONS: - Test results: drive-webhook, google-workspace validation logs - Agent projects: Test project artifacts from AFS tests - Updated: backend/data/gaps.json, test-results.json CONTEXT: Part of Phase 3 vault consolidation (2025-10-23 to 2025-10-25) - Reference system now at docs/reference/ (48 atomic files) - Plans at plans/active/ and plans/completed/ - Archive at external storage Total files affected: 648 🤖 Generated with Claude Code (https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 01c5966 commit 95b307b

648 files changed

Lines changed: 9721 additions & 47445 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

backend/data/gaps.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,5 +1060,44 @@
10601060
],
10611061
"qualityScore": 100,
10621062
"resolved": false
1063+
},
1064+
{
1065+
"id": "gap-1761361398332-sr06mctqk",
1066+
"timestamp": "2025-10-25T03:03:18.332Z",
1067+
"agent": "governor",
1068+
"topic": "marketing",
1069+
"prompt": "Evaluate \"AI Truth Systems\" opportunity with conditional workflow:\n\n 1. @visionary: Assess market opportunity (must score > 7/10 to proceed)\n 2. IF viable: @finance creates investment case (must",
1070+
"gaps": [
1071+
{
1072+
"type": "unknown_content",
1073+
"markers": [
1074+
"SPECULATION:",
1075+
"[HYPOTHESIS]"
1076+
],
1077+
"count": 2,
1078+
"reason": "Response contains epistemic uncertainty markers"
1079+
}
1080+
],
1081+
"qualityScore": 100,
1082+
"resolved": false
1083+
},
1084+
{
1085+
"id": "gap-1761361441832-2k4xwrici",
1086+
"timestamp": "2025-10-25T03:04:01.832Z",
1087+
"agent": "visionary",
1088+
"topic": "general",
1089+
"prompt": "Create a strategic planning sprint (V1.1) for \"AI Truth Systems\"\n focusing on market opportunity, competitive positioning, and growth strategy.\n Include TAM/SAM/SOM analysis and Blue Ocean strat",
1090+
"gaps": [
1091+
{
1092+
"type": "unknown_content",
1093+
"markers": [
1094+
"[UNKNOWN]"
1095+
],
1096+
"count": 1,
1097+
"reason": "Response contains epistemic uncertainty markers"
1098+
}
1099+
],
1100+
"qualityScore": 100,
1101+
"resolved": false
10631102
}
10641103
]

backend/data/test-results.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"prompt": "What are the key metrics for SaaS startup financial health?",
1717
"quality": 0.3,
1818
"passed": false,
19-
"duration": 0.003,
19+
"duration": 0,
2020
"hasGaps": false,
2121
"expectedGaps": false
2222
},
@@ -239,5 +239,5 @@
239239
]
240240
}
241241
},
242-
"timestamp": "2025-10-16T23:36:29.519Z"
242+
"timestamp": "2025-10-25T11:25:12.293Z"
243243
}

backend/tests/mcp-client.test.cjs

Lines changed: 0 additions & 75 deletions
This file was deleted.

backend/tests/mcp-reftools-apify.test.cjs

Lines changed: 0 additions & 132 deletions
This file was deleted.

backend/tests/mcp-supabase.test.cjs

Lines changed: 0 additions & 89 deletions
This file was deleted.

0 commit comments

Comments
 (0)