tokmd-analysis-archetype
Infers a coarse repository archetype from export metadata.
Problem
You need a quick repository-shape signal without adding a separate classification layer.
What it gives you
detect_archetypeArchetype- Heuristics for Rust workspaces, Next.js apps, containerized services, IaC projects, Python packages, and Node packages
Integration notes
- No feature flags.
- Works from normalized export metadata, not file content.
- Designed to feed the
archetypeanalysis preset.
Go deeper
- Tutorial: Tutorial
- How-to: Recipes
- Reference: Architecture, Root README
- Explanation: Explanation