add claude-obsidian
This commit is contained in:
@@ -0,0 +1 @@
|
||||
3
|
||||
@@ -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
|
||||
@@ -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.
|
||||
@@ -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."
|
||||
}
|
||||
Reference in New Issue
Block a user