Haven

Results 6 issues of Haven

## :bulb: Motivation and Context #skip-changelog This PR is the first of a handful of a refactor to allow the core Kotlin code to support stateless server-side Java applications, eventually...

> [!IMPORTANT] > 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Problem ## Changes ## Did you write or update any docs for this change? -...

> [!IMPORTANT] > 👉 _Stay up-to-date with [PostHog coding conventions](https://posthog.com/docs/contribute/coding-conventions) for a smoother review._ ## Problem ## Changes ## Did you write or update any docs for this change? -...

## Problem Part 1 of 2 of https://github.com/PostHog/posthog/issues/33501 ## Changes Mostly rename, type union HogFlow types ## Did you write or update any docs for this change? - [ ]...

Currently when moving through a delay step, an invocation will determine the next step after the delay, move to it, and THEN go on a pause. Instead, it should not...

## Problem Hog functions can be used in workflow steps 👍 , but workflows aren't yet rendering `mappings` / `mapping_templates` fields for templates that support them 👎 ## Changes Adds...