01Paradigm Shift Mapping: Tracks the transition between architectural eras to document what capabilities were gained or lost.
02Failed Attempt Analysis: Investigates past technical failures to determine if original constraints still apply today.
030 GitHub stars
04Decision Archaeology: Systematically searches ADRs and Git logs to uncover the rationale behind current code.
05Context-Aware Auditing: Evaluates whether 'best practices' are still applicable based on the evolution of the project's requirements.
06Revival Detection: Identifies historical precedents for modern patterns like Microservices or Serverless to apply past lessons.