The ninja developer CLI moves out of block/core into its own module git.dev.alexdunmow.com/block/cli. Pins block/core@v0.18.2 for abi/v1, the plugin.mod parser, and DESCRIBE guest builds; vendors its own orchestrator registry client (internal/api, generated from a vendored plugin_registry.proto) since it cannot import block/core/internal. Produces byte-identical v1 artifacts (verified: art-deco codeless SHA256-identical to the pre-move build). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
7 lines
168 B
Modula-2
7 lines
168 B
Modula-2
[plugin]
|
|
name = "capfixture"
|
|
scope = "@blockninja"
|
|
version = "0.0.1"
|
|
description = "Negative fixture: Register hits a host capability at describe time"
|
|
kind = "plugin"
|