Micro Project
5 items tagged with "micro-project"
FAQs5
How does micro-project pricing work?
We don't bill every package as a full project. Each scanned project is automatically sized into one of four tiers — nano, micro, small or standard — a...
How is a project's size — and its billing fraction — decided?
By three measured signals on every scan: source-file count, source byte size, and declared dependency count. A project lands in the lowest tier whose ...
Does a big lockfile push my project into a higher billing tier?
No. Size is measured on source code only. Lockfiles (such as pnpm-lock.yaml, package-lock.json, yarn.lock, Cargo.lock, go.sum and poetry.lock), genera...
How is the billable project number rounded?
Always down to the nearest whole number — never to nearest, never up. We add up each project's fraction (standard ×1, small ×⅓, micro ×⅒, nano ×1/25) ...
Do nano, micro and small projects count for less toward my DriftScore?
No — billing weight is not risk weight. Every project, whatever its size, is fully included in your DriftScore, the portfolio view, and every risk and...