The Memory That Learns From Mistakes
Every Flowork agent carries a private SQLite brain with full-text search (FTS5). When an agent runs a task, it stores:
The prompt it was given
The exact error or correction it received
What it learned from that mistake (not shame — education)






