// knowledge & context modules
Architectural Decision Records (ADR), Requests for Comments (RFC), Pull Requests (PR), and Onboarding — capture the why behind your code so it's never lost when people move on.
Record why decisions were made — context, alternatives, consequences. Searchable via MCP so architecture reasoning survives team changes.
Surfaces why decisions were made — never lose the reasoning behind your architecture.
Answers what changed and why — pull request history joined with your codebase.
New devs ask, VAEKTOR answers from the full history of your codebase.