2.2 KiB
2.2 KiB
Context Index
Goal
Keep stable Fidelity context organized by domain so the agent 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:
- workstreams/rest-migration.md
- workstreams/ao-discourse.md
- workstreams/xflow-debugging.md
- workstreams/xflow-swiftui-migration.md
- workstreams/consumer-integration.md
process/
Rules and expectations for how work should be communicated and maintained:
people/
Named people, role mapping, and collaboration context:
decisions/
Confirmed technical or product decisions with ongoing impact.
Usage
- Load
project.mdand 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 deciding how to update memory.