deploy fixed MRR drift and webservice CylindroidHolder buckle branch update issue.

This commit is contained in:
2026-05-28 19:42:05 +08:00
parent d7836db45f
commit 95b5790622
140 changed files with 8079 additions and 14099 deletions
@@ -142,6 +142,14 @@ Interfaces
<dl class="jumplist">
<dt><a class="xref" href="Hi.MachiningSteps.IMachiningService.html">IMachiningService</a></dt>
<dd><p>Represents a host interface for milling steps that provides access to milling equipment and related resources.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.MachiningSteps.IStepPropertyAccessHost.html">IStepPropertyAccessHost</a></dt>
<dd><p>Narrow host contract for accessing the step-variable registry and registering
new step variables. Exposed as a dedicated surface so pipelines that only
need step-variable wiring (e.g. <a class="xref" href="Hi.Numerical.CsvParsers.CsvRowSyntax.html">CsvRowSyntax</a>)
do not have to depend on the broader <a class="xref" href="Hi.MachiningSteps.IMachiningService.html">IMachiningService</a>.</p>
</dd>
</dl>