mirror of
https://github.com/Shiva108/ai-llm-red-team-handbook.git
synced 2026-08-25 12:22:35 +02:00
docs(cli): revamp CLI specification for modern UX
- Completely rewrites SPECIFICATION.md to detail a new CLI architecture and user experience for PIT v2.0.0. - Introduces a comprehensive command hierarchy, detailed terminal output mockups across 5 phases, and extensive options for pit scan. - Focuses on a "premium TUI" design philosophy, "one-command" operation, zero-config defaults, and enhanced error handling. - Adds sections for configuration, pattern, and history management, along with accessibility and performance specifications. - Updates .gitignore to reflect the new documentation structure, moving legacy and new spec files into dedicated docs subdirectories.
This commit is contained in:
+8
-4
@@ -69,11 +69,15 @@ docs/reports/AI_Security_Intelligence_Report_January_2026.md
|
||||
docs/reports/newsletter_jan_2026.md
|
||||
|
||||
# --- Tool Specific: Prompt Injection Tester ---
|
||||
tools/prompt_injection_tester/CODE_REVIEW_REPORT.md
|
||||
tools/prompt_injection_tester/CLI_SPECIFICATION.md
|
||||
tools/prompt_injection_tester/CLI_ARCHITECTURE.md
|
||||
tools/prompt_injection_tester/.coverage
|
||||
tools/prompt_injection_tester/ARCHITECTURE.md
|
||||
tools/prompt_injection_tester/SPECIFICATION.md
|
||||
.gitignore
|
||||
.idea
|
||||
.ripgreprc
|
||||
|
||||
tools/prompt_injection_tester/ARCHITECTURE.md
|
||||
tools/prompt_injection_tester/docs/reports/archive/CODE_REVIEW_2026_01_26.md
|
||||
tools/prompt_injection_tester/docs/specs/CORE_ARCHITECTURE_legacy.md
|
||||
tools/prompt_injection_tester/docs/specs/FUNCTIONAL_SPEC_v2_legacy.md
|
||||
tools/prompt_injection_tester/SPECIFICATION.md
|
||||
SPECIFICATION.md
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user