Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 498 Bytes

File metadata and controls

11 lines (7 loc) · 498 Bytes

What is this?

A document for transparency about which parts of the code are made using AI. Important for potential future changes to this repository, to identify which parts could have issues. Each element in the list should say what is vibe coded, and why.

List

storage/filters/*

  • What is vibe coded: All the filter JSONs, except exploits.json
  • Reasons: I really don't feel like writing 150000 regexes manually, and I don't really care about doing this right.
  • Author: D-Alessian