pyp6xer_float_analysis
Analyzes total float distribution across project activities, groups them into float buckets, and flags near-critical activities to identify schedule risks.
Instructions
Analyse total float distribution across activities.
Groups activities into float buckets and flags near-critical activities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_key | No | Cache key identifying the loaded XER file (set when calling pyp6xer_load_file) | default |
| proj_id | No | Project ID or short name; uses first project if omitted | |
| max_float_days | No | Upper bound for float display in days |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |