VectorVue Documentation

Integration, platform operations, architecture, and assurance references

””” VectorVue Tab Navigation System - Operator Guide

Version: v4.1+ Phase: 5.5 UI Enhancement

The visual tab system provides three ways to navigate between views:

  1. Keybindings (fastest)
  2. Mouse clicks on tabs
  3. Keyboard navigation between tabs

============================================================================ CORE UI NAVIGATION TABS ============================================================================

┌─────────────────────────────────────────────────────────────────────┐ │ Files │ MITRE │ Campaign │ Cmd Log │ Sessions │ Detections │ … │ └─────────────────────────────────────────────────────────────────────┘

FILES MANAGER (Space)

MITRE DATABASE (Ctrl+M)

CAMPAIGN MANAGEMENT (Ctrl+K)

COMMAND EXECUTION LOG (Ctrl+E)

ACTIVE SESSIONS (Ctrl+J)

DETECTIONS OBSERVED (Ctrl+D)

OBJECTIVE PROGRESS (Ctrl+O)

PERSISTENCE MECHANISMS (Ctrl+P)

============================================================================ ANALYTICS VIEWS TABS ============================================================================

┌──────────────────────────────────────────────────────┐ │ Dashboard │ Analysis │ Intel │ Remediation │ … │ └──────────────────────────────────────────────────────┘

SITUATIONAL AWARENESS DASHBOARD (Ctrl+1)

POST-ENGAGEMENT ANALYSIS (Ctrl+2)

THREAT INTELLIGENCE (LEGACY) (Ctrl+3)

REMEDIATION TRACKING (Ctrl+4)

CAPABILITY ASSESSMENT (Ctrl+5)

============================================================================ ADVANCED VIEWS TABS ============================================================================

┌───────────────────────────────────────────────────────┐ │ Collab │ Tasks │ Analytics │ Integration │ … │ └───────────────────────────────────────────────────────┘

COLLABORATION ENGINE (Alt+1)

TASK ORCHESTRATION (Alt+2)

BEHAVIORAL ANOMALY DETECTION (Alt+3)

INTEGRATION GATEWAY (Alt+4)

COMPLIANCE ATTESTATION (Alt+5)

SECURITY HARDENING (Alt+6)

============================================================================ PHASE 3-5 SPECIALIZED VIEWS TABS ============================================================================

┌────────────────────────────────────────────┐ │ Reporting │ Teams │ Threat Intel │ … │ └────────────────────────────────────────────┘

REPORTING & EXPORT (Ctrl+R)

TEAM MANAGEMENT (Ctrl+T)

THREAT INTELLIGENCE ANALYSIS (Ctrl+Shift+I)

============================================================================ PHASE 5.5 COGNITION TABS ============================================================================

COGNITION LAYER = Deterministic decision-support with 10 modules

┌──────────────────────────────────────────────────────────────┐ │ Opp │ Paths │ State │ Pressure │ Confidence │ Knowledge │ .. │ └──────────────────────────────────────────────────────────────┘

OPPORTUNITIES ANALYSIS (Ctrl+Shift+1) Module: Recommendation Engine

ATTACK PATHS & PATHFINDING (Ctrl+Shift+2) Module: Attack Graph Engine

CAMPAIGN STATE (Ctrl+Shift+3) Module: Campaign State Engine

DETECTION PRESSURE (Ctrl+Shift+4) Module: Detection Pressure Engine

CONFIDENCE ANALYSIS (Ctrl+Shift+5) Module: Confidence Engine

KNOWLEDGE COMPLETENESS (Ctrl+Shift+6) Module: Knowledge Engine

TECHNIQUE EFFECTIVENESS (Ctrl+Shift+7) Module: Technique Memory Engine

VALIDATION QUEUE (Ctrl+Shift+8) Module: Validation Engine

EXPLAINABILITY (Ctrl+Shift+9) Module: Explainability Engine

COGNITION DASHBOARD (Ctrl+Shift+0)

============================================================================ HOW TO USE TABS ============================================================================

METHOD 1: KEYBINDINGS (FASTEST) Ctrl+K → Switch to Campaign view Ctrl+E → Switch to Command Log Ctrl+Shift+1 → Switch to Opportunities (Cognition) Space → File Manager

METHOD 2: MOUSE CLICKS

  1. Look at tab bar at top of screen
  2. Click on the tab name (e.g., “Campaign”)
  3. View switches immediately

METHOD 3: ARROW KEYS (Keyboard Navigation) ← / → → Move between tabs in current group ↑ / ↓ → Move to next/previous tab group Enter → Select tab and switch view

METHOD 4: TAB GROUP SWITCHING

============================================================================ TAB BAR INDICATORS ============================================================================

Tab Appearance: ┌─────────────────────┐ │ Campaign [Ctrl+K] │ ← Tab Name + Keybinding └─────────────────────┘

Tab Colors:

Tab Status Indicators: [*] = Unsaved changes in this view [!] = Alert/notification in this view [✓] = Data verified/approved [⟳] = Auto-refreshing [≡] = Expanded/detailed view

============================================================================ NAVIGATION TIPS ============================================================================

TIP 1: Quick View Switching

TIP 2: Campaign Operations Flow Typical workflow uses these tabs in order:

  1. Campaign (Ctrl+K) - Select active campaign
  2. Cmd Log (Ctrl+E) - Log commands
  3. Sessions (Ctrl+J) - Manage sessions
  4. Detections (Ctrl+D) - Log detections
  5. Dashboard (Ctrl+1) - Review metrics
  6. Cognition tabs (Ctrl+Shift+1-9) - Plan next action

TIP 3: Intelligence-Driven Ops

  1. Threat Intel (Ctrl+Shift+I) - Ingest IoCs/actors
  2. Opportunities (Ctrl+Shift+1) - Get recommendations
  3. Paths (Ctrl+Shift+2) - See attack graph
  4. Pressure (Ctrl+Shift+4) - Check detection state
  5. Confidence (Ctrl+Shift+5) - Assess decision confidence

TIP 4: Reporting & Evidence

  1. Reporting (Ctrl+R) - Generate reports
  2. Teams (Ctrl+T) - Coordination & approval
  3. Compliance (Alt+5) - Verify compliance

============================================================================ ACCESSIBILITY & CUSTOMIZATION ============================================================================

Tab Display Options:

  1. Compact Bar (default) - Shows most important views
  2. Full Panel (expandable) - Shows all tabs grouped
  3. Keyboard-only - Use arrow keys + Enter

Keybinding Customization:

Color Customization:

Accessibility Features:

============================================================================ TROUBLESHOOTING ============================================================================

Issue: Tab doesn’t respond to click → Check status bar for error message → May require authentication (login first) → May require campaign selection (Ctrl+K)

Issue: Can’t find a view → Expand full tab panel (look for expand button) → Or use keyboard: arrow keys to navigate → Check documentation for correct keybinding

Issue: Tab bar disappeared → Toggle with dedicated keybinding (check config) → Or use keyboard (Alt+` to show/hide)

Issue: Keybinding conflicts → Check for conflicting OS/terminal keybindings → Edit vv.py BINDINGS to change VectorVue keybinding → Restart app to apply

============================================================================

For more information, see: