feat: pi-siyuan v0.1.0 SiYuan extension with RWD permission auditing

- 15 siyuan-mcp-compatible tools + siyuan_discover progressive-disclosure loader
- Notebook-level R/W/D/NONE permission audit matrix (SQL box lookup, global rules)
- New-notebook auto-sync to config.json (default R)
- env-first connection config with config.json fallback
- 3 self-check suites (pure-function / integration / extension e2e)
This commit is contained in:
2026-09-02 19:07:04 +08:00
commit 305cdfb3f3
12 changed files with 3496 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
# 依赖
node_modules/
# pi-lens 索引缓存
.codegraph/
.pi-lens/
# 参考仓库的调研材料(本地工作文件,不发布)
siyuan-mcp-README-reference.md
*-reference*.md
# 测试临时文件
/tmp/
*.tmp
pi-siyuan-audit-test-config.json
# 环境与密钥(config.json 含 token,用户本地生成,绝不提交)
config.json
*.local.json
# 系统
.DS_Store
Thumbs.db
# 日志
*.log