Lemontropia-Suite/OBSIDIAN_WORKFLOW.md

748 B

Obsidian Documentation & Task Protocol

1. Directory Structure

All project documentation should be mirrored in the Obsidian Vault under:

  • Projects/Lemontropia-Suite/Specs/
  • Projects/Lemontropia-Suite/Tasks/
  • Projects/Lemontropia-Suite/DevLog/

2. Automated Actions

  • Post-Coding Summary: After every successful code change, append a summary to the Daily Dev Log note.
  • Task Management: If a function fails a test, create a new entry in the "Bug Tracker" note in Obsidian.
  • Syncing: Every 3 hours, update the 'Project-Overview.md' in Obsidian with the latest ROI formulas and progress stats.

3. Formatting

Use standard Obsidian wikilinks [[Link]] for cross-referencing between code files and documentation notes.