Initial commit
This commit is contained in:
61
plugin.lock.json
Normal file
61
plugin.lock.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:Cubical6/melly:plugins/abstractor-agent",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "5d29339f2edbff9b662be0d31cc67edd26712d0c",
|
||||
"treeHash": "18753a6540d04063e815802271c8f6da075abb2a16300029228d4b3f3ff76f2e",
|
||||
"generatedAt": "2025-11-28T10:10:09.647654Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "abstractor-agent",
|
||||
"description": "Deep architectural analysis of existing codebases through autonomous subagent-driven exploration - produces comprehensive documentation, C4 diagrams, and subsystem catalogs",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "a5469dda8729f20ae5d2277df5b36a4c85236bcf00124f8002f99dc394c06dc8"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "fd96dcc2e2a36202a9ea6d3b4f24f4f02ee7a07c6d5c6238001452c12af7a5a9"
|
||||
},
|
||||
{
|
||||
"path": "skills/using-system-archaeologist/generating-architecture-diagrams.md",
|
||||
"sha256": "423d02bee4ff4264627cf4d759d7f3c33e2f3182cc891fc8ca349252133e4273"
|
||||
},
|
||||
{
|
||||
"path": "skills/using-system-archaeologist/analyzing-unknown-codebases.md",
|
||||
"sha256": "ac04cff9d0cc8e039874e29cb2c80ae6d34379442e6108382b1ecc1556e0ab20"
|
||||
},
|
||||
{
|
||||
"path": "skills/using-system-archaeologist/documenting-system-architecture.md",
|
||||
"sha256": "e66cfbcef8d938b844501429afdce15fb2ce99da303a9faa20841ff1f00fd14a"
|
||||
},
|
||||
{
|
||||
"path": "skills/using-system-archaeologist/validating-architecture-analysis.md",
|
||||
"sha256": "b6b10f9c6e7aaa4a5154bbef727a5bcc645cf342d5b452e73453455bdbe95e3a"
|
||||
},
|
||||
{
|
||||
"path": "skills/using-system-archaeologist/SKILL.md",
|
||||
"sha256": "73645529e109570d873cd5725dbb91ef9b1eca7ec9431ffc7734ad39ced447f7"
|
||||
}
|
||||
],
|
||||
"dirSha256": "18753a6540d04063e815802271c8f6da075abb2a16300029228d4b3f3ff76f2e"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user