opencode/packages/core/test/system-context
Kit Langton cfdb9ab705 refactor(core): delete the system context registry
Builtins and instruction context become ordinary Location-scoped
services exposing load(), the same shape as skill, reference, and MCP
guidance. The runner composes all six producers explicitly in
loadSystemContext, so the full context roster is readable at one call
site. Dynamic registration and scoped deregistration had no consumers.
2026-07-02 21:21:11 -04:00
..
builtins.test.ts refactor(core): delete the system context registry 2026-07-02 21:21:11 -04:00
index.test.ts refactor(core): simplify system context to a belief model 2026-07-02 21:20:38 -04:00