| # Loop Gallery Entry Template | |
| ## Summary | |
| One or two sentences describing the loop and the problem it solves. | |
| ## Runtime Or Tooling | |
| - Runtime: | |
| - Agent system: | |
| - Integrations: | |
| - Repository or environment: | |
| ## Loop Contract | |
| - Objective: | |
| - Trigger: | |
| - Discover / intake: | |
| - Workspace: | |
| - Context: | |
| - Delegation: | |
| - Verification: | |
| - State: | |
| - Budget: | |
| - Escalation: | |
| - Exit: | |
| ## Loop Instruction Or Automation | |
| ```text | |
| Paste the prompt, schedule, hook, workflow config summary, or automation instruction here. | |
| ``` | |
| ## Receipts | |
| Include public or anonymized evidence: | |
| - PR: | |
| - issue: | |
| - trace: | |
| - dashboard: | |
| - screenshot: | |
| - commands: | |
| ## Lessons Learned | |
| - What worked: | |
| - What failed: | |
| - What changed after the first run: | |
| ## Safety Notes | |
| - Sensitive actions: | |
| - Human approvals: | |
| - Data or privacy constraints: | |
| ## Minimum Useful Case Study Checklist | |
| Confirm the entry answers all of these before submitting: | |
| - [ ] Objective | |
| - [ ] Trigger | |
| - [ ] Intake | |
| - [ ] Runtime / tool | |
| - [ ] Agent roles | |
| - [ ] Verification | |
| - [ ] State | |
| - [ ] Budget | |
| - [ ] Escalation | |
| - [ ] Receipts | |
| - [ ] Lesson learned | |
| ## Safe Anonymization Checklist | |
| For real-world entries, confirm before publishing: | |
| - [ ] Removed secrets, tokens, and credentials | |
| - [ ] Removed private customer data and PII | |
| - [ ] Removed internal URLs and hostnames | |
| - [ ] Replaced personal names with roles | |
| - [ ] Included only public or anonymized receipts | |
| - [ ] Noted which details were generalized | |