Commit 0ab0a8f
committed
Update submodules and add workflow overview diagrams
- Update all submodule pointers to latest commits
- Fix RAW node styling to use rawStyle instead of manualStyle
- Add full workflow overview diagrams (top-down and left-right) covering capture through 30_Master
Assisted-by: Claude Code (Claude Opus 4.6)1 parent 9be51fb commit 0ab0a8f
11 files changed
Lines changed: 116 additions & 12 deletions
Submodule ap-copy-master-to-blink updated 24 files
- .github/workflows/coverage.yml+2-2
- .github/workflows/format.yml+2-2
- .github/workflows/lint.yml+2-2
- .github/workflows/test.yml+2-2
- README.md+8
- TEST_PLAN.md+145
- ap_copy_master_to_blink/__main__.py+20-60
- ap_copy_master_to_blink/config.py+8
- ap_copy_master_to_blink/copy_masters.py-753
- ap_copy_master_to_blink/file_operations.py+86
- ap_copy_master_to_blink/flat_batch_selection.py+265
- ap_copy_master_to_blink/orchestration.py+288
- ap_copy_master_to_blink/path_utils.py+110
- ap_copy_master_to_blink/scanning.py+166
- ap_copy_master_to_blink/statistics.py+111
- pyproject.toml+1
- tests/test_copy_masters.py-1.6k
- tests/test_file_operations.py+219
- tests/test_flat_batch_selection.py+607
- tests/test_main.py+69-1
- tests/test_orchestration.py+857
- tests/test_path_utils.py+83
- tests/test_scanning.py+265
- tests/test_statistics.py+227
Submodule ap-move-raw-light-to-blink updated 9 files
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
| 219 | + | |
219 | 220 | | |
220 | 221 | | |
221 | 222 | | |
| |||
254 | 255 | | |
255 | 256 | | |
256 | 257 | | |
257 | | - | |
| 258 | + | |
| 259 | + | |
258 | 260 | | |
259 | 261 | | |
260 | 262 | | |
| |||
347 | 349 | | |
348 | 350 | | |
349 | 351 | | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
0 commit comments