Commit Graph

8 Commits

Author SHA1 Message Date
1ad707373a Add daily logs and templates for project fidelity
- Created daily log entries for May 13, 14, 18, 19, 20, and 21, capturing work done, findings, and next steps.
- Established a daily logs index for easy navigation of daily notes.
- Developed templates for daily logs, decisions, meeting notes, people, systems, and work items to standardize documentation.
- Introduced base files for filtering and displaying various types of project knowledge, including daily notes, decisions, people, systems, work items, and workstreams.
- Added maps for current work, fidelity apps, and fidelity domain to enhance project navigation and context.
2026-05-21 12:28:07 -06:00
f72a828805 refactor: update skill paths to use .agents/skills/ for consistency and remove obsolete skill references 2026-05-05 16:22:42 -06:00
ff4ed6a759 feat: refactor work item file retrieval to use Python script for improved error handling and readability 2026-05-04 09:45:28 -06:00
4e8c018f83 feat: mandate real-time auto-documentation of project memory updates across all interaction turns 2026-04-30 15:05:49 -06:00
fc634280a4 feat: add shared workflow and skill references in .agents and update GEMINI.md for clarity on workspace structure 2026-04-28 07:24:23 -06:00
0e6957d0b3 feat: add comprehensive agent rules and workflows for memory curation, communication synchronization, and project documentation management 2026-04-27 10:41:03 -06:00
b264d380bc feat: Update standup prompt and related documentation for clarity and improved context handling 2026-04-21 08:11:07 -06:00
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