It's very hard to grasp how it works overall and each particular functionality as well. We should generate concise, human-readable docs that explain the main functions and design decisions. Ideally under /docs/hackbot. Markdown files would be fine initially; we can convert them later to a website, readthedocs, or anything. We should update those on every PR to keep them actual. This would greatly simplify reviewing PRs with AI-generated code.
It's very hard to grasp how it works overall and each particular functionality as well. We should generate concise, human-readable docs that explain the main functions and design decisions. Ideally under
/docs/hackbot. Markdown files would be fine initially; we can convert them later to a website, readthedocs, or anything. We should update those on every PR to keep them actual. This would greatly simplify reviewing PRs with AI-generated code.