Skip to content
This repository was archived by the owner on Jul 5, 2026. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 1.05 KB

File metadata and controls

26 lines (16 loc) · 1.05 KB

Support for Code Archaeology Kit

Thank you for using the Code Archaeology Kit (CAK).

Getting Help

If you need help or have questions:

  • Create an issue on GitHub in this repository using the provided issue templates.
  • Check the README.md for Quickstart and Troubleshooting tips before reporting.

What we support

  • Bugs and issues specifically related to scanning Git histories and generating archaeology artifacts.
  • Feature requests and improvements for core metrics (e.g. temporal coupling, abandoned structures).
  • Problems parsing git outputs or producing the expected Markdown/JSON schemas.

What we don't support

  • Debugging issues with your specific local Git configuration or authentication tokens, unless CAK fails incorrectly parsing standard git outputs.
  • General questions about Python or Git internals unrelated to the context of this CLI.
  • Parsing of non-Git version control systems.

Security

If you find a security vulnerability, please do NOT open a public issue. See SECURITY.md for confidential reporting instructions.