iiRecord
Agentic AI Atlas · Codex plugin manifest
plugin-artifact:codex-manifesta5c.ai
II.
PluginArtifact JSON

plugin-artifact:codex-manifest

Structured · live

Codex plugin manifest json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/plugin-artifacts/codex-manifest.yamlCluster · extensions
Record JSON
{
  "id": "plugin-artifact:codex-manifest",
  "_kind": "PluginArtifact",
  "_file": "extensions/plugin-artifacts/codex-manifest.yaml",
  "_cluster": "extensions",
  "attributes": {
    "artifactId": "plugin-artifact:codex-manifest",
    "displayName": "Codex plugin manifest",
    "targetId": "plugin-target:codex",
    "artifactKind": "manifest",
    "pathPattern": "package.json",
    "installerSurface": "package.json + hooks.json",
    "scriptVariants": [
      "package-json commands"
    ],
    "contextFiles": [
      "packages/agent-plugins-mux/src/targets/codex.ts"
    ]
  },
  "outgoingEdges": [
    {
      "from": "plugin-artifact:codex-manifest",
      "to": "plugin-target:codex",
      "kind": "emits_artifact",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}