Foundry.SparkMeta.Analyzers.PageMetadata (foundry v0.1.1)

Copy Markdown

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