wommy/wom.womr-kanban-governor
v0.1.0MIT
Structural priority governor for the Hermes kanban working lane.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "wom.womr-kanban-governor",
"version": "0.1.0",
"description": "Structural priority governor for the Hermes kanban working lane.",
"license": "MIT",
"keywords": ["hermes", "kanban", "priority", "dispatch"],
"extensions": {
"com.nousresearch.hermes": {
"manifest": "plugin.yaml",
"entrypoint": "__init__.py",
"provides_hooks": ["on_kanban_dispatch_tick"]
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.nousresearch.hermes