Dashboard › cli › src/lib 80-percent reuse
01a082f3-72d8-7041-8c4f-1784467a45efBefore adding src/lib/*.ts, inspect existing helpers and extend an existing module when it covers at least 80% of the need. A new helper file looks cleaner locally but fragments shared behavior; every genuinely new src/lib/**/*.ts module must have module-level JSDoc explaining its contract and rationale.