{
  "schema": "freshvibe-way-v8.trace-atlas",
  "schema_version": "1.0.0",
  "module_id": "testimonial",
  "atlas_generated_at": "2026-08-14T17:48:04Z",
  "component_hierarchy": {
    "root": {
      "name": "TestimonialRoot",
      "kind": "container",
      "css_class": "fvcms-testimonial",
      "children": [
        {
          "name": "TestimonialHeader",
          "kind": "presentational",
          "css_class": "fvcms-testimonial__header"
        },
        {
          "name": "TestimonialBody",
          "kind": "container",
          "css_class": "fvcms-testimonial__body",
          "lazy": true
        }
      ]
    }
  },
  "instance_map": [],
  "events_emitted": [
    "fvcms:testimonial:mount",
    "fvcms:testimonial:unmount",
    "fvcms:testimonial:change"
  ],
  "events_subscribed": [
    "fvcms:region:resize",
    "fvcms:store:hydrate"
  ],
  "performance": {
    "render_budget_ms": 16,
    "memory_budget_kb": 256
  }
}
