Skip to content

alastairzeved/editorial-recension

v0.3.0MIT

Two-agent editorial system: an editor agent applies five named schemata, an evaluator agent independently scores the output against measurable features before seeing the editor's trace, and they loop until a reader without the author's domain expertise can follow the reasoning. Built from cross-domain translation of forensic linguistics, species counterpoint, oral-formulaic composition, and collaborative voice reconstruction.

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": "editorial-recension",
  "version": "0.3.0",
  "description": "Two-agent editorial system: an editor agent applies five named schemata, an evaluator agent independently scores the output against measurable features before seeing the editor's trace, and they loop until a reader without the author's domain expertise can follow the reasoning. Built from cross-domain translation of forensic linguistics, species counterpoint, oral-formulaic composition, and collaborative voice reconstruction.",
  "author": {
    "name": "Alastair Zeved"
  },
  "repository": "https://github.com/AlastairZeved/Editorial-Recension",
  "license": "MIT",
  "keywords": [
    "editing",
    "prose",
    "writing",
    "schemata",
    "editorial-system"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Editorial Recension",
        "category": "Writing"
      }
    }
  }
}

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.

  • LICENSE
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