{
  "contract": "algal.bundle.v1",
  "manifests": {
    "sha256:30bea573f665d5ebc6132b433cd2474d802fcf0b3796cf291cc3c78a993e7d4b": {
      "budgets": {
        "maxAgentCalls": 0,
        "maxContextBytes": 8192,
        "maxDepth": 4,
        "maxOutputBytes": 8192,
        "maxSteps": 8,
        "maxWork": 50000
      },
      "cells": [
        {
          "id": "input",
          "kind": "input",
          "outputs": {
            "signals": {
              "type": "json"
            }
          }
        },
        {
          "id": "definition",
          "kind": "const",
          "outputs": {
            "value": {
              "type": "json",
              "value": {
                "config": {
                  "body": "Build inspectable applications that can change their behavior while keeping their history. Start with one living component.",
                  "ctaLabel": "Explore ALGAL",
                  "headline": "Software that can grow with you.",
                  "layout": "split"
                },
                "contract": "algal.marketing-revision.v1",
                "program": {
                  "children": [
                    "list",
                    {
                      "id": "audience",
                      "kind": "text",
                      "role": "eyebrow",
                      "text": [
                        "if",
                        [
                          "eq",
                          [
                            "get",
                            "signals",
                            "audience"
                          ],
                          "builders"
                        ],
                        "For people who build",
                        "For people who operate"
                      ]
                    },
                    {
                      "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": [
                        "if",
                        [
                          "eq",
                          [
                            "get",
                            "signals",
                            "release"
                          ],
                          "available"
                        ],
                        "Available to explore",
                        "A living preview"
                      ]
                    }
                  ],
                  "id": "surface",
                  "kind": "stack",
                  "layout": "split"
                }
              }
            }
          }
        },
        {
          "expr": {
            "contract": "algal.expr.v1",
            "program": {
              "children": [
                "list",
                {
                  "id": "audience",
                  "kind": "text",
                  "role": "eyebrow",
                  "text": [
                    "if",
                    [
                      "eq",
                      [
                        "get",
                        "signals",
                        "audience"
                      ],
                      "builders"
                    ],
                    "For people who build",
                    "For people who operate"
                  ]
                },
                {
                  "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": [
                    "if",
                    [
                      "eq",
                      [
                        "get",
                        "signals",
                        "release"
                      ],
                      "available"
                    ],
                    "Available to explore",
                    "A living preview"
                  ]
                }
              ],
              "id": "surface",
              "kind": "stack",
              "layout": "split"
            }
          },
          "id": "result",
          "inputs": {
            "signals": {
              "type": "json"
            }
          },
          "kind": "expr",
          "output": {
            "kind": "json",
            "schema": {
              "type": "object"
            }
          }
        }
      ],
      "contract": "algal.organism.v1",
      "edges": [
        {
          "from": {
            "cell": "input",
            "port": "signals"
          },
          "to": {
            "cell": "result",
            "port": "signals"
          }
        }
      ],
      "interface": {
        "inputs": {
          "signals": {
            "cell": "input",
            "port": "signals"
          }
        },
        "outputs": {
          "value": {
            "cell": "result",
            "port": "out"
          }
        }
      },
      "key": "organism:marketing-view",
      "name": "Marketing view"
    }
  },
  "root": "sha256:30bea573f665d5ebc6132b433cd2474d802fcf0b3796cf291cc3c78a993e7d4b",
  "values": {}
}
