Discover analysis file entries by scanning the analysis directory on disk.
Scans known subdirectories plus root-level .md files to produce a
complete list of AnalysisFileEntry objects suitable for the
article template's dynamic analysis transparency section.
This provides a robust fallback when the manifest.json doesn't contain
a standard methods[] array (e.g. manifests written by agentic workflows
use a different structure).
Discover analysis file entries by scanning the analysis directory on disk.
Scans known subdirectories plus root-level
.mdfiles to produce a complete list of AnalysisFileEntry objects suitable for the article template's dynamic analysis transparency section.This provides a robust fallback when the manifest.json doesn't contain a standard
methods[]array (e.g. manifests written by agentic workflows use a different structure).