Commit Graph

240 Commits

Author SHA1 Message Date
shiva108 5fddb58b07 feat: Enhance Chapter 32 on Automated Attack Frameworks with new and updated diagrams, including GCG probability, mutation flow, and traffic dashboard. 2026-01-16 15:02:27 +01:00
shiva108 33d0e47a9a docs: Update Automated Attack Frameworks chapter with detailed explanations, specific open-source tooling, and a modular fuzzing harness architecture. 2026-01-16 14:41:34 +01:00
shiva108 26fd60c9a8 feat: expand AI system reconnaissance chapter with detailed infrastructure enumeration, RAG detection, and tokenization exploitation techniques. 2026-01-16 14:31:32 +01:00
shiva108 7e427d3800 docs: Update arXiv links for research papers in AI System Reconnaissance chapter. 2026-01-16 14:20:03 +01:00
shiva108 17463053c4 chore: Updated images and text in Chapter 31 and 32 2026-01-15 17:44:19 +01:00
shiva108 0ec5682984 feat: Add new image assets and integrate them into the Automated Attack Frameworks and AI System Reconnaissance documentation. 2026-01-15 17:41:30 +01:00
shiva108 53bb9ff6b1 docs: remove visual recommendations report. 2026-01-15 17:33:05 +01:00
shiva108 d2da9147e4 docs: Adjust image widths in Chapter 30 and add docs/contentsuggestions to gitignore. 2026-01-15 17:16:14 +01:00
shiva108 4d7533ec1f chore: Ignored docs/contentsuggestions folder and updated docs/Chapter_30_Backdoor_Attacks.md with new images, minor text adjustments, and image size updates 2026-01-15 16:41:23 +01:00
shiva108 669df2d770 docs: Enlarge images in Chapter 30 to 75% width for improved readability. 2026-01-15 15:27:03 +01:00
shiva108 cbfd7ed8db docs: resize Chapter 30 illustrations to 50% width
Updates the image tags in Chapter 30 to use relative 50% width instead of fixed 768px for better responsiveness, while maintaining center alignment.
2026-01-12 00:06:21 +01:00
shiva108 69e227cbd0 docs: add illustrations to Chapter 30
Generates and inserts 4 technical diagrams for Backdoor Attacks (Chapter 30), covering Neural Trojans, Clean Label poisoning, Neural Cleanse detection, and STRIP defense.
2026-01-12 00:01:49 +01:00
shiva108 baa1d62414 docs: fix table column alignment in Chapter 27 2026-01-11 23:52:08 +01:00
shiva108 4aa288fef6 Removeed " 2026-01-11 23:42:14 +01:00
shiva108 bc261113bc Chapter 27 updated illustrations. 2026-01-11 23:38:30 +01:00
shiva108 9477f38e64 Updated illustration in chapter 26 2026-01-11 23:34:14 +01:00
shiva108 71d63eff83 Chapter numbers are back 2026-01-11 23:14:48 +01:00
shiva108 2737eef7d5 New illustrations. 2026-01-10 22:57:28 +01:00
shiva108 8df3329062 Banner resize. 2026-01-10 18:01:46 +01:00
shiva108 2248a1b22a changing figure widths. 2026-01-10 17:33:01 +01:00
shiva108 67d9d679b7 Updating links 2026-01-10 14:45:05 +01:00
shiva108 b0f91dac47 Rescaling 2026-01-10 14:39:47 +01:00
shiva108 e7c265ed28 update chapter links 2026-01-10 14:28:32 +01:00
shiva108 dc3229b2a5 Small reading friendly fixes to 24 2026-01-10 14:13:39 +01:00
shiva108 f2e83e8c2e Removing code block markdown 2026-01-10 13:59:33 +01:00
shiva108 88faf9acf7 Improving reading prompt examples 2026-01-10 13:43:27 +01:00
shiva108 c17ae53684 Renaming yaml to text 2026-01-10 13:36:55 +01:00
shiva108 6a060fa94f New illustrations 2026-01-10 13:32:08 +01:00
shiva108 bf480c23c6 More centering 2026-01-10 10:45:58 +01:00
shiva108 edefb64b2e Centering illustrations. 2026-01-10 10:41:48 +01:00
shiva108 62411850ab New illustrations. 2026-01-09 23:08:49 +01:00
shiva108 a9c8e006bf Fixing names for code blocks 2026-01-09 16:23:28 +01:00
shiva108 ae28a848e8 updating 15.11 2026-01-09 16:13:52 +01:00
shiva108 faf937353c Lint fixing 2026-01-09 16:09:58 +01:00
shiva108 21c7273e4e Fixing codeblocks 2026-01-09 16:01:00 +01:00
shiva108 614a216598 Renaming codeblock 2026-01-09 15:54:44 +01:00
shiva108 cc0868acdb markdown fixes 2026-01-09 15:48:31 +01:00
shiva108 505fcac51b More size fitting 2026-01-09 14:43:30 +01:00
shiva108 c64efc2051 setting illustration sizes to 75% 2026-01-09 14:28:56 +01:00
shiva108 1af744a3f5 Image rescaling 2026-01-09 14:18:16 +01:00
shiva108 c3d7cb1b0f Illustrations have been inserted. 2026-01-09 14:03:32 +01:00
shiva108 00ca56743a More illustratrations 2026-01-09 13:59:23 +01:00
shiva108 a0e68af189 fix: Resolve markdown lint errors in docs
- Fixed duplicate headings in Field Manual and Configuration.md by using bold text for repetitive sub-sections
- Added missing language identifiers to fenced code blocks
- Fixed header increment issues
2026-01-07 13:49:06 +01:00
shiva108 3c72bb3ae0 refactor: Move Configuration.md to scripts/docs/ and update links
- Moved docs/Configuration.md to scripts/docs/Configuration.md
- Updated docs/README.md to point to new location
- Updated internal links in Configuration.md to be relative to new location
2026-01-07 13:44:11 +01:00
shiva108 9a09e13f32 fix: Update paths after scripts reorganization and fix GitBook config
- README.md: Update requirements.txt and runner.py paths
- .gitbook.yaml: Fix chapter count (24 → 51) and date (Jan 2026)
- Configuration.md: Update all script paths to new structure
- Remove broken links to non-existent files
2026-01-07 13:40:48 +01:00
shiva108 2c69755b97 feat: Add script to extract code blocks from markdown files and generate a JSON catalog. 2026-01-07 11:26:48 +01:00
shiva108 f7626934cd docs: Update various diagrams and figures across multiple chapters. 2026-01-07 11:04:59 +01:00
shiva108 14ea15c264 feat: Add new image assets to multiple chapters, replacing some tables and SVGs for enhanced visualization. 2026-01-07 10:56:14 +01:00
shiva108 30f97e79d3 style: Convert bolded subheadings to H4 markdown format for consistency. 2026-01-07 00:17:31 +01:00
shiva108 ccb930d126 chore: fix markdown linting errors for Gold Master release
- Fixed MD040 errors in Chapter 14 (added language identifiers to 170 code blocks)
- Fixed MD025 error in Chapter 15 (changed H1 to H3/H4 in example section)
- Added RELEASE_REVIEW_REPORT.md documenting final audit
- Created fix_md040.py automation script for future use

All critical and high-priority linting issues resolved.
Handbook is now ready for v1.0 Gold Master release.
2026-01-07 00:16:08 +01:00