Phase 2 build initial

This commit is contained in:
Claude Code
2025-07-30 09:34:16 +10:00
parent 8f19eaab25
commit a6ee31f237
68 changed files with 18055 additions and 3 deletions

1
.obsidian/app.json vendored Normal file
View File

@@ -0,0 +1 @@
{}

1
.obsidian/appearance.json vendored Normal file
View File

@@ -0,0 +1 @@
{}

31
.obsidian/core-plugins.json vendored Normal file
View File

@@ -0,0 +1,31 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"properties": false,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": true,
"webviewer": false
}

176
.obsidian/workspace.json vendored Normal file
View File

@@ -0,0 +1,176 @@
{
"main": {
"id": "27bb9d92c4eb2c6a",
"type": "split",
"children": [
{
"id": "c670a3468424b632",
"type": "tabs",
"children": [
{
"id": "f4b7e7c880f29050",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "PROJECT_PLAN.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "PROJECT_PLAN"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "514405c59957d8f1",
"type": "split",
"children": [
{
"id": "3dbf25762cbb2681",
"type": "tabs",
"children": [
{
"id": "45c604b1b61950c5",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "7784cb6555f5af02",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "ce9ef4a43d44bbcf",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "51d21d705a626de5",
"type": "split",
"children": [
{
"id": "329811f73269bc07",
"type": "tabs",
"children": [
{
"id": "883552daba586726",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "PROJECT_PLAN.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks for PROJECT_PLAN"
}
},
{
"id": "6b18dceba27099af",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "PROJECT_PLAN.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links from PROJECT_PLAN"
}
},
{
"id": "8756376d617d0090",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "c790992589fa7e50",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "PROJECT_PLAN.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline of PROJECT_PLAN"
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false
}
},
"active": "f4b7e7c880f29050",
"lastOpenFiles": [
"HCFS_PROJECT_REPORT.md",
"HCFS_PROJECT_REPORT.md.tmp.3603761.1753765472126"
]
}