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)
|
||||
Reference in New Issue
Block a user