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:
2026-04-17 15:52:08 -06:00
parent 11fdb17fcb
commit dbc1894e27
175 changed files with 1163 additions and 914 deletions

View 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)