add claude-obsidian
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled

This commit is contained in:
김경종
2026-05-28 10:57:16 +09:00
parent 1b07531a45
commit 72dad72703
205 changed files with 41703 additions and 80 deletions
+1
View File
@@ -0,0 +1 @@
3
+9
View File
@@ -0,0 +1,9 @@
# DragonScale legacy-pages manifest
# rollout: 2026-04-23
#
# List, one path per line, any pages whose frontmatter `created:` date is
# post-rollout but which should still be treated as legacy (i.e. not required
# to have an address). Also lines beginning with "# rollout:" set the
# per-vault rollout baseline used by wiki-lint for severity classification.
# Example:
# wiki/sources/old-page-with-wrong-metadata.md
+4
View File
@@ -0,0 +1,4 @@
# Placeholder so .vault-meta/locks/ exists on fresh clone.
# Actual lock files are gitignored; this file is whitelisted in .gitignore.
# scripts/wiki-lock.sh ensure_dirs() also creates this directory at runtime
# if absent, but having it pre-created avoids first-acquire side-effect.
+11
View File
@@ -0,0 +1,11 @@
{
"version": 1,
"model": "nomic-embed-text",
"bands": {
"error": 0.90,
"review": 0.80
},
"calibrated": false,
"calibration_pairs_labeled": 0,
"notes": "Conservative seed thresholds, NOT calibrated against this vault and NOT a literature-backed interpolation. Published reference points: Sentence Transformers community_detection defaults to 0.75; Quora-duplicate calibrations land around 0.7715-0.8352 for F1 and accuracy objectives. At 0.80 review floor, expect false negatives against those baselines. Replace with vault-calibrated bands when 50-100 labeled pairs are available. See wiki-lint SKILL.md Semantic Tiling section for the calibration procedure."
}