Files
fidelity-ai-workspace/profiles/example/profile.md
david.delagneau b82194bc55 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.
2026-04-16 16:01:19 -06:00

64 lines
1.5 KiB
Markdown

# Example Project Profile
## Purpose
Non-sensitive example profile showing how a new project can reuse the workspace core without inheriting another project's context.
---
## Project
- Name: Example Project
- Workspace role: companion AI workspace
- Primary use: memory, status drafting, work-item tracking, and communication polishing
---
## Communication Sources
- Live communication: configure a connector if needed
- Historical archive: optional
- Recommended generic variables:
- `AIW_PROJECT_PROFILE=example`
- `AIW_CHANNEL_PREFIX=example`
- `AIW_MATTERMOST_SYNC_CMD=<optional>`
- `AIW_SLACK_EXPORT_PATH=<optional>`
---
## Work System
- 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
---
## 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.
---
## Suggested Commands
- `/workspace-context`
- `/communication-sync`
- `/archive-import`
- `/standup`
- `/manager-update`
- `/translate`
- `/ai-prompt`
## Suggested Generic Skills
- `workspace-memory-curation`
- `professional-communication`
- `status-reporting`
- `ai-prompt-engineering`