supsrc 2025-11-10
Supsrc
51 files · 1,763+ · 3,329-

Cleanup: Stale Documentation Removal

26 files changed
  • ATOMIC_SAVE_DETECTION_REPORT.md Removed documentation
  • IMPLEMENTATION_PLAN_SUPSRC_DIR.md Removed documentation
  • SESSION_SUMMARY.md Removed documentation
  • VSCODE_ATOMIC_SAVE_FIX_PLAN.md Removed documentation
  • debug_status.py Removed module (0+ 36-)
  • test_event_stream.sh Removed test file
  • test_temp_emission.py Removed test file
  • mkdocs.yml Updated configuration
  • runtime.py Added module (3+ 0-)
  • eventset.py Updated module (1+ 1-)
  • test_bottom_row_selection_bug.py Updated test file
  • test_event_feed_table.py Updated test file
  • test_event_processor_timer_debounce.py Updated test file
  • test_orchestrator.py Updated test file
  • test_rules.py Updated test file
  • test_tui.py Removed test file
  • test_tui_accessibility.py Added test file
  • test_tui_app_core.py Added test file
  • test_tui_error_handling.py Added test file
  • test_tui_integration.py Added test file
  • test_tui_pilot.py Updated test file
  • test_tui_snapshots.py Updated test file
  • test_tui_timer_manager.py Added test file
  • test_steps.py Updated test file
  • test_test_runner.py Updated test file
  • uv.lock Updated configuration
  • Deleted all files from docs/stale/ including ATOMIC_SAVE_DETECTION_REPORT.md, IMPLEMENTATION_PLAN_SUPSRC_DIR.md, SESSION_SUMMARY.md, VSCODE_ATOMIC_SAVE_FIX_PLAN.md, debug scripts, and test scripts qualify internal
    26 files
    • ATOMIC_SAVE_DETECTION_REPORT.md
    • IMPLEMENTATION_PLAN_SUPSRC_DIR.md
    • SESSION_SUMMARY.md
    • VSCODE_ATOMIC_SAVE_FIX_PLAN.md
    • debug_status.py
    • test_event_stream.sh
    • test_temp_emission.py
    • mkdocs.yml
    • runtime.py
    • eventset.py
    • test_bottom_row_selection_bug.py
    • test_event_feed_table.py
    • test_event_processor_timer_debounce.py
    • test_orchestrator.py
    • test_rules.py
    • test_tui.py
    • test_tui_accessibility.py
    • test_tui_app_core.py
    • test_tui_error_handling.py
    • test_tui_integration.py
    • test_tui_pilot.py
    • test_tui_snapshots.py
    • test_tui_timer_manager.py
    • test_steps.py
    • test_test_runner.py
    • uv.lock

Enhancement: SUI Commands

1 file changed
  • sui_cmds.py Updated module (111+ 93-)
  • Refactored cli/sui_cmds.py with improved command handling and output formatting decouple errata
    1 file
    • sui_cmds.py

Enhancement: Event and TUI Improvements

14 files changed
  • core.py Updated module (11+ 1-)
  • buffer_events.py Added module (1+ 0-)
  • system.py Added module (2+ 0-)
  • console_formatter.py Updated module (20+ 11-)
  • emoji_map.py Added module (1+ 0-)
  • app.py Updated module (16+ 12-)
  • events.py Updated module (30+ 18-)
  • test_console_formatter.py Removed test file
  • test_console_formatter_events.py Added test file
  • test_console_formatter_init.py Added test file
  • test_console_formatter_output.py Added test file
  • test_console_formatter_utilities.py Added test file
  • test_console_formatter_verbose.py Added test file
  • test_event_buffer_core.py Updated test file
  • Improved event buffer core with better handling logic margin behavioral
    3 files
    • core.py
    • buffer_events.py
    • test_event_buffer_core.py
  • Added buffer event and system event enhancements margin behavioral
    4 files
    • core.py
    • buffer_events.py
    • system.py
    • test_event_buffer_core.py
  • Refined console formatter and emoji map decouple internal
    8 files
    • console_formatter.py
    • emoji_map.py
    • test_console_formatter.py
    • test_console_formatter_events.py
    • test_console_formatter_init.py
    • test_console_formatter_output.py
    • test_console_formatter_utilities.py
    • test_console_formatter_verbose.py
  • Updated TUI event handlers with better event processing decouple behavioral
    1 file
    • events.py
  • Improved TUI app with refined state management decouple internal
    1 file
    • app.py

Enhancement: Workflow Executor

1 file changed
  • executor.py Updated module (19+ 9-)
  • Updated workflow executor with improved error handling remediate internal
    1 file
    • executor.py

Build: Workspace Configuration

2 files changed
  • Makefile => Makefile.backup.20251110 Updated module (0+ 0-)
  • wrknv.toml Added configuration
  • Added wrknv.toml (140 lines) comprehensive workspace configuration baseline internal
    1 file
    • wrknv.toml
  • Backed up Makefile as Makefile.backup.20251110 baseline internal
    1 file
    • Makefile => Makefile.backup.20251110

Testing: Updates

7 files changed
  • conftest.py Updated test file
  • test_cli_integration.py Updated test file
  • test_real_config.py Updated test file
  • test_console_verbose_output.py Removed test file
  • test_tui_simple_workflows.py Updated test file
  • test_tui_workflows.py Updated test file
  • conftest.py Added test file
  • Updated conftest, E2E, and integration test configurations qualify internal
    7 files
    • conftest.py
    • test_cli_integration.py
    • test_real_config.py
    • test_console_verbose_output.py
    • test_tui_simple_workflows.py
    • test_tui_workflows.py
    • conftest.py