|
2217 | 2217 | "signature": "class VariableCloner", |
2218 | 2218 | "source_file": "policyengine_us_data/build_outputs/variables.py" |
2219 | 2219 | }, |
| 2220 | + "local_h5_worker_area_result": { |
| 2221 | + "docstring": "Structured result for one area handled by a worker.", |
| 2222 | + "id": "local_h5_worker_area_result", |
| 2223 | + "kind": "class", |
| 2224 | + "line": 113, |
| 2225 | + "metadata": { |
| 2226 | + "api_refs": [ |
| 2227 | + "policyengine_us_data.build_outputs.worker_service.WorkerAreaResult" |
| 2228 | + ], |
| 2229 | + "description": "Structured result for one local H5 worker request.", |
| 2230 | + "id": "local_h5_worker_area_result", |
| 2231 | + "label": "WorkerAreaResult", |
| 2232 | + "node_type": "library", |
| 2233 | + "pathways": [ |
| 2234 | + "local_h5" |
| 2235 | + ], |
| 2236 | + "source_file": "policyengine_us_data/build_outputs/worker_service.py", |
| 2237 | + "stability": "moving", |
| 2238 | + "status": "current", |
| 2239 | + "validation_commands": [ |
| 2240 | + "uv run pytest tests/unit/build_outputs/test_worker_service.py" |
| 2241 | + ] |
| 2242 | + }, |
| 2243 | + "object_path": "policyengine_us_data.build_outputs.worker_service.WorkerAreaResult", |
| 2244 | + "signature": "class WorkerAreaResult", |
| 2245 | + "source_file": "policyengine_us_data/build_outputs/worker_service.py" |
| 2246 | + }, |
2220 | 2247 | "local_h5_worker_bootstrap_builder": { |
2221 | 2248 | "docstring": "Build and persist one scope's local H5 worker bootstrap artifacts.", |
2222 | 2249 | "id": "local_h5_worker_bootstrap_builder", |
|
2349 | 2376 | "signature": "class WorkerCalibrationInputs", |
2350 | 2377 | "source_file": "policyengine_us_data/build_outputs/worker_inputs.py" |
2351 | 2378 | }, |
| 2379 | + "local_h5_worker_execution_config": { |
| 2380 | + "docstring": "Execution policy for one worker chunk.", |
| 2381 | + "id": "local_h5_worker_execution_config", |
| 2382 | + "kind": "class", |
| 2383 | + "line": 47, |
| 2384 | + "metadata": { |
| 2385 | + "api_refs": [ |
| 2386 | + "policyengine_us_data.build_outputs.worker_service.WorkerExecutionConfig" |
| 2387 | + ], |
| 2388 | + "description": "Runtime policy for one local H5 worker-service execution.", |
| 2389 | + "id": "local_h5_worker_execution_config", |
| 2390 | + "label": "WorkerExecutionConfig", |
| 2391 | + "node_type": "library", |
| 2392 | + "pathways": [ |
| 2393 | + "local_h5" |
| 2394 | + ], |
| 2395 | + "source_file": "policyengine_us_data/build_outputs/worker_service.py", |
| 2396 | + "stability": "moving", |
| 2397 | + "status": "current", |
| 2398 | + "validation_commands": [ |
| 2399 | + "uv run pytest tests/unit/build_outputs/test_worker_service.py" |
| 2400 | + ] |
| 2401 | + }, |
| 2402 | + "object_path": "policyengine_us_data.build_outputs.worker_service.WorkerExecutionConfig", |
| 2403 | + "signature": "class WorkerExecutionConfig", |
| 2404 | + "source_file": "policyengine_us_data/build_outputs/worker_service.py" |
| 2405 | + }, |
| 2406 | + "local_h5_worker_issue": { |
| 2407 | + "docstring": "Structured worker issue for request, build, write, or validation failures.", |
| 2408 | + "id": "local_h5_worker_issue", |
| 2409 | + "kind": "class", |
| 2410 | + "line": 78, |
| 2411 | + "metadata": { |
| 2412 | + "api_refs": [ |
| 2413 | + "policyengine_us_data.build_outputs.worker_service.WorkerIssue" |
| 2414 | + ], |
| 2415 | + "description": "Structured issue reported by one local H5 worker request.", |
| 2416 | + "id": "local_h5_worker_issue", |
| 2417 | + "label": "WorkerIssue", |
| 2418 | + "node_type": "library", |
| 2419 | + "pathways": [ |
| 2420 | + "local_h5" |
| 2421 | + ], |
| 2422 | + "source_file": "policyengine_us_data/build_outputs/worker_service.py", |
| 2423 | + "stability": "moving", |
| 2424 | + "status": "current", |
| 2425 | + "validation_commands": [ |
| 2426 | + "uv run pytest tests/unit/build_outputs/test_worker_service.py" |
| 2427 | + ] |
| 2428 | + }, |
| 2429 | + "object_path": "policyengine_us_data.build_outputs.worker_service.WorkerIssue", |
| 2430 | + "signature": "class WorkerIssue", |
| 2431 | + "source_file": "policyengine_us_data/build_outputs/worker_service.py" |
| 2432 | + }, |
| 2433 | + "local_h5_worker_result": { |
| 2434 | + "docstring": "Structured result for a worker chunk.", |
| 2435 | + "id": "local_h5_worker_result", |
| 2436 | + "kind": "class", |
| 2437 | + "line": 166, |
| 2438 | + "metadata": { |
| 2439 | + "api_refs": [ |
| 2440 | + "policyengine_us_data.build_outputs.worker_service.WorkerResult" |
| 2441 | + ], |
| 2442 | + "description": "Structured result for one local H5 worker chunk.", |
| 2443 | + "id": "local_h5_worker_result", |
| 2444 | + "label": "WorkerResult", |
| 2445 | + "node_type": "library", |
| 2446 | + "pathways": [ |
| 2447 | + "local_h5" |
| 2448 | + ], |
| 2449 | + "source_file": "policyengine_us_data/build_outputs/worker_service.py", |
| 2450 | + "stability": "moving", |
| 2451 | + "status": "current", |
| 2452 | + "validation_commands": [ |
| 2453 | + "uv run pytest tests/unit/build_outputs/test_worker_service.py" |
| 2454 | + ] |
| 2455 | + }, |
| 2456 | + "object_path": "policyengine_us_data.build_outputs.worker_service.WorkerResult", |
| 2457 | + "signature": "class WorkerResult", |
| 2458 | + "source_file": "policyengine_us_data/build_outputs/worker_service.py" |
| 2459 | + }, |
| 2460 | + "local_h5_worker_service": { |
| 2461 | + "docstring": "Execute typed local H5 requests for one prepared worker session.", |
| 2462 | + "id": "local_h5_worker_service", |
| 2463 | + "kind": "class", |
| 2464 | + "line": 226, |
| 2465 | + "metadata": { |
| 2466 | + "api_refs": [ |
| 2467 | + "policyengine_us_data.build_outputs.worker_service.LocalH5WorkerService" |
| 2468 | + ], |
| 2469 | + "description": "Execute one worker chunk of local H5 build requests.", |
| 2470 | + "id": "local_h5_worker_service", |
| 2471 | + "label": "LocalH5WorkerService", |
| 2472 | + "node_type": "library", |
| 2473 | + "pathways": [ |
| 2474 | + "local_h5" |
| 2475 | + ], |
| 2476 | + "source_file": "policyengine_us_data/build_outputs/worker_service.py", |
| 2477 | + "stability": "moving", |
| 2478 | + "status": "current", |
| 2479 | + "validation_commands": [ |
| 2480 | + "uv run pytest tests/unit/build_outputs/test_worker_service.py", |
| 2481 | + "uv run pytest tests/integration/build_outputs/h5_worker_runtime/test_worker_script_tiny_fixture.py" |
| 2482 | + ] |
| 2483 | + }, |
| 2484 | + "object_path": "policyengine_us_data.build_outputs.worker_service.LocalH5WorkerService", |
| 2485 | + "signature": "class LocalH5WorkerService", |
| 2486 | + "source_file": "policyengine_us_data/build_outputs/worker_service.py" |
| 2487 | + }, |
2352 | 2488 | "local_h5_worker_session": { |
2353 | 2489 | "docstring": "Prepared local H5 state for one worker process.", |
2354 | 2490 | "id": "local_h5_worker_session", |
|
2387 | 2523 | "docstring": "Build worker-scoped setup from raw inputs or persisted bootstrap facts.", |
2388 | 2524 | "id": "local_h5_worker_session_factory", |
2389 | 2525 | "kind": "class", |
2390 | | - "line": 91, |
| 2526 | + "line": 99, |
2391 | 2527 | "metadata": { |
2392 | 2528 | "api_refs": [ |
2393 | 2529 | "policyengine_us_data.build_outputs.worker_session.WorkerSessionFactory" |
|
0 commit comments