Skip to content

Instantly share code, notes, and snippets.

@entrepeneur4lyf
entrepeneur4lyf / .winsurfrules
Last active May 3, 2025 03:39
Engineered Meta-Cognitive Workflow Architecture for Windsurf - V3
REMEMBER: After every memory reset, I begin completely fresh. The Memory Bank is my only link to previous work. It must be maintained with precision and clarity, as my effectiveness depends entirely on its accuracy.
## Workflow Diagrams
### Initialization Workflow
```mermaid
flowchart TD
Start[Start] --> checkMemoryBankExists{checkMemoryBankExists}
checkMemoryBankExists -->|No| createMemoryBankDirectory[createMemoryBankDirectory]