curo1305
3f26cd2059
feat(14-04): add cloud_analysis orchestration service
- estimate_scope: file/selection/folder/connection scope from cached metadata only
- enqueue_analysis_job: create CloudAnalysisJob + items; already_current skip without bytes
- already_current detection: indexed analysis_status + live metadata check (metadata-only, T-14-04)
- cancel_job, cancel_job_item, skip_job_item, retry_job_item: full control operations
- check_scan_quota: seam for future tier enforcement (always True in Phase 14)
- _is_supported: content type + extension list; explicit unsupported-override for .exe etc
- get_adapter / resolve_provider_metadata: stubs for Plan 05 provider integration
- No provider mutation methods called (T-14-03); no bytes downloaded (T-14-04)
- 16/16 test_cloud_analysis_contract.py tests pass
2026-06-23 15:50:24 +02:00
..
2026-05-22 08:53:28 +02:00
2026-06-16 11:50:17 +02:00
2026-05-25 18:33:31 +02:00
2026-06-16 11:50:17 +02:00
2026-06-04 19:14:48 +02:00
2026-06-23 15:14:19 +02:00
2026-06-23 15:14:19 +02:00
2026-06-23 15:50:24 +02:00
2026-06-23 15:24:13 +02:00
2026-06-22 08:29:41 +02:00
2026-06-22 19:17:59 +02:00
2026-05-22 19:23:42 +02:00
2026-05-22 09:45:33 +02:00
2026-06-03 18:44:37 +02:00
2026-06-05 12:47:16 +02:00
2026-06-16 11:50:17 +02:00