Files
fidelity-ai-workspace/project-knowledge/03-context/index.md
david.delagneau dbc1894e27 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.
2026-04-17 15:52:08 -06:00

2.6 KiB

type, project, updated, tags
type project updated tags
context-index fidelity 2026-04-17
context
map

Context Index

Goal

Keep stable Fidelity context organized by domain so engineers and AI agents can load the right information quickly.


Structure

project.md

High-level overview of the workspace, current Fidelity scope, and where durable context lives.

systems/

Stable context about core product components and how they relate:

ios/

Swift and iOS best-practice context for programming questions:

workstreams/

Durable context about recurring streams of work and investigation:

process/

Project-facing rules and expectations for how work should be communicated:

people/

Named people, role mapping, and collaboration context:

decisions/

Confirmed technical or product decisions with ongoing impact.


Usage

  • Load project.md and this index first.
  • Open systems/ when the question is about architecture, ownership, or integration.
  • Open ios/ when the question is about Swift, SwiftUI, iOS architecture, testing, concurrency, or debugging.
  • Open workstreams/ when the question is about current priorities, debugging themes, or historical project patterns.
  • Open process/ when drafting messages, standups, Jira notes, or PR descriptions.