hoklims/semctx
v0.3.0Apache-2.0
Trace repository impact, authored intent and fail-closed migration plans, then verify changes with proof-honest verdicts. Local-first and deterministic.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
semctxstdio
{
"type": "stdio",
"command": "bun",
"args": [
"--cwd",
"${PLUGIN_ROOT}",
"${PLUGIN_ROOT}/dist/semctx-mcp.js"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "semctx",
"version": "0.3.0",
"description": "Trace repository impact, authored intent and fail-closed migration plans, then verify changes with proof-honest verdicts. Local-first and deterministic.",
"author": {
"name": "hoklims",
"email": "hoklims@gmail.com",
"url": "https://github.com/hoklims"
},
"homepage": "https://github.com/hoklims/semctx#readme",
"repository": "https://github.com/hoklims/semctx",
"license": "Apache-2.0",
"keywords": ["verify", "change-impact", "semantic-context", "invariants", "contracts", "migration", "control-plane", "omp"]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- omp-cli.mjs