build_to_pathbuilder_export
Convert a Pathfinder 2e character build into a Pathbuilder-compatible export format. Normalize the build structure and wrap it for direct use.
Instructions
Wrap the working character representation as a Pathbuilder-compatible
export. The working schema already follows Pathbuilder's build shape
(per the user's decision -- see the plan's Pathbuilder-schema
findings), so this is a normalize/strip pass rather than a full
transform: drop any internal-only keys (none introduced in Phase 1) and
wrap in the {success, build} envelope real exports use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| character | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||