-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathplugin.json
More file actions
27 lines (27 loc) · 888 Bytes
/
Copy pathplugin.json
File metadata and controls
27 lines (27 loc) · 888 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "data-engineering-knowledge-capture",
"version": "0.5.3",
"description": "Data Engineering Knowledge Capture: schemas, lineage, medallion, semantic models, and glossary into a durable OKF knowledge graph. Multi-host bindings and write isolation.",
"author": {
"name": "Rick Hightower",
"url": "https://github.com/RichardHightower"
},
"homepage": "https://github.com/SpillwaveSolutions/data-engineering-knowledge-capture",
"repository": "https://github.com/SpillwaveSolutions/data-engineering-knowledge-capture",
"license": "MIT",
"keywords": [
"data-engineering-knowledge-capture",
"okf",
"isolation",
"agent-plugins",
"claude-code",
"grok-build",
"codex",
"deep-agents",
"grok-bot",
"cursor",
"worklog",
"wiki-ticket-sdd"
]
}