propose_factories
Propose factory groupings from your Satisfactory save by analyzing building proximity, belt links, and shared products, so you can name and manage every construction.
Instructions
One coherence score over every signal, agglomerated into proposed factories.
Combines foundation slabs, proximity, belt connectivity, shared products and supply links. Validated leave-one-factory-out against the player's twelve hand-named factories: precision 1.000, recall 0.945, and precision was 1.000 on every fold -- it never merges two factories, it only ever splits one.
Use name_factory on what it proposes. unnamed_only=True answers "what have I
built and not named".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save | No | ||
| limit | No | max rows (hard cap 25) | |
| world | No | ||
| max_span_m | No | cap on a proposal's diameter, metres | |
| unnamed_only | No |