# Feedback Log Index

This folder holds append-only feedback logs per business + per role. The Sunday Memory Review cron reads from here.

## Files

- `qa.md` — QA review patterns (which agents repeat which mistakes)
- `bfs.md` — Buckalew Financial Services outcomes (what worked, what didn't)
- `sunstate.md` — Sunstate Title Solutions outcomes
- `aisetuppros.md` — AISetupPros outcomes
- `infra.md` — Infrastructure / tooling outcomes

## Format per entry

```
## YYYY-MM-DD — <what happened>
**What I tried:** <action>
**Result:** ✅ worked / ❌ failed / ⚠️ partial
**Why:** <reason>
**Next:** <follow-up>
```

## Purpose

The system compounds. If you write a blog post and it flops, log it. Next time you write a post, you'll know what to avoid. If a tool breaks, log it. Next time you're choosing tools, you'll know.
