feat: Sync latest templates from blackroad-sandbox
✨ Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
79
templates/TEMPLATE-001-INFRA-RUNBOOK.md
Normal file
79
templates/TEMPLATE-001-INFRA-RUNBOOK.md
Normal file
@@ -0,0 +1,79 @@
|
||||
╭━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╮
|
||||
│ ⛅️🛣 BLACKROAD OS · <PROJECT / RUNBOOK TITLE> │
|
||||
╰━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╯
|
||||
|
||||
<CTX_EMOJI> <TOOL_NAME> <VERSION> · env: <ENV> · region: <REGION>
|
||||
────────────────────────────────────────────────────────────
|
||||
|
||||
╭────────── WORKER / SERVICE BINDINGS 📦 ────────────────────╮
|
||||
│ Binding │ Resource │
|
||||
├──────────────────┼────────────────────────────────────────┤
|
||||
│ <binding-name> │ <resource-type> │
|
||||
│ <binding-name> │ <resource-type> │
|
||||
│ <binding-name> │ <resource-type> │
|
||||
╰────────────────────────────────────────────────────────────╯
|
||||
|
||||
|
||||
╭────────── INFRASTRUCTURE STATUS 📡 ───────────────────────╮
|
||||
│ ✅ <RES_LABEL_1> <value/limits/notes> │
|
||||
│ ✅ <RES_LABEL_2> <value/limits/notes> │
|
||||
│ ⏳ <RES_LABEL_3> <pending condition> │
|
||||
│ ⚠️ <RES_LABEL_4> <warning condition> │
|
||||
╰────────────────────────────────────────────────────────────╯
|
||||
|
||||
|
||||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||||
🚀 EXECUTE THE <N> STEPS
|
||||
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||||
|
||||
[1] <STEP_TITLE_1> <(optional short description)>
|
||||
<primary command(s)>
|
||||
<secondary command(s)>
|
||||
│
|
||||
▼
|
||||
[2] <STEP_TITLE_2>
|
||||
<commands…>
|
||||
│
|
||||
▼
|
||||
[3] <STEP_TITLE_3>
|
||||
<commands…>
|
||||
│
|
||||
▼
|
||||
[<N>] <FINAL_STEP_TITLE>
|
||||
<commands…>
|
||||
|
||||
|
||||
╭────────── VALUE DELIVERED 💎 ─────────────────────────────╮
|
||||
│ <RES_SUMMARY_1> → ~<$ESTIMATED_VALUE_1>/month │
|
||||
│ <RES_SUMMARY_2> → ~<$ESTIMATED_VALUE_2>/month │
|
||||
│ <RES_SUMMARY_3> → ~<$ESTIMATED_VALUE_3>/month │
|
||||
├───────────────────────────────────────────────────────────┤
|
||||
│ TOTAL → ~<$TOTAL_ESTIMATED_VALUE>/month │
|
||||
│ YOU PAY $<ACTUAL_COST>/month │
|
||||
╰────────────────────────────────────────────────────────────╯
|
||||
|
||||
|
||||
📚 Documentation
|
||||
- 📘 API / Worker: <FILE_OR_URL_1>
|
||||
- 📙 Deployment Guide: <FILE_OR_URL_2>
|
||||
- 📕 Policies / Limits: <FILE_OR_URL_3>
|
||||
|
||||
🗒 Checklist
|
||||
- ☐ <Prereq 1>
|
||||
- ☐ <Prereq 2>
|
||||
- ☐ <Verify step 1>
|
||||
- ☐ <Verify step 2>
|
||||
|
||||
🎯 Next Steps
|
||||
1. <Immediate action after running this>
|
||||
2. <Follow-up configuration / wiring>
|
||||
3. <Optional optimization / observability>
|
||||
|
||||
💡 Tips
|
||||
- <short pro tip #1>
|
||||
- <short pro tip #2>
|
||||
|
||||
╭━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╮
|
||||
│ 🔥 <EPIC_DONE_LINE_SUMMARY> │
|
||||
│ (e.g. "ALL RESOURCES READY · JUST RUN THE N STEPS 💎") │
|
||||
╰━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╯
|
||||
Reference in New Issue
Block a user