Skip to content

Fix scoped TS/JS call evidence and release Context 0.3.3 - #17

Merged
TheCryptoDonkey merged 1 commit into
mainfrom
release/context-0.3.3
Sep 22, 2026
Merged

TheCryptoDonkey merged 1 commit into
mainfrom
release/context-0.3.3

Conversation

@TheCryptoDonkey

Copy link
Copy Markdown
Member

TS/JS scanning could link a shadowed call such as invoke(target) { target() } to an unrelated file-level function. Version 0.3.3 resolves supported direct calls through scoped compiler bindings over selected source trees, excludes nested-callable attribution, rejects type-only/ambiguous exports and distinguishes same-named static/instance methods. The compiler host cannot load extra files or configuration; analysis makes no model calls.

The release also records the deterministic language roadmap, OpenCode qualification and better-developer-outcome gates. Matching core/tools versions, notices and installation examples are updated. Full project resolution and default-export expression assignments remain unsupported.

Validation: 420 tests, independent installed-package smoke, both unchanged benchmark gates (required-source recall 1.0), navigation stdio smoke, 22 scale tests and the 10k postings correctness probe. Independent implementation review findings were repaired and rechecked; local Markdown links and diff checks pass.

Ship matching GitHub tarballs and checksums after CI/merge. npm authentication currently returns HTTP 401, so registry publication remains blocked. No new client/consumer acceptance or measured subscription/cash saving is claimed.

@TheCryptoDonkey
TheCryptoDonkey merged commit 6b4e1e5 into main Sep 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant