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.
This commit is contained in:
@@ -34,7 +34,7 @@ Use OpenCode as the daily AI entry point for this workspace without losing proje
|
||||
- Shared workflow/rule content can stay centralized in `.agents/` while OpenCode keeps using `.opencode/`.
|
||||
- The main context command reads the reusable `core/`, active profile, stable workspace files, and today's log.
|
||||
- Stable context is split by systems, workstreams, process, people, and decisions so the agent can pull the right layer instead of overloading one project file.
|
||||
- Live communication context can be refreshed into `ai/inbox/` using the configured connector.
|
||||
- Live communication context can be refreshed into the active profile inbox using the configured connector.
|
||||
- Direct prompts are also treated as memory opportunities, so the agent can update workspace context during normal conversation.
|
||||
- Daily updates go back into the workspace, so later prompts inherit better context.
|
||||
- The local compaction plugin helps preserve the most important workspace context during long sessions.
|
||||
|
||||
Reference in New Issue
Block a user