Build runbook dashboards and verification through the PostHog MCP Step 8 now creates dashboards, insights, text tiles, and the rollout annotation through MCP tools instead of the web app, with each dashboard mapped to its query tool. Step 9 verification checks run as SQL against the events table, and the feature-flag follow-up notes MCP manageability.
Build runbook dashboards and verification through the PostHog MCP
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
docs/2026-08-21-posthog-integration-runbook.md
Diff
1 file changed, +34 -13
docs/2026-08-21-posthog-integration-runbook.md modified +34 -13
@@ -81,7 +81,7 @@ Out of scope for this effort:
| 81 | 81 |
|
| 82 | 82 |
|
| 83 | 83 |
|
| 84 |
|
|
| 84 |
|
|
| 85 | 85 |
|
| 86 | 86 |
|
| 87 | 87 |
|
@@ -268,29 +268,49 @@ Deliberate omissions:
| 268 | 268 |
|
| 269 | 269 |
|
| 270 | 270 |
|
| 271 |
|
|
| 271 |
|
|
| 272 | 272 |
|
| 273 |
|
|
| 273 |
|
|
| 274 | 274 |
|
| 275 |
|
|
| 276 |
|
|
| 277 |
|
|
| 278 |
|
|
| 279 |
|
|
| 275 |
|
|
| 276 |
|
|
| 277 |
|
|
| 278 |
|
|
| 279 |
|
|
| 280 |
|
|
| 281 |
|
|
| 282 |
|
|
| 283 |
|
|
| 284 |
|
|
| 285 |
|
|
| 286 |
|
|
| 287 |
|
|
| 288 |
|
|
| 289 |
|
|
| 290 |
|
|
| 291 |
|
|
| 292 |
|
|
| 293 |
|
|
| 294 |
|
|
| 295 |
|
|
| 296 |
|
|
| 297 |
|
|
| 298 |
|
|
| 280 | 299 |
|
| 281 | 300 |
|
| 282 | 301 |
|
| 283 |
|
|
| 302 |
|
|
| 284 | 303 |
|
| 285 |
|
|
| 286 |
|
|
| 287 |
|
|
| 304 |
|
|
| 305 |
|
|
| 306 |
|
|
| 288 | 307 |
|
| 289 | 308 |
|
| 290 |
|
|
| 309 |
|
|
| 291 | 310 |
|
| 292 | 311 |
|
| 293 | 312 |
|
| 313 |
|
|
| 294 | 314 |
|
| 295 | 315 |
|
| 296 | 316 |
|
@@ -307,3 +327,4 @@ Work through this checklist in staging:
| 307 | 327 |
|
| 308 | 328 |
|
| 309 | 329 |
|
| 330 |
|