v0.2.2
Platform packages move to the @aispekt scope
The five platform-binary packages are now @aispekt/darwin-arm64, @aispekt/darwin-x64, @aispekt/linux-x64, @aispekt/linux-arm64, and @aispekt/win32-x64 (previously unscoped aispekt-<slug> names, which npm's spam filter blocked for win32). The aispekt wrapper resolves the scoped packages transparently — bunx aispekt / npm i -g aispekt work exactly as before, now on all five platforms including Windows.
The unscoped aispekt-*@0.2.1 packages are deprecated with pointers to their scoped successors.