From b7953a38e32e2b08af940544b04c6db723ef31c1 Mon Sep 17 00:00:00 2001 From: Akhil Reddy Peeketi Date: Mon, 9 Mar 2026 05:21:37 -0600 Subject: [PATCH] docs: add ai_fingerprint_rules.md to architecture tree in README Co-Authored-By: Akhil Reddy Peeketi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7106f22..50969ab 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ claude-resume-kit/ │ ├── experience/ # YOUR experience files (built by /setup-build-kb) │ ├── bundles/ # YOUR role-type bundles (built by /setup-build-kb) │ └── support/ # Skills taxonomy, pub metadata, AI fingerprint rules +│ └── ai_fingerprint_rules.md # Banned words, structural rules, 12-item checklist ├── knowledge_base/ │ ├── extractions/ # Paper extractions (built by /setup-extract) │ ├── papers/ # Drop your PDFs / .tex source here