- Created daily log entries for April 13-16, 2026, capturing standup contexts, Mattermost syncs, and ongoing work items. - Established a daily logs index for easy navigation of daily entries. - Introduced templates for daily notes, decisions, meeting notes, people, systems, and work items to standardize documentation. - Developed maps for AI workspace core, current work, Fidelity domain, and work items to enhance workspace navigation. - Implemented base configurations for daily notes, decisions, people, systems, work items, and workstreams to streamline data management. - Added a placeholder for attachments to facilitate file organization.
2.3 KiB
2.3 KiB
type, project, updated, tags
| type | project | updated | tags | ||
|---|---|---|---|---|---|
| context-index | fidelity | 2026-04-16 |
|
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
- workstreams/flow-page-references.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.