Skip to content

nisavid/tricritical

v1.0.0MIT

Tricritical: independently planned intent, runtime, and structure critics, adjudication, authority-gated revision, and one fixed-point loop.

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": "tricritical",
  "version": "1.0.0",
  "description": "Tricritical: independently planned intent, runtime, and structure critics, adjudication, authority-gated revision, and one fixed-point loop.",
  "author": {
    "name": "Ivan D Vasin",
    "url": "https://github.com/nisavid"
  },
  "homepage": "https://github.com/nisavid/provingkit/tree/main/plugins/tricritical",
  "repository": "https://github.com/nisavid/provingkit",
  "license": "MIT",
  "keywords": [
    "review",
    "intent",
    "runtime",
    "structure",
    "adjudication",
    "revision"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Tricritical",
        "shortDescription": "Review, adjudicate, revise, and verify changes.",
        "longDescription": "Tricritical separates Rolecasting-planned independent review axes from evidence-based adjudication, authorized revision, and one fixed-point loop.",
        "developerName": "Ivan D Vasin",
        "category": "Developer Tools",
        "capabilities": ["Review"],
        "websiteURL": "https://github.com/nisavid/provingkit/tree/main/plugins/tricritical",
        "defaultPrompt": [
          "Use $tricritical:review with live model-selection records and a Rolecasting invocation plan; require authenticated receipts only for explicitly witnessed review.",
          "Use $tricritical:adjudicate to disposition review findings.",
          "Use $tricritical:loop to review and revise to a terminal state."
        ]
      }
    }
  }
}

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.

  • review_evidence.py
  • 7JSON files
  • 7YAML files
  • 2other files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai