plating 2026-01-11
Fresh-start branch initialization and main branch cleanup
22 files · 1,426+ · 808-

Fresh-start branch initialization

22 files changed
  • release.yml Updated release workflow (150 lines changed)
  • .gitignore Added memray output artifacts (6 lines)
  • VERSION Version bump
  • pyproject.toml Updated dependencies and config (9 lines changed)
  • add_spdx_headers.py Updated SPDX script (71 lines changed)
  • memray_doc_generator_stress.py New memray doc generator stress test (74 lines)
  • memray_schema_formatting_stress.py New memray schema formatting stress test (105 lines)
  • memray_template_engine_stress.py New memray template engine stress test (94 lines)
  • validate_spdx_headers.py Updated SPDX validation script (15 lines changed)
  • adorner.py Minor fix (6 lines)
  • base.py Minor fix (4 lines)
  • grouped.py Minor fix (2 lines)
  • conftest.py Updated test config (36 lines)
  • __init__.py New memray test package init
  • baselines.json Memory baseline thresholds (5 lines)
  • conftest.py Memray test fixtures (1 line)
  • test_doc_generator_memory.py Memory regression test for doc generator (16 lines)
  • test_schema_formatting_memory.py Memory regression test for schema formatting (16 lines)
  • test_template_engine_memory.py Memory regression test for template engine (16 lines)
  • test_foundation_integration.py Updated test (10 lines changed)
  • uv.lock Major lock file update (1592 lines changed)
  • wrknv.toml Added memray task targets (4 lines)
  • Created fresh-start branch with full project state including memray profiling infrastructure instantiate architectural
    6 files
    • memray_doc_generator_stress.py
    • memray_schema_formatting_stress.py
    • memray_template_engine_stress.py
    • test_doc_generator_memory.py
    • test_schema_formatting_memory.py
    • test_template_engine_memory.py
  • Updated release workflow with 150 lines of changes and updated SPDX scripts baseline internal
    3 files
    • release.yml
    • add_spdx_headers.py
    • validate_spdx_headers.py
  • Major uv.lock update (1592 lines changed) with refreshed dependency tree baseline internal
    1 file
    • uv.lock

Main branch cleanup

2 files changed
  • AGENTS.md Renamed from CLAUDE.md with minor content adjustments
  • CHANGELOG.md Deleted (85 lines)
  • Renamed CLAUDE.md to AGENTS.md with minor content adjustments baseline internal
    1 file
    • AGENTS.md
  • Removed CHANGELOG.md (85 lines) baseline internal
    1 file
    • CHANGELOG.md