feat: Add Obsidian vault configuration and documentation for navigation and memory management
This commit is contained in:
38
knowledge/maps/ai-workspace-core.md
Normal file
38
knowledge/maps/ai-workspace-core.md
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
type: map
|
||||
domain: workspace-core
|
||||
tags:
|
||||
- map
|
||||
- core
|
||||
---
|
||||
|
||||
# AI Workspace Core Map
|
||||
|
||||
Reusable workspace logic and project-independent operating rules.
|
||||
|
||||
---
|
||||
|
||||
## Core Model
|
||||
|
||||
- [Core Overview](../../core/README.md)
|
||||
- [Operational Memory](../../core/memory/operational-memory.md)
|
||||
- [Communication Integration Model](../../core/integrations/communication-model.md)
|
||||
- [Obsidian Integration Model](../../core/integrations/obsidian-model.md)
|
||||
- [Create Project Profile](../../core/profiles/create-project-profile.md)
|
||||
|
||||
---
|
||||
|
||||
## Workspace Rules
|
||||
|
||||
- [Workspace Model](../workspace-model.md)
|
||||
- [Agent Memory Rules](../agent-memory-rules.md)
|
||||
- [Memory Promotion Rules](../memory-promotion-rules.md)
|
||||
- [Communication Rules](../communication-rules.md)
|
||||
- [Context Maintenance](../../ai/context/process/context-maintenance.md)
|
||||
|
||||
---
|
||||
|
||||
## Profiles
|
||||
|
||||
- [Fidelity Profile](../../profiles/fidelity/profile.md)
|
||||
- [Example Profile](../../profiles/example/profile.md)
|
||||
39
knowledge/maps/current-work.md
Normal file
39
knowledge/maps/current-work.md
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
type: map
|
||||
domain: current-work
|
||||
tags:
|
||||
- map
|
||||
- current-work
|
||||
---
|
||||
|
||||
# Current Work Map
|
||||
|
||||
Current operational state for daily work, standups, and manager updates.
|
||||
|
||||
---
|
||||
|
||||
## Current State
|
||||
|
||||
- [New Member Onboarding](../onboarding.md)
|
||||
- [Current Work](../../ai/state/current.md)
|
||||
- [Work Item State](../../ai/state/work-items.md)
|
||||
- [Work Item Index](../../ai/work-items/index.md)
|
||||
- [Logs Index](../../ai/logs/index.md)
|
||||
|
||||
---
|
||||
|
||||
## Active Work Items
|
||||
|
||||
- [PDIAP-14859](../../ai/work-items/pdiap-14859.md)
|
||||
- [PDIAP-15765](../../ai/work-items/pdiap-15765.md)
|
||||
- [PDIAP-15836](../../ai/work-items/pdiap-15836.md)
|
||||
- [PDIAP-15838](../../ai/work-items/pdiap-15838.md)
|
||||
|
||||
---
|
||||
|
||||
## Communication Context
|
||||
|
||||
- [Communication Rules](../communication-rules.md)
|
||||
- [Manager Update Prompt](../../prompts/manager-update.md)
|
||||
- [Standup Prompt](../../prompts/standup.md)
|
||||
- [Manager Mapping](../../ai/context/people/manager.md)
|
||||
50
knowledge/maps/fidelity-domain.md
Normal file
50
knowledge/maps/fidelity-domain.md
Normal file
@@ -0,0 +1,50 @@
|
||||
---
|
||||
type: map
|
||||
domain: fidelity
|
||||
tags:
|
||||
- map
|
||||
- fidelity
|
||||
---
|
||||
|
||||
# Fidelity Domain Map
|
||||
|
||||
Stable Fidelity-specific systems, workstreams, and domain rules.
|
||||
|
||||
---
|
||||
|
||||
## Project Context
|
||||
|
||||
- [Glossary](../glossary.md)
|
||||
- [Project Context](../../ai/context/project.md)
|
||||
- [Context Index](../../ai/context/index.md)
|
||||
- [Fidelity Profile](../../profiles/fidelity/profile.md)
|
||||
|
||||
---
|
||||
|
||||
## Systems
|
||||
|
||||
- [Systems Index](../../ai/context/systems/index.md)
|
||||
- [Fid4](../../ai/context/systems/fid4.md)
|
||||
- [XFlowSDK](../../ai/context/systems/xflowsdk.md)
|
||||
- [XFlowViewMaker](../../ai/context/systems/xflowviewmaker.md)
|
||||
- [FTFrameworks](../../ai/context/systems/ftframeworks.md)
|
||||
- [Cogstore](../../ai/context/systems/cogstore.md)
|
||||
|
||||
---
|
||||
|
||||
## Workstreams
|
||||
|
||||
- [Workstreams Index](../../ai/context/workstreams/index.md)
|
||||
- [REST Migration](../../ai/context/workstreams/rest-migration.md)
|
||||
- [AO And Discourse](../../ai/context/workstreams/ao-discourse.md)
|
||||
- [XFlow Debugging](../../ai/context/workstreams/xflow-debugging.md)
|
||||
- [XFlow SwiftUI Migration](../../ai/context/workstreams/xflow-swiftui-migration.md)
|
||||
- [Consumer Integration](../../ai/context/workstreams/consumer-integration.md)
|
||||
- [Flow And Page References](../../ai/context/workstreams/flow-page-references.md)
|
||||
|
||||
---
|
||||
|
||||
## Decisions
|
||||
|
||||
- [REST vs GraphQL](../../ai/context/decisions/rest-vs-graphql.md)
|
||||
- [Discourse Handling](../../ai/context/decisions/discourse-handling.md)
|
||||
35
knowledge/maps/index.md
Normal file
35
knowledge/maps/index.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
type: map-index
|
||||
audience: workspace-user
|
||||
tags:
|
||||
- map
|
||||
---
|
||||
|
||||
# Knowledge Maps
|
||||
|
||||
Human navigation hubs for the Obsidian graph.
|
||||
|
||||
Use these maps to navigate the workspace by meaning instead of by raw folder structure.
|
||||
|
||||
---
|
||||
|
||||
## Primary Maps
|
||||
|
||||
- [AI Workspace Core](ai-workspace-core.md)
|
||||
- [Current Work](current-work.md)
|
||||
- [Fidelity Domain](fidelity-domain.md)
|
||||
- [Work Items](work-items.md)
|
||||
- [People](people.md)
|
||||
- [Tooling](tooling.md)
|
||||
- [Logs](../../ai/logs/index.md)
|
||||
|
||||
---
|
||||
|
||||
## Entry Points
|
||||
|
||||
- [Obsidian Vault Map](../obsidian-vault.md)
|
||||
- [New Member Onboarding](../onboarding.md)
|
||||
- [Glossary](../glossary.md)
|
||||
- [Obsidian Usage Guide](../obsidian-usage.md)
|
||||
- [README](../../README.md)
|
||||
- [Fidelity Profile](../../profiles/fidelity/profile.md)
|
||||
43
knowledge/maps/people.md
Normal file
43
knowledge/maps/people.md
Normal file
@@ -0,0 +1,43 @@
|
||||
---
|
||||
type: map
|
||||
domain: people
|
||||
tags:
|
||||
- map
|
||||
- people
|
||||
---
|
||||
|
||||
# People Map
|
||||
|
||||
Stakeholder, manager, and collaborator context.
|
||||
|
||||
---
|
||||
|
||||
## Indexes
|
||||
|
||||
- [People Index](../../ai/context/people/index.md)
|
||||
- [Manager Mapping](../../ai/context/people/manager.md)
|
||||
|
||||
---
|
||||
|
||||
## People
|
||||
|
||||
- [Jeff DeWitte](../../ai/context/people/jeff-dewitte.md)
|
||||
- [Norman Arauz](../../ai/context/people/norman-arauz.md)
|
||||
- [David Delagneau](../../ai/context/people/david-delagneau.md)
|
||||
- [Aylwing Olivas](../../ai/context/people/aylwing-olivas.md)
|
||||
- [Bruce Meeks](../../ai/context/people/bruce-meeks.md)
|
||||
- [Derian Cordoba](../../ai/context/people/derian-cordoba.md)
|
||||
- [Erik Reynolds](../../ai/context/people/erik-reynolds.md)
|
||||
- [Gurram Santosh](../../ai/context/people/gurram-santosh.md)
|
||||
- [Jason Mandozzi](../../ai/context/people/jason-mandozzi.md)
|
||||
- [Quy Mai](../../ai/context/people/quy-mai.md)
|
||||
- [Raj Sundararaj](../../ai/context/people/raj-sundararaj.md)
|
||||
- [Tim Longfield](../../ai/context/people/tim-longfield.md)
|
||||
|
||||
---
|
||||
|
||||
## Communication
|
||||
|
||||
- [Communication Rules](../communication-rules.md)
|
||||
- [Manager Update Workflow](../../workflows/manager-update.md)
|
||||
- [Professional Communication Skill](../../.opencode/skills/professional-communication/SKILL.md)
|
||||
52
knowledge/maps/tooling.md
Normal file
52
knowledge/maps/tooling.md
Normal file
@@ -0,0 +1,52 @@
|
||||
---
|
||||
type: map
|
||||
domain: tooling
|
||||
tags:
|
||||
- map
|
||||
- tooling
|
||||
---
|
||||
|
||||
# Tooling Map
|
||||
|
||||
Commands, prompts, skills, workflows, and automation surfaces that make the workspace operate consistently.
|
||||
|
||||
---
|
||||
|
||||
## OpenCode Agents
|
||||
|
||||
- [Fidelity Agent](../../.opencode/agents/fidelity.md)
|
||||
- [Workspace Agent](../../.opencode/agents/workspace.md)
|
||||
|
||||
---
|
||||
|
||||
## Commands
|
||||
|
||||
- [Commands Index](../../.opencode/commands/index.md)
|
||||
- [Workspace Context](../../.opencode/commands/workspace-context.md)
|
||||
- [Communication Sync](../../.opencode/commands/communication-sync.md)
|
||||
- [Archive Import](../../.opencode/commands/archive-import.md)
|
||||
- [AI Prompt](../../.opencode/commands/ai-prompt.md)
|
||||
- [Standup](../../.opencode/commands/standup.md)
|
||||
- [Manager Update](../../.opencode/commands/manager-update.md)
|
||||
- [Sync Context](../../.opencode/commands/sync-context.md)
|
||||
|
||||
---
|
||||
|
||||
## Skills
|
||||
|
||||
- [Skills Index](../../.opencode/skills/index.md)
|
||||
- [Workspace Memory Curation](../../.opencode/skills/workspace-memory-curation/SKILL.md)
|
||||
- [Professional Communication](../../.opencode/skills/professional-communication/SKILL.md)
|
||||
- [Status Reporting](../../.opencode/skills/status-reporting/SKILL.md)
|
||||
- [AI Prompt Engineering](../../.opencode/skills/ai-prompt-engineering/SKILL.md)
|
||||
|
||||
---
|
||||
|
||||
## Prompts And Workflows
|
||||
|
||||
- [Prompts Index](../../prompts/index.md)
|
||||
- [Standup Prompt](../../prompts/standup.md)
|
||||
- [Manager Update Prompt](../../prompts/manager-update.md)
|
||||
- [Story Draft Prompt](../../prompts/story-draft.md)
|
||||
- [OpenCode Entry Workflow](../../workflows/opencode-entry.md)
|
||||
- [Daily Context Sync](../../workflows/daily-context-sync.md)
|
||||
36
knowledge/maps/work-items.md
Normal file
36
knowledge/maps/work-items.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: map
|
||||
domain: work-items
|
||||
tags:
|
||||
- map
|
||||
- work-items
|
||||
---
|
||||
|
||||
# Work Items Map
|
||||
|
||||
Canonical memory for active and recently relevant work units.
|
||||
|
||||
---
|
||||
|
||||
## Indexes
|
||||
|
||||
- [Work Item Index](../../ai/work-items/index.md)
|
||||
- [Work Item State](../../ai/state/work-items.md)
|
||||
- [Current Work](../../ai/state/current.md)
|
||||
|
||||
---
|
||||
|
||||
## Active Items
|
||||
|
||||
- [PDIAP-14859](../../ai/work-items/pdiap-14859.md)
|
||||
- [PDIAP-15765](../../ai/work-items/pdiap-15765.md)
|
||||
- [PDIAP-15836](../../ai/work-items/pdiap-15836.md)
|
||||
- [PDIAP-15838](../../ai/work-items/pdiap-15838.md)
|
||||
|
||||
---
|
||||
|
||||
## Related Process
|
||||
|
||||
- [Jira Story Rules](../../ai/context/process/jira-story-rules.md)
|
||||
- [Story Draft Prompt](../../prompts/story-draft.md)
|
||||
- [Status Reporting Skill](../../.opencode/skills/status-reporting/SKILL.md)
|
||||
Reference in New Issue
Block a user