tofusoup 2026-01-01
Remove archived files and outdated documentation, update CI and source references
28 files · 237+ · 1,307-

Remove archived and backup files

3 files changed
  • LLM_HANDOFF.md Removed 360-line LLM handoff document
  • code.sh Removed 301-line code script
  • .gitignore.backup Removed 431-line gitignore backup
  • Deleted .archive/LLM_HANDOFF.md (360 lines), .archive/code.sh (301 lines), and .gitignore.backup (431 lines) – over 1,000 lines of obsolete content deprecate internal
    3 files
    • LLM_HANDOFF.md
    • code.sh
    • .gitignore.backup

Update documentation across the project

21 files changed
  • README.md Revised project description (104-line change)
  • README.md Updated equivalence documentation (103-line change)
  • README.md Trimmed CI documentation (46-line change)
  • installation.md Updated installation guide (24-line change)
  • README.md Updated production guide (14-line change)
  • troubleshooting.md Trimmed troubleshooting content (14-line change)
  • EXAMPLES.md Updated CI examples (22-line change)
  • README.md Updated API documentation (12-line change)
  • ARCHITECTURE.md Updated CI architecture (10-line change)
  • README.md Updated development guide (10-line change)
  • index.md Updated documentation index (8-line change)
  • compatibility-matrix.md Updated compatibility matrix (8-line change)
  • README.md Updated tutorials README (8-line change)
  • README.md Updated examples README (6-line change)
  • CHANGELOG.md Updated changelog (4-line change)
  • 06-polyglot-cli-strategy.md Updated architecture doc (2-line change)
  • 07-stock-service-design.md Updated architecture doc (4-line change)
  • IMPLEMENTATION.md Updated implementation doc (2-line change)
  • faq.md Updated FAQ (2-line change)
  • matrix-testing.md Updated matrix testing guide (4-line change)
  • cli.md Updated CLI reference (2-line change)
  • Updated README.md with revised project description and updated documentation across 20+ files to remove outdated references and reduce verbosity specify internal
    6 files
    • README.md
    • README.md
    • README.md
    • installation.md
    • troubleshooting.md
    • index.md

Update source module references and CI workflow

4 files changed
  • ci.yml Updated CI workflow configuration (34-line change)
  • base.py Fixed reference (4-line change)
  • state.py Fixed reference (4-line change)
  • wrknv.toml Added 1 task runner entry
  • Updated CI workflow and fixed references in registry/base.py and state.py remediate internal
    3 files
    • ci.yml
    • base.py
    • state.py
  • Added a task runner entry to wrknv.toml baseline internal
    1 file
    • wrknv.toml