Files
workinf_Blender_Wasm/docs/status/M15-01F.md
mes123456 10640aeb3c
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled
Govern task context and advance execution pointer
2026-08-20 06:02:43 -04:00

40 lines
1.7 KiB
Markdown

# M15-01F Status
status: done
task: Blender 5.2 Main/Scene/Mesh/Depsgraph/core inventory
updated: 2026-08-19 America/New_York
enablingTask: false
parityStateChange: false
## Scope
The pinned Blender 5.2 runtime generated a same-level RNA inventory of 108 core classes: Main 39,
Scene 16, Mesh 30, Depsgraph 3, and the existing V1 core slice 20. Each class includes sorted RNA
property metadata. This is a machine inventory and explicitly does not map current web coverage to
full Blender parity.
## Evidence
- `npm --prefix web run test:blender-core-inventory` passed after temporary regeneration.
- Checker output: `blender-core-inventory-ok classes=108 main=39 scene=16 mesh=30 depsgraph=3 core=20 inventory=4810abd2f91e580da3f7be70f1583f5cf6b2ecc20a13f0ce09b7484c4393e643 next=M15-02A`.
- `npm --prefix web run typecheck` and `git diff --check` passed.
## Artifact Hashes
- parent manifest: `c7e5e5d96c1c36072cbba9de6d30a3c99b03ef341fa376152d961896102e341b`
- generator: `64e6c3590b084ec8906e26f46cab1596211c197251e0c7a81de2f5edbc6dcd43`
- checker: `ca13efc97cd4709b103268be95f6fe9fa824f64a04f51ab678c78158c44979d7`
- inventory: `4810abd2f91e580da3f7be70f1583f5cf6b2ecc20a13f0ce09b7484c4393e643`
- report: `8752644f8956c747c8da14afcd04f73e0a5823713ba98ee08c21cf240ff1f140`
- manifest: `d49a6196cc5f35907e450b2c547be31962ae759a7db3c473586f9d8254f7878f`
- runtime binary: `d4483926610484ef9c2ad9241aae1469f934d955ebe791f1920e263e0ba85b82`
## Next Task
`M15-02A`: map each inventoried item to owner family, implementation class, tests and evidence.
## Rollback
Remove the core generator, checker, inventory, report, manifest, package command and this status page
together. Restore `M15-01E` as the queue tail without changing the editor inventory.