2026-03-02T08-46-30_auto_memory/memories.db-wal

This commit is contained in:
Nicholai Vogel 2026-03-02 01:46:30 -07:00
parent 43097922ba
commit 4444e9b827
4 changed files with 53 additions and 0 deletions

View File

@ -0,0 +1,53 @@
# Dogfood Report: {APP_NAME}
| Field | Value |
|-------|-------|
| **Date** | {DATE} |
| **App URL** | {URL} |
| **Session** | {SESSION_NAME} |
| **Scope** | {SCOPE} |
## Summary
| Severity | Count |
|----------|-------|
| Critical | 0 |
| High | 0 |
| Medium | 0 |
| Low | 0 |
| **Total** | **0** |
## Issues
<!-- Copy this block for each issue found. Interactive issues need video + step-by-step screenshots. Static issues (typos, visual glitches) only need a single screenshot -- set Repro Video to N/A. -->
### ISSUE-001: {Short title}
| Field | Value |
|-------|-------|
| **Severity** | critical / high / medium / low |
| **Category** | visual / functional / ux / content / performance / console / accessibility |
| **URL** | {page URL where issue was found} |
| **Repro Video** | {path to video, or N/A for static issues} |
**Description**
{What is wrong, what was expected, and what actually happened.}
**Repro Steps**
<!-- Each step has a screenshot. A reader should be able to follow along visually. -->
1. Navigate to {URL}
![Step 1](screenshots/issue-001-step-1.png)
2. {Action -- e.g., click "Settings" in the sidebar}
![Step 2](screenshots/issue-001-step-2.png)
3. {Action -- e.g., type "test" in the search field and press Enter}
![Step 3](screenshots/issue-001-step-3.png)
4. **Observe:** {what goes wrong -- e.g., the page shows a blank white screen instead of search results}
![Result](screenshots/issue-001-result.png)
---

Binary file not shown.