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