Add project-knowledge structure and templates
- Introduced new maps for navigating project knowledge, including "Current Work," "Fidelity Domain," "Fidelity Apps," "Work Items," and "People." - Created base files for daily notes, decisions, people, systems, work items, and workstreams with defined properties and views. - Developed templates for daily notes, decisions, meeting notes, persons, systems, work items, and workstreams to standardize documentation. - Updated scripts and prompts to reflect the new project-knowledge directory structure. - Removed outdated onboarding and start-here documents, consolidating relevant information into the new maps. - Ensured all references in workflows and scripts point to the new project-knowledge paths.
This commit is contained in:
53
agent-memory/maps/ai-workspace-core.md
Normal file
53
agent-memory/maps/ai-workspace-core.md
Normal file
@@ -0,0 +1,53 @@
|
||||
---
|
||||
type: agent-map
|
||||
domain: workspace-core
|
||||
updated: 2026-04-17
|
||||
tags:
|
||||
- map
|
||||
- core
|
||||
- agent
|
||||
---
|
||||
|
||||
# AI Workspace Core Map
|
||||
|
||||
Reusable workspace logic and project-independent operating rules.
|
||||
|
||||
---
|
||||
|
||||
## Behavior
|
||||
|
||||
- [Agent Behavior](../behavior/agent-behavior.md)
|
||||
- [Learning Sessions](../behavior/learning-sessions.md)
|
||||
- [Self-Maintenance](../behavior/self-maintenance.md)
|
||||
|
||||
---
|
||||
|
||||
## Memory
|
||||
|
||||
- [Operational Memory](../memory/operational-memory.md)
|
||||
- [Promotion Rules](../memory/promotion-rules.md)
|
||||
- [Context Maintenance](../memory/context-maintenance.md)
|
||||
|
||||
---
|
||||
|
||||
## Integrations
|
||||
|
||||
- [Memory Interface](../integrations/memory-interface.md)
|
||||
- [Obsidian Adapter](../integrations/obsidian.md)
|
||||
- [Communication Sources](../integrations/communication-sources.md)
|
||||
- [Technical Verification](../integrations/technical-verification.md)
|
||||
|
||||
---
|
||||
|
||||
## Workflows
|
||||
|
||||
- [AI-To-AI Prompting](../workflows/ai-to-ai-prompting.md)
|
||||
- [Workspace Model](../workflows/workspace-model.md)
|
||||
- [Workspace Architecture](../workflows/workspace-architecture.md)
|
||||
|
||||
---
|
||||
|
||||
## Project Profile
|
||||
|
||||
- Active project profile: `profiles/fidelity/profile.md`
|
||||
- Project knowledge vault: `project-knowledge/`
|
||||
Reference in New Issue
Block a user