tokmd-analysis-assets
Asset inventory and lockfile summaries for analysis receipts.
Problem
You need file-asset and dependency counts without teaching the orchestrator how to walk the tree.
What it gives you
build_assets_reportbuild_dependency_reportAssetReport,DependencyReport,LockfileReport
Integration notes
- No feature flags.
- Reads file sizes from the walk root and lockfiles from detected package roots.
- Truncates the top asset rows for stable receipts.
Go deeper
- Tutorial: Tutorial
- How-to: Recipes
- Reference: Architecture, Root README
- Explanation: Explanation