{
  "schema": "freshvibe-way-v8.trace-atlas",
  "schema_version": "1.0.0",
  "module_id": "cta-box",
  "atlas_generated_at": "2026-08-14T17:48:03Z",
  "component_hierarchy": {
    "root": {
      "name": "Cta BoxRoot",
      "kind": "container",
      "css_class": "fvcms-cta-box",
      "children": [
        {
          "name": "Cta BoxHeader",
          "kind": "presentational",
          "css_class": "fvcms-cta-box__header"
        },
        {
          "name": "Cta BoxBody",
          "kind": "container",
          "css_class": "fvcms-cta-box__body",
          "lazy": true
        }
      ]
    }
  },
  "instance_map": [],
  "events_emitted": [
    "fvcms:cta-box:mount",
    "fvcms:cta-box:unmount",
    "fvcms:cta-box:change"
  ],
  "events_subscribed": [
    "fvcms:region:resize",
    "fvcms:store:hydrate"
  ],
  "performance": {
    "render_budget_ms": 16,
    "memory_budget_kb": 256
  }
}
