Show HN: Onboard-CLI, an AST-based tool to detect architectural drift
Category: devtools
Tags: ast-parsing, architecture-drift, developer-tools
Score: 6.8/10 (Innovation: 7, Technical: 7, Documentation: 7, Utility: 6)
Onboard-CLI is an AST-based CLI tool that parses codebases to generate interactive dependency graphs and detect architectural drift against user-defined rules. Its combination of real-time visualization with React Flow, multi-language support, and drift enforcement makes it a practical asset for maintaining large codebases.
Target audience: backend devs, devops, software architects
Repository: https://github.com/animesh-94/Onboard-CLI · TypeScript · 8 stars
View on Hacker News