Initial commit
This commit is contained in:
73
plugin.lock.json
Normal file
73
plugin.lock.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:eternnoir/claude-tool:akashicrecords",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "72914ceae87f14bb941a8448b8c8074743d77038",
|
||||
"treeHash": "673cd04101bf655c6b9955dce0ddb25da9084fad533bbf13322446247686b3d5",
|
||||
"generatedAt": "2025-11-28T10:16:49.334932Z",
|
||||
"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": "akashicrecords",
|
||||
"description": "Generic knowledge management with RULE.md-driven business logic. Provides universal file operations (add, update, delete, move, search) that adapt to any directory structure by reading governance rules.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "e803b39df27c3cd194755e4f9f5d8d85442e3e72cf69de1db6126c06c1096d01"
|
||||
},
|
||||
{
|
||||
"path": "agents/governance.md",
|
||||
"sha256": "22adf4a32147f81161c7a8b0c48c71c2211e3e904916607e8fb53f658c8a7ad0"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "9618801f7d8e7f0769d21bdf8d1a64ad603b059fd0ba6e515a7b7041dee51780"
|
||||
},
|
||||
{
|
||||
"path": "commands/akashic-maintain.md",
|
||||
"sha256": "fa9f45b005c7885d7b05f50e07c6afec84cf38230edabbb4b7b89f21cb414411"
|
||||
},
|
||||
{
|
||||
"path": "commands/akashic-init.md",
|
||||
"sha256": "39dda914cccd67ec9b42be534dde728d513d1f56c3221a3d17e0ad24d01ae427"
|
||||
},
|
||||
{
|
||||
"path": "skills/move-content/SKILL.md",
|
||||
"sha256": "222c4965ae46fb2a17d0e0aed691ed253b0709fe066e5b67294becc04ab0006a"
|
||||
},
|
||||
{
|
||||
"path": "skills/add-content/SKILL.md",
|
||||
"sha256": "436d1e01740d18e6df413bc5d9042a5e3a02d357eb2432bac5f2163513951ac5"
|
||||
},
|
||||
{
|
||||
"path": "skills/delete-content/SKILL.md",
|
||||
"sha256": "3812f6d0337f92fd4ce6cb87bf4060075041bb1368393576d09643f7c9feffd6"
|
||||
},
|
||||
{
|
||||
"path": "skills/search-content/SKILL.md",
|
||||
"sha256": "9e2d9f7ed68542b2db08d05fe8bfc65d3293d81040b174a7d42074e3dd54b039"
|
||||
},
|
||||
{
|
||||
"path": "skills/update-content/SKILL.md",
|
||||
"sha256": "08137705f2b49ac120252c839fa50fd3d7d7fd740df35bb82aa06661f7eebaa6"
|
||||
}
|
||||
],
|
||||
"dirSha256": "673cd04101bf655c6b9955dce0ddb25da9084fad533bbf13322446247686b3d5"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user