Applied file header conformance protocol and re-added monorepo infrastructure
880 files · 123,979+ · 71,057-

Header/footer protocol conformance

5 files changed
  • conform.py Automated file conformance tool (145 lines)
  • orchestrator.py Conformance orchestrator (26 lines)
  • priming_prompt.md Conformance priming prompt
  • HANDOFF.md Chunker handoff documentation
  • conform.py Main entry point for conformance tool (99 lines)
  • Created chunker tool for automated file header/footer conformance baseline internal
    4 files
    • conform.py
    • orchestrator.py
    • priming_prompt.md
    • conform.py
  • Applied header/footer protocol to Python source files across flavor modules and tests baseline internal
    4 files
    • __init__.py
    • cli.py
    • extract.py
    • orchestrator.py

Monorepo CI/CD re-integration

8 files changed
  • 01-helper-prep.yml Re-added helper preparation workflow
  • 02-pretaster-pipeline.yml Re-added pretaster pipeline
  • 03-flavor-pipeline.yml Re-added flavor pipeline
  • builder.go Re-added Go PSP builder
  • builder_helpers.go Re-added Go builder helpers
  • execution.go Re-added Go execution module
  • execution_env.go Re-added Go execution environment
  • launcher.go Re-added Go launcher
  • Re-added all GitHub Actions workflows and Go/Rust implementation code instantiate internal
    6 files
    • 01-helper-prep.yml
    • 02-pretaster-pipeline.yml
    • 03-flavor-pipeline.yml
    • builder.go
    • execution.go
    • launcher.go

Test-only component tests

1 file changed
  • test_test_only_components.py Comprehensive tests for test-only component functionality
  • Added comprehensive test suite for test-only component functionality qualify internal
    1 file
    • test_test_only_components.py

Version bump

2 files changed
  • VERSION Updated project version
  • pyproject.toml Updated project configuration