{
  "contract": "algal.run.v1",
  "runtime": {
    "name": "algal",
    "version": "0.1.0"
  },
  "manifestDigest": "sha256:30bea573f665d5ebc6132b433cd2474d802fcf0b3796cf291cc3c78a993e7d4b",
  "manifestKey": "organism:marketing-view",
  "args": {
    "input": {
      "signals": {
        "audience": "builders",
        "release": "preview"
      }
    }
  },
  "outcome": "complete",
  "cells": {
    "input": {
      "status": "committed",
      "work": 100,
      "outputs": {
        "signals": {
          "audience": "builders",
          "release": "preview"
        }
      }
    },
    "definition": {
      "status": "committed",
      "work": 100,
      "outputs": {
        "value": {
          "contract": "algal.marketing-revision.v1",
          "config": {
            "headline": "Software that can grow with you.",
            "body": "Build inspectable applications that can change their behavior while keeping their history. Start with one living component.",
            "ctaLabel": "Explore ALGAL",
            "layout": "split"
          },
          "program": {
            "kind": "stack",
            "id": "surface",
            "layout": "split",
            "children": [
              "list",
              {
                "kind": "text",
                "id": "audience",
                "role": "eyebrow",
                "text": [
                  "if",
                  [
                    "eq",
                    [
                      "get",
                      "signals",
                      "audience"
                    ],
                    "builders"
                  ],
                  "For people who build",
                  "For people who operate"
                ]
              },
              {
                "kind": "text",
                "id": "headline",
                "role": "heading",
                "text": "Software that can grow with you."
              },
              {
                "kind": "text",
                "id": "body",
                "role": "body",
                "text": "Build inspectable applications that can change their behavior while keeping their history. Start with one living component."
              },
              {
                "kind": "link",
                "id": "cta",
                "label": "Explore ALGAL",
                "href": "/docs/"
              },
              {
                "kind": "text",
                "id": "release",
                "role": "status",
                "text": [
                  "if",
                  [
                    "eq",
                    [
                      "get",
                      "signals",
                      "release"
                    ],
                    "available"
                  ],
                  "Available to explore",
                  "A living preview"
                ]
              }
            ]
          }
        }
      }
    },
    "result": {
      "status": "committed",
      "work": 154,
      "outputs": {
        "out": {
          "children": [
            {
              "id": "audience",
              "kind": "text",
              "role": "eyebrow",
              "text": "For people who build"
            },
            {
              "id": "headline",
              "kind": "text",
              "role": "heading",
              "text": "Software that can grow with you."
            },
            {
              "id": "body",
              "kind": "text",
              "role": "body",
              "text": "Build inspectable applications that can change their behavior while keeping their history. Start with one living component."
            },
            {
              "href": "/docs/",
              "id": "cta",
              "kind": "link",
              "label": "Explore ALGAL"
            },
            {
              "id": "release",
              "kind": "text",
              "role": "status",
              "text": "A living preview"
            }
          ],
          "id": "surface",
          "kind": "stack",
          "layout": "split"
        }
      }
    }
  },
  "effects": [],
  "events": [
    {
      "seq": 0,
      "kind": "run.start",
      "digest": "sha256:30bea573f665d5ebc6132b433cd2474d802fcf0b3796cf291cc3c78a993e7d4b"
    },
    {
      "seq": 1,
      "kind": "cell.commit",
      "path": "input"
    },
    {
      "seq": 2,
      "kind": "cell.commit",
      "path": "definition"
    },
    {
      "seq": 3,
      "kind": "cell.commit",
      "path": "result"
    },
    {
      "seq": 4,
      "kind": "run.end",
      "outcome": "complete"
    }
  ],
  "work": {
    "steps": 3,
    "agentCalls": 0,
    "units": 354
  },
  "digest": "sha256:c35befc1bfa3d81b31f272fe887a4cfaaabe67de74a8a0a95e750d524f0f0182"
}
