Move build-related scripts from root to organized tools directory.
Tasks:
Acceptance Criteria:
- Scripts moved to correct location
- Execute permissions preserved
- Scripts function correctly from new location
Dependencies: Create tools/ directory structure
Estimate: 2 story points
Move build-related scripts from root to organized tools directory.
Tasks:
build-configs.sh→tools/build/build-configs.shget_test_targets.py→tools/build/get_test_targets.pyAcceptance Criteria:
Dependencies: Create tools/ directory structure
Estimate: 2 story points