Group of 2 Under the hood
No documentation found
Publishing an artifact now runs an ldxBuildAfterPublish step and returns its result as ldxBuild in the tool output.
What
- After a successful artifact/live-doc publish, if the artifact registry module is available, Claude Code now runs a new
ldxBuildAfterPublishstep (passing slug, files, bornLive status, reseeded flag, signal, and credentials), alongside the existing step that binds born-live working copies. - The result of this step is returned as a new
ldxBuildfield in the publish tool's output, and the tool result now appends anldxBuildSegmentbuilt from it.
Why This adds a build step after publishing so live docs get built automatically as part of the publish flow, and surfaces the build result directly in the tool output for visibility.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
What the ldxBuild segment displays to the user or what triggers it is not stated.