In the age of AI, programming sounds easy — until a module quietly grows to 4,000–7,000 lines, duplication creeps in, and forgotten dummy / placeholder code piles up. Then every fix takes longer, and the risk increases that an AI ‘simplifies’ by removing tested code paths — you notice it too late, and the day is gone.
ManifestGuard is my senior-engineer quality radar for Python projects: it scans structure, packaging, dependencies and policy rules, flags risks (SBOM/compliance gaps included), and shows what to fix — without sugarcoating.
Goal: clarity, not punishment. One command — and you know how healthy your project really is.