@@ -30,10 +30,9 @@ distribution rather than missing editor breadth.
3030
3131## Current priorities
3232
33- 1 . Publish and obtain native standalone Windows qualification
34- (` SYS-W11-06 ` ). ** Blocked / needs human:** the current worktree must be
35- published before the first remote ` windows-2022 ` CTest/artifact evidence
36- can exist.
33+ 1 . Obtain native standalone Windows qualification (` SYS-W11-06 ` ). Commit
34+ ` 34bc0de ` is published on ` develop ` ; await the first remote
35+ ` windows-2022 ` CTest/artifact evidence.
3736
3837` SYS-W14-40 ` is complete: the explicit bounded Event Preview/Play mode is
3938covered by ` event_preview_runner ` . See ` plan.md ` for the remaining Windows
@@ -112,20 +111,20 @@ relocatable CLI `.tar.gz` from the same install rules. The archive includes
112111the two CLI tools, MC3/MCB headers and libraries, package configs, and the
113112non-system runtime libraries used by the glTF exporter.
114113
115- ` SYS-W11-06 ` is blocked / needs human . Its Windows CI job remains
116- CNA-independent, builds and CTests all four standalone components, verifies a
117- fixed MC3→MCB/GLB fixture before artifact upload, and publishes only the
118- qualified Windows CLI executables. This session reconfigured the local MinGW
119- 14 tree with ` BUILD_TESTING=ON ` , confirmed its CTest registration uses the
120- configured cross-test emulator, and compiled the affected standalone targets.
121- The sandbox blocks Wine itself with ` SIGSYS ` , so it cannot provide runtime
122- evidence. The native Linux ` cli_cross_platform_fixture ` , package-consumer,
123- capability-documentation, and plan-consistency CTests passed. Freshly
124- relinked XML, JSON, and MCB load-policy tests plus the embedded-GLB and SVG
125- safety export tests also passed. The four path-confinement comparisons use
126- ` generic_string() ` rather than Windows-wide ` path::native ()` strings. A
127- maintainer must publish the current worktree and review the first GitHub
128- ` windows-2022 ` CTest/artifact run before this task may be marked done.
114+ ` SYS-W11-06 ` is in progress . Its Windows CI job remains CNA-independent,
115+ builds and CTests all four standalone components, verifies a fixed
116+ MC3→MCB/GLB fixture before artifact upload, and publishes only the qualified
117+ Windows CLI executables. Commit ` 34bc0de ` is pushed to ` origin/develop ` .
118+ This session reconfigured the local MinGW 14 tree with ` BUILD_TESTING=ON ` ,
119+ confirmed its CTest registration uses the configured cross-test emulator, and
120+ compiled the affected standalone targets. The sandbox blocks Wine itself with
121+ ` SIGSYS ` , so it cannot provide runtime evidence. The native Linux
122+ ` cli_cross_platform_fixture ` , package-consumer, capability-documentation, and
123+ plan-consistency CTests passed. Freshly relinked XML, JSON, and MCB
124+ load-policy tests plus the embedded-GLB and SVG safety export tests also
125+ passed. The four path-confinement comparisons use ` generic_string ()` rather
126+ than Windows-wide ` path::native() ` strings. Await the first GitHub
127+ ` windows-2022 ` CTest/artifact run before marking this task done.
129128
130129## Practical commands
131130
@@ -180,6 +179,6 @@ verified SHAs and must not be treated as a full-editor qualification. The
180179normal compiler-cache location is read-only in this environment, and Wine is
181180blocked by sandbox ` SIGSYS ` , so neither a fresh full suite nor native Windows
182181runtime tests were completed here. That is not evidence of a source failure.
183- The next session should start by publishing this worktree and reviewing the
184- first ` standalone-windows ` GitHub Actions run; use its CTest/artifact result to
182+ The next session should start by reviewing the first ` standalone-windows `
183+ GitHub Actions run for commit ` 34bc0de ` ; use its CTest/artifact result to
185184complete or diagnose ` SYS-W11-06 ` .
0 commit comments