cypher_mark_funding_state
Reflect an LLM-credit outage (or its clearance) in the intention graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Canonical GitHub URL of the issue/PR, carried from the CI run at runtime (github.server_url + repository) — never derived from a hardcoded owner. Lets the graph hyperlink straight to GitHub. | |
| kind | Yes | The deferred work-item's kind: 'issue' or 'pr'. | |
| npub | No | ||
| state | Yes | 'awaiting-funds' when a credit outage defers the item; 'clear' when the canary confirms funding is restored. | |
| number | Yes | The issue or PR number the outage deferred. | |
| repo_name | Yes | Repository name. | |
| dpop_token | No |