wrknv 2025-11-14
Major project restructure with flavorpack integration reversal and full source reorganization
180 files · 12,500+ · 11,000-

Remove accidentally tracked artifacts

3 files changed
  • activate Removed tracked virtualenv activation scripts
  • cli.py Removed tracked build output
  • provide-theme.css Removed foundry theme (reverted integration)
  • Removed accidentally committed virtualenv bin/ directory, build/ directory with old wrkenv output, and the provide foundry theme that was prematurely integrated baseline internal
    2 files
    • activate
    • cli.py

Project documentation and configuration

5 files changed
  • CHANGELOG.md Added 117-line changelog
  • CONTRIBUTING.md Added 298-line contributing guide
  • CLAUDE.md Added 72-line Claude development guidance
  • VERSION Added version file
  • README.md Updated project README
  • Added CHANGELOG.md, CONTRIBUTING.md, CLAUDE.md, and VERSION file establishing project documentation standards specify external
    4 files
    • CHANGELOG.md
    • CONTRIBUTING.md
    • CLAUDE.md
    • VERSION

CI workflow updates

4 files changed
  • ci.yml Updated CI workflow configuration
  • release.yml Updated release workflow
  • action.yml Updated setup action
  • .gitignore Added patterns for build artifacts and virtualenv
  • Updated CI, release, and validation workflows; expanded .gitignore to exclude virtualenv and build artifacts baseline external
    3 files
    • ci.yml
    • release.yml
    • .gitignore