1)**CloudLoom_QUESTIONPACK_Prompts.docx**
- Copy/paste prompts for triage, change correlation, cost drift, action gating, bounded execution, and learning.
2)**CloudLoom_SafeAutomation_Checklist.pdf**
- Printable checklist to keep automation scoped, reversible, auditable, and owned.
3)**CloudLoom_Runbook_Template.md**
- Runbook template with bounds, prechecks, postchecks, rollback, and evidence sections.
4)**CloudLoom_Evidence_Log_Template.xlsx / .csv**
- Simple evidence log to support RCAs and audit trails.
5)**Suggested workflows**
- Use PROMPT 1 to build context.
- Use PROMPT 4 to decide if automation is allowed.
- If allowed, execute a *bounded, reversible* runbook and record evidence.
- Use PROMPT 6 to update your playbook so the same failure mode hurts less next time.