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:
39
project-knowledge/07-maps/current-work.md
Normal file
39
project-knowledge/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)
|
||||
68
project-knowledge/07-maps/fidelity-apps.md
Normal file
68
project-knowledge/07-maps/fidelity-apps.md
Normal file
@@ -0,0 +1,68 @@
|
||||
---
|
||||
type: map
|
||||
domain: fidelity-apps
|
||||
tags:
|
||||
- map
|
||||
- fidelity
|
||||
- apps
|
||||
---
|
||||
|
||||
# Fidelity Apps Map
|
||||
|
||||
Independent notes for internal Fidelity apps and tools that appear repeatedly in day-to-day engineering work.
|
||||
|
||||
---
|
||||
|
||||
## Build And Release
|
||||
|
||||
- [Artifactory](../03-context/systems/artifactory.md)
|
||||
- [iOSInstaller](../03-context/systems/iosinstaller.md)
|
||||
- [Nexus Fidelity](../03-context/systems/nexus-fidelity.md)
|
||||
|
||||
---
|
||||
|
||||
## Debugging And Validation
|
||||
|
||||
- [Splunk](../03-context/systems/splunk.md)
|
||||
- [Cogstore](../03-context/systems/cogstore.md)
|
||||
- [XQ1 Portfolio Summary](../03-context/systems/xq1-portfolio-summary.md)
|
||||
- [Vault](../03-context/systems/vault.md)
|
||||
- [Vault Preprod](../03-context/systems/vault-preprod.md)
|
||||
|
||||
---
|
||||
|
||||
## Collaboration And Documentation
|
||||
|
||||
- [Confluence](../03-context/systems/confluence.md)
|
||||
- [Miro](../03-context/systems/miro.md)
|
||||
- [Discourse](../03-context/systems/discourse.md)
|
||||
- [Slate](../03-context/systems/slate.md)
|
||||
|
||||
---
|
||||
|
||||
## Access And Internal Portals
|
||||
|
||||
- [MyAccess](../03-context/systems/myaccess.md)
|
||||
- [Fidelity Central](../03-context/systems/fidelity-central.md)
|
||||
|
||||
---
|
||||
|
||||
## Tracking And Support Tools
|
||||
|
||||
- [TrackIT](../03-context/systems/trackit.md)
|
||||
- [ALMx Toolbox](../03-context/systems/almx-toolbox.md)
|
||||
|
||||
---
|
||||
|
||||
## Test Data And Other Utilities
|
||||
|
||||
- [Wukong](../03-context/systems/wukong.md)
|
||||
|
||||
---
|
||||
|
||||
## Related Context
|
||||
|
||||
- [Systems Index](../03-context/systems/index.md)
|
||||
- [Fidelity Domain Map](fidelity-domain.md)
|
||||
- [Consumer Integration](../03-context/workstreams/consumer-integration.md)
|
||||
- [Fid4](../03-context/systems/fid4.md)
|
||||
51
project-knowledge/07-maps/fidelity-domain.md
Normal file
51
project-knowledge/07-maps/fidelity-domain.md
Normal file
@@ -0,0 +1,51 @@
|
||||
---
|
||||
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)
|
||||
- [Fidelity Apps Map](./fidelity-apps.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
project-knowledge/07-maps/index.md
Normal file
36
project-knowledge/07-maps/index.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
type: map-index
|
||||
audience: project-reader
|
||||
project: fidelity
|
||||
updated: 2026-04-17
|
||||
tags:
|
||||
- map
|
||||
---
|
||||
|
||||
# Knowledge Maps
|
||||
|
||||
Human navigation hubs for the Obsidian graph.
|
||||
|
||||
Use these maps to navigate Fidelity by meaning instead of by raw folder structure.
|
||||
|
||||
---
|
||||
|
||||
## Primary Maps
|
||||
|
||||
- [Current Work](current-work.md)
|
||||
- [Fidelity Domain](fidelity-domain.md)
|
||||
- [Fidelity Apps](fidelity-apps.md)
|
||||
- [Work Items](work-items.md)
|
||||
- [People](people.md)
|
||||
- [Daily Notes](../06-daily/index.md)
|
||||
|
||||
---
|
||||
|
||||
## Entry Points
|
||||
|
||||
- [Start Here](../00-start/start-here.md)
|
||||
- [New Member Onboarding](../00-start/onboarding.md)
|
||||
- [Glossary](../00-start/glossary.md)
|
||||
- [Project Context](../03-context/project.md)
|
||||
- [Systems Index](../03-context/systems/index.md)
|
||||
- [Workstreams Index](../03-context/workstreams/index.md)
|
||||
45
project-knowledge/07-maps/people.md
Normal file
45
project-knowledge/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`
|
||||
37
project-knowledge/07-maps/work-items.md
Normal file
37
project-knowledge/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