Add daily logs and templates for Fidelity project
- 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.
This commit is contained in:
@@ -28,7 +28,8 @@ Non-sensitive example profile showing how a new project can reuse the workspace
|
||||
|
||||
## Work System
|
||||
|
||||
- Use `ai/work-items/` for active units of work
|
||||
- Use `vault/02-work-items/` for active units of work
|
||||
- Use `vault/01-current/work-items.md` for the active summary
|
||||
- Use any ticket ID format relevant to the project
|
||||
- Keep approved titles or explicit task names visible for recurring updates
|
||||
|
||||
@@ -36,7 +37,9 @@ Non-sensitive example profile showing how a new project can reuse the workspace
|
||||
|
||||
## Context
|
||||
|
||||
Project-specific durable context should live under `ai/context/`.
|
||||
Project-specific durable context should live under `vault/03-context/`.
|
||||
|
||||
People, decisions, daily notes, maps, and templates should live under the corresponding `vault/` folders.
|
||||
|
||||
Do not place company secrets, raw exports, credentials, or private communication transcripts in the profile.
|
||||
|
||||
|
||||
@@ -43,16 +43,16 @@ Generic variables should be preferred for new setup:
|
||||
## Work System
|
||||
|
||||
- Work items are Jira-linked when available
|
||||
- Active ticket memory lives in `ai/work-items/`
|
||||
- Compact active summary lives in `ai/state/work-items.md`
|
||||
- Active ticket memory lives in `vault/02-work-items/`
|
||||
- Compact active summary lives in `vault/01-current/work-items.md`
|
||||
- Jira IDs and approved titles should remain visible for standups and manager updates
|
||||
|
||||
---
|
||||
|
||||
## Stakeholders
|
||||
|
||||
- Current manager mapping lives in `ai/context/people/manager.md`
|
||||
- Person-specific collaboration context lives in `ai/context/people/`
|
||||
- Current manager mapping lives in `vault/04-people/manager.md`
|
||||
- Person-specific collaboration context lives in `vault/04-people/`
|
||||
- Manager-facing messages should be concise, explicit, and natural professional US English
|
||||
|
||||
---
|
||||
@@ -61,12 +61,14 @@ Generic variables should be preferred for new setup:
|
||||
|
||||
Core Fidelity context remains in:
|
||||
|
||||
- `ai/context/project.md`
|
||||
- `ai/context/systems/`
|
||||
- `ai/context/workstreams/`
|
||||
- `ai/context/ios/`
|
||||
- `ai/context/process/`
|
||||
- `ai/context/decisions/`
|
||||
- `vault/03-context/project.md`
|
||||
- `vault/03-context/systems/`
|
||||
- `vault/03-context/workstreams/`
|
||||
- `vault/03-context/ios/`
|
||||
- `vault/03-context/process/`
|
||||
- `vault/05-decisions/`
|
||||
|
||||
Legacy `ai/*` paths remain available only as compatibility fallback during migration.
|
||||
|
||||
Important domain themes:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user