Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:50:54 +08:00
commit 419b2c80bb
10 changed files with 961 additions and 0 deletions

69
plugin.lock.json Normal file
View File

@@ -0,0 +1,69 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:adimov-eth/phi:",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "a99b06965eedff0b162dd3f915870efd36e3f984",
"treeHash": "710fd50054bf0a75d55256d9ce3f9677baf4bbd851c0c6c65478c831683f1a5c",
"generatedAt": "2025-11-28T10:13:01.240686Z",
"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": "phi",
"description": "φ - Compositional project awareness via S-expressions. Generic infrastructure for persistent codebase understanding through structure, semantics, and memory.",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "9f858c91e056604445193f0d3cbe70b78841bed42a17337acf9953ebfd13bdab"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "e6e556cbbfb087fea4bd80f7e70ec5af56bb8cc5f4e3a32293bc8e3af5d6b12c"
},
{
"path": "commands/map.md",
"sha256": "d758006d198d7e4dbf1a4ca8fb0ddcfb73794a42e33b8658444bcf8970bbf533"
},
{
"path": "commands/context.md",
"sha256": "038f3e0f70dd25a3cb4a85592df0d8c19372a7bc326772f8c11b85c23df4e0b4"
},
{
"path": "commands/analyze.md",
"sha256": "8ce8c49753caae13c3e4deb31682460394a3596ae12f965e092fc5ad30c7c1f5"
},
{
"path": "commands/agents.md",
"sha256": "a582629e545a29aa81060fc7fb4627d5874ccdba0a55f14265efd9c23b204e7c"
},
{
"path": "skills/phi-mapper/generate-map.sh",
"sha256": "1523357ea98aae346d637081e4e9b7b6c2d9934b6f35d659e2ff0747caf96d29"
},
{
"path": "skills/phi-mapper/SKILL.md",
"sha256": "ee410b2316e1c9893b05f23d2fe0bc57399f73b44c713851d7c14285ea4163f1"
},
{
"path": "skills/phi-analyzer/SKILL.md",
"sha256": "448c584276423efb996021596e0dd51bef7a825da7bae61bc3099c4caa0611ad"
}
],
"dirSha256": "710fd50054bf0a75d55256d9ce3f9677baf4bbd851c0c6c65478c831683f1a5c"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}