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:
38
vault/07-maps/ai-workspace-core.md
Normal file
38
vault/07-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
|
||||
|
||||
- [New Member Onboarding](../00-start/onboarding.md)
|
||||
- [Obsidian Usage Guide](../00-start/obsidian-usage.md)
|
||||
- [Workspace Architecture](../00-start/workspace-architecture.md)
|
||||
- [Workspace Model](../03-context/process/workspace-model.md)
|
||||
- [Memory Promotion Rules](../03-context/process/memory-promotion-rules.md)
|
||||
|
||||
---
|
||||
|
||||
## Workspace Rules
|
||||
|
||||
- [Workspace Model](../03-context/process/workspace-model.md)
|
||||
- [Agent Memory Rules](../03-context/process/agent-memory-rules.md)
|
||||
- [Memory Promotion Rules](../03-context/process/memory-promotion-rules.md)
|
||||
- [Communication Rules](../03-context/process/communication-rules.md)
|
||||
- [Context Maintenance](../03-context/process/context-maintenance.md)
|
||||
|
||||
---
|
||||
|
||||
## Profiles
|
||||
|
||||
- Active project profile: `profiles/fidelity/profile.md`
|
||||
- Example reusable profile: `profiles/example/profile.md`
|
||||
39
vault/07-maps/current-work.md
Normal file
39
vault/07-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](../00-start/onboarding.md)
|
||||
- [Current Work](../01-current/current-work.md)
|
||||
- [Work Item State](../01-current/work-items.md)
|
||||
- [Work Item Index](../02-work-items/index.md)
|
||||
- [Logs Index](../06-daily/index.md)
|
||||
|
||||
---
|
||||
|
||||
## Active Work Items
|
||||
|
||||
- [PDIAP-14859](../02-work-items/pdiap-14859.md)
|
||||
- [PDIAP-15765](../02-work-items/pdiap-15765.md)
|
||||
- [PDIAP-15836](../02-work-items/pdiap-15836.md)
|
||||
- [PDIAP-15838](../02-work-items/pdiap-15838.md)
|
||||
|
||||
---
|
||||
|
||||
## Communication Context
|
||||
|
||||
- [Communication Rules](../03-context/process/communication-rules.md)
|
||||
- Manager update prompt: `prompts/manager-update.md`
|
||||
- Standup prompt: `prompts/standup.md`
|
||||
- [Manager Mapping](../04-people/manager.md)
|
||||
50
vault/07-maps/fidelity-domain.md
Normal file
50
vault/07-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](../00-start/glossary.md)
|
||||
- [Project Context](../03-context/project.md)
|
||||
- [Context Index](../03-context/index.md)
|
||||
- Fidelity profile: `profiles/fidelity/profile.md`
|
||||
|
||||
---
|
||||
|
||||
## Systems
|
||||
|
||||
- [Systems Index](../03-context/systems/index.md)
|
||||
- [Fid4](../03-context/systems/fid4.md)
|
||||
- [XFlowSDK](../03-context/systems/xflowsdk.md)
|
||||
- [XFlowViewMaker](../03-context/systems/xflowviewmaker.md)
|
||||
- [FTFrameworks](../03-context/systems/ftframeworks.md)
|
||||
- [Cogstore](../03-context/systems/cogstore.md)
|
||||
|
||||
---
|
||||
|
||||
## Workstreams
|
||||
|
||||
- [Workstreams Index](../03-context/workstreams/index.md)
|
||||
- [REST Migration](../03-context/workstreams/rest-migration.md)
|
||||
- [AO And Discourse](../03-context/workstreams/ao-discourse.md)
|
||||
- [XFlow Debugging](../03-context/workstreams/xflow-debugging.md)
|
||||
- [XFlow SwiftUI Migration](../03-context/workstreams/xflow-swiftui-migration.md)
|
||||
- [Consumer Integration](../03-context/workstreams/consumer-integration.md)
|
||||
- [Flow And Page References](../03-context/workstreams/flow-page-references.md)
|
||||
|
||||
---
|
||||
|
||||
## Decisions
|
||||
|
||||
- [REST vs GraphQL](../05-decisions/rest-vs-graphql.md)
|
||||
- [Discourse Handling](../05-decisions/discourse-handling.md)
|
||||
36
vault/07-maps/index.md
Normal file
36
vault/07-maps/index.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
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](../06-daily/index.md)
|
||||
|
||||
---
|
||||
|
||||
## Entry Points
|
||||
|
||||
- [Obsidian Vault Map](../00-start/start-here.md)
|
||||
- [New Member Onboarding](../00-start/onboarding.md)
|
||||
- [Glossary](../00-start/glossary.md)
|
||||
- [Obsidian Usage Guide](../00-start/obsidian-usage.md)
|
||||
- [Workspace Architecture](../00-start/workspace-architecture.md)
|
||||
- Repository README: `README.md`
|
||||
- Fidelity profile: `profiles/fidelity/profile.md`
|
||||
45
vault/07-maps/people.md
Normal file
45
vault/07-maps/people.md
Normal file
@@ -0,0 +1,45 @@
|
||||
---
|
||||
type: map
|
||||
domain: people
|
||||
tags:
|
||||
- map
|
||||
- people
|
||||
---
|
||||
|
||||
# People Map
|
||||
|
||||
Stakeholder, manager, and collaborator context.
|
||||
|
||||
---
|
||||
|
||||
## Indexes
|
||||
|
||||
- [New Member Onboarding](../00-start/onboarding.md)
|
||||
- [Glossary](../00-start/glossary.md)
|
||||
- [People Index](../04-people/index.md)
|
||||
- [Manager Mapping](../04-people/manager.md)
|
||||
|
||||
---
|
||||
|
||||
## People
|
||||
|
||||
- [Jeff DeWitte](../04-people/jeff-dewitte.md)
|
||||
- [Norman Arauz](../04-people/norman-arauz.md)
|
||||
- [David Delagneau](../04-people/david-delagneau.md)
|
||||
- [Aylwing Olivas](../04-people/aylwing-olivas.md)
|
||||
- [Bruce Meeks](../04-people/bruce-meeks.md)
|
||||
- [Derian Cordoba](../04-people/derian-cordoba.md)
|
||||
- [Erik Reynolds](../04-people/erik-reynolds.md)
|
||||
- [Gurram Santosh](../04-people/gurram-santosh.md)
|
||||
- [Jason Mandozzi](../04-people/jason-mandozzi.md)
|
||||
- [Quy Mai](../04-people/quy-mai.md)
|
||||
- [Raj Sundararaj](../04-people/raj-sundararaj.md)
|
||||
- [Tim Longfield](../04-people/tim-longfield.md)
|
||||
|
||||
---
|
||||
|
||||
## Communication
|
||||
|
||||
- [Communication Rules](../03-context/process/communication-rules.md)
|
||||
- Manager update workflow: `workflows/manager-update.md`
|
||||
- Professional communication skill: `.opencode/skills/professional-communication/SKILL.md`
|
||||
53
vault/07-maps/tooling.md
Normal file
53
vault/07-maps/tooling.md
Normal file
@@ -0,0 +1,53 @@
|
||||
---
|
||||
type: map
|
||||
domain: tooling
|
||||
tags:
|
||||
- map
|
||||
- tooling
|
||||
---
|
||||
|
||||
# Tooling Map
|
||||
|
||||
Commands, prompts, skills, workflows, and automation surfaces that make the workspace operate consistently.
|
||||
|
||||
---
|
||||
|
||||
## OpenCode Agents
|
||||
|
||||
- [AI Workspace Core Map](ai-workspace-core.md)
|
||||
- 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`
|
||||
37
vault/07-maps/work-items.md
Normal file
37
vault/07-maps/work-items.md
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
type: map
|
||||
domain: work-items
|
||||
tags:
|
||||
- map
|
||||
- work-items
|
||||
---
|
||||
|
||||
# Work Items Map
|
||||
|
||||
Canonical memory for active and recently relevant work units.
|
||||
|
||||
---
|
||||
|
||||
## Indexes
|
||||
|
||||
- [Current Work Map](current-work.md)
|
||||
- [Work Item Index](../02-work-items/index.md)
|
||||
- [Work Item State](../01-current/work-items.md)
|
||||
- [Current Work](../01-current/current-work.md)
|
||||
|
||||
---
|
||||
|
||||
## Active Items
|
||||
|
||||
- [PDIAP-14859](../02-work-items/pdiap-14859.md)
|
||||
- [PDIAP-15765](../02-work-items/pdiap-15765.md)
|
||||
- [PDIAP-15836](../02-work-items/pdiap-15836.md)
|
||||
- [PDIAP-15838](../02-work-items/pdiap-15838.md)
|
||||
|
||||
---
|
||||
|
||||
## Related Process
|
||||
|
||||
- [Jira Story Rules](../03-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