Foundry.SparkMeta.Analyzers.PageMetadata (Foundry v0.3.0)

Copy Markdown View Source

Extracts page-related metadata from LiveView modules.

Populates:

  • page_group from @page_group module attribute
  • page_subtype from __sdui_lookup__/0 detection or @page_subtype attribute
  • calls_actions from AST analysis or @calls_actions attribute