code-server auto-sync 2026-04-19T07:10:01+00:00

This commit is contained in:
2026-04-19 07:10:01 +00:00
parent 7b17f95810
commit 6570cf5678
12 changed files with 70 additions and 9 deletions

View File

@@ -2,14 +2,14 @@
date: 2026-04-19
type: audit
source: kb-health.py
score: 96
score: 98
tags: [audit, health, metric]
---
# KB health — 2026-04-19
**Score (меньше = лучше): `96`**
Проверено файлов: 191
**Score (меньше = лучше): `98`**
Проверено файлов: 194
## Разбивка
@@ -18,10 +18,10 @@ tags: [audit, health, metric]
| broken_wikilinks | 0 | 10 | 0 |
| broken_paths | 0 | 10 | 0 |
| missing_frontmatter | 10 | 3 | 30 |
| orphan_files | 23 | 2 | 46 |
| orphan_files | 24 | 2 | 48 |
| undated_todos | 5 | 1 | 5 |
| duplicate_basenames | 3 | 5 | 15 |
| **ИТОГО** | | | **96** |
| **ИТОГО** | | | **98** |
## Без frontmatter (10)
@@ -36,10 +36,11 @@ tags: [audit, health, metric]
- `claude-memory/mas-niikn.md`
- `claude-memory/MEMORY.md`
## Orphan — без бэклинков (23)
## Orphan — без бэклинков (24)
_Эти файлы никто не упоминает через `[[..]]`. Кандидаты на удаление или добавление ссылок._
- `notes/karpathy-method.md`
- `claude-memory/cliproxy_code_server.md`
- `claude-memory/servicedesk-dttb.md`
- `claude-memory/benelux-topology.md`

View File

@@ -1,11 +1,11 @@
{
"date": "2026-04-19",
"score": 96,
"score": 98,
"counts": {
"broken_wikilinks": 0,
"broken_paths": 0,
"missing_frontmatter": 10,
"orphan_files": 23,
"orphan_files": 24,
"undated_todos": 5,
"duplicate_basenames": 3
},
@@ -17,5 +17,5 @@
"undated_todos": 1,
"duplicate_basenames": 5
},
"files_scanned": 191
"files_scanned": 194
}