Skip to content

chore(posthog): writeback activation-funnel id (post Spec 1C sync:apply)#353

Merged
blove merged 1 commit into
mainfrom
chore/posthog-activation-funnel-writeback
May 16, 2026
Merged

chore(posthog): writeback activation-funnel id (post Spec 1C sync:apply)#353
blove merged 1 commit into
mainfrom
chore/posthog-activation-funnel-writeback

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 16, 2026

Summary

Phase 6.4 follow-up for Spec 1C. `posthog:sync:apply` created the new `activation-funnel` insight (id `8638740`) and updated the developer-funnel dashboard tile to reference it. This writeback locks the id so subsequent `sync:plan`/`sync:apply` invocations are no-ops on this insight.

Plan output (apply)

```
[create] insight activation-funnel → 8638740
[update] dashboard developer-funnel (1582272)
[update] insight cockpit-recipe-completion (8587348) ← picks up recipe_start → recipe_opened
[orphan] insight "Six-signal activation (30-min window)" (8587351) ← old; kept for safety
applied: 5, failed: 0
```

Test plan

  • `nx run posthog-tools:sync:plan` reports no diff on activation-funnel after this PR merges (id locked)
  • Manual: PostHog UI shows the renamed tile on the developer-funnel dashboard

🤖 Generated with Claude Code

Post-merge Phase 6.4: posthog:sync:apply created the new activation-
funnel insight in PostHog (id 8638740) and updated the developer-funnel
dashboard to reference it. This writeback locks the id so subsequent
syncs are no-ops.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Building Building Preview, Comment May 16, 2026 4:07am

Request Review

@blove blove merged commit c0c4d6e into main May 16, 2026
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant