docs: align scheduling review references

This commit is contained in:
lda
2026-09-10 02:18:02 +07:00 Verified
parent f8ed8e2192
commit 0813b9fcfc
5 changed files with 81 additions and 14 deletions
+7 -5
View File
@@ -1287,11 +1287,13 @@ that every suite was rerun during this document revision.
## Current Walkthrough Check
During this revision on September 7, 2026, the Python blocks in the report
walkthrough were executed in order against the example server configuration
with an isolated temporary store. An in-process client port substituted for
the HTTP connection. The check exercised discovery, graph construction,
validation, saving, deployment, execution, refresh, and trace inspection.
During this revision on September 7, 2026, an adapted version of the Python
blocks in the report walkthrough was executed as an in-process smoke check
against the example server configuration with an isolated temporary store.
The adapted check used an in-process client port in place of the displayed
HTTP connection; the walkthrough blocks were not executed unchanged. It
exercised discovery, graph construction, validation, saving, deployment,
execution, refresh, and trace inspection.
The fixed fixture produced the expected title, three action items, and
Markdown heading. A deliberate invalid output binding was rejected before