Commit Graph

181 Commits

Author SHA1 Message Date
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
shiva108 c14ef275fa xcx 2026-01-07 00:01:39 +01:00
shiva108 ce98b37096 docs: restructure conclusion with comprehensive handbook overview and expanded resources, remove appendices. 2026-01-06 23:58:52 +01:00
shiva108 5cb9f6ff6b feat: Add automated chapter audit/fix/humanize workflow, update image references, and expand compliance research landscape. 2026-01-06 23:02:54 +01:00
shiva108 3aad5f497f feat: Add visual recommendations report and associated diagrams for the AI Red Team Handbook. 2026-01-06 22:03:00 +01:00
shiva108 2a2d828c4c feat: Add initial AI Red Team course materials, including slide decks, handouts, study guides, and supporting assets. 2026-01-06 17:36:19 +01:00
shiva108 c2427bb5cc refactor: Relocate project scripts to scripts/, add global linting, and update README for Gold Master release. 2026-01-06 17:07:36 +01:00
shiva108 828d239264 feat: Add scripts to assemble handbook chapters and check for common typos. 2026-01-06 17:02:45 +01:00
shiva108 1aa700b3b4 docs: simplify handbook summary content and remove chapter generation workflows. 2026-01-06 17:00:54 +01:00
shiva108 e15ecdf11e docs: expand handbook with MLOps security, RAG defense, adversarial unlearning, blue team metrics, and new case studies. 2026-01-06 16:59:53 +01:00