Add daily logs and templates for Fidelity project
- Created daily log entries for April 13-16, 2026, capturing standup contexts, Mattermost syncs, and ongoing work items. - Established a daily logs index for easy navigation of daily entries. - Introduced templates for daily notes, decisions, meeting notes, people, systems, and work items to standardize documentation. - Developed maps for AI workspace core, current work, Fidelity domain, and work items to enhance workspace navigation. - Implemented base configurations for daily notes, decisions, people, systems, work items, and workstreams to streamline data management. - Added a placeholder for attachments to facilitate file organization.
This commit is contained in:
65
vault/.obsidian/graph.json
vendored
Normal file
65
vault/.obsidian/graph.json
vendored
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"collapse-filter": true,
|
||||
"search": "-path:generated -path:.venv -file:index -file:README -file:AGENTS -file:SKILL",
|
||||
"showTags": true,
|
||||
"showAttachments": false,
|
||||
"hideUnresolved": false,
|
||||
"showOrphans": false,
|
||||
"collapse-color-groups": true,
|
||||
"colorGroups": [
|
||||
{
|
||||
"query": "tag:#onboarding",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 14701138
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "tag:#map",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 6732650
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:02-work-items",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 16753920
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:04-people",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 10053324
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:05-decisions",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 16733525
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:03-context/systems OR path:03-context/workstreams",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 5793266
|
||||
}
|
||||
}
|
||||
],
|
||||
"collapse-display": true,
|
||||
"showArrow": false,
|
||||
"textFadeMultiplier": 0,
|
||||
"nodeSizeMultiplier": 1,
|
||||
"lineSizeMultiplier": 1,
|
||||
"collapse-forces": true,
|
||||
"centerStrength": 0.518713248970312,
|
||||
"repelStrength": 10,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 2.0503081104007936,
|
||||
"close": true
|
||||
}
|
||||
Reference in New Issue
Block a user