fix(ci): add changelog fragment for PR 36

This commit is contained in:
2026-03-29 01:39:13 -07:00
parent 2a37050f0c
commit b682f0d37a

View File

@@ -0,0 +1,6 @@
type: changed
area: core
- Refactored startup, query, and workflow code into focused modules.
- Added repo-local workflow plugin shims and updated internal docs and verification helpers.
- Expanded tests around launcher, runtime, stats, and immersion-tracker behavior.