id, title, category, status, canonical_id, aliases, duplicate_of, source_trust_level, confidence_score, verification_status, tags, raw_sources, last_reinforced, github_commit, tech_stack
id
title
category
status
canonical_id
aliases
duplicate_of
source_trust_level
confidence_score
verification_status
tags
raw_sources
last_reinforced
github_commit
tech_stack
wiki-2026-0508-skybound-knowledge-hub
Skybound Knowledge Hub
10_Wiki/Topics
verified
self
Skybound Index
Skybound TOC
Skybound Wiki Hub
none
A
0.9
applied
skybound
hub
index
navigation
2026-05-10
pending
language
framework
markdown
obsidian
Skybound Knowledge Hub
매 한 줄
"매 hub note 는 wiki 의 entry point — topical + temporal navigation" . Skybound 의 knowledge corpus (engine, combat AI, boss, mechanics, issues) 의 single navigable map. 매 Obsidian-style MOC (Map of Content) 의 canonical instance.
매 핵심
매 hub 의 구조
Domain shelves : Engine / Combat AI / Boss / Mechanics / Issues.
Temporal shelf : research drops, postmortems, sprint notes.
Cross-cutting : balance, telemetry, anti-cheat.
Onboarding lane : new contributor 의 reading path.
매 hub 의 design rules
No content here : hub 은 link map, not content.
Stable anchor : rename 시 alias 유지.
Reciprocal links : child → hub 의 backlink 보장.
Recency surface : top 5 latest notes 가 visible.
매 응용
Skybound 의 wiki 의 single landing page.
New team member onboarding.
Sprint review 의 context map.
💻 패턴
Hub frontmatter (Obsidian)
Shelf section
Recency block (Dataview)
Backlink enforcement check
Auto-generated TOC (Python)
Hub link integrity test
매 결정 기준
상황
Approach
< 20 notes
manual hub
20-200 notes
hand-curated + Dataview recency
> 200 notes
auto-generated + manual featured
Mixed-language wiki
English canonical + alias hub per language
기본값 : hand-curated shelves + Dataview recency block + CI backlink check.
🔗 Graph
🤖 LLM 활용
언제 : domain wiki 의 entry point 설계, MOC 패턴, 의 recency surface 필요.
언제 X : flat note collection (< 10 notes), single-author scratchpad.
❌ 안티패턴
Hub with content : scope creep — hub 은 navigation only.
One-way links : child → hub 만 있고 hub → child 없으면 lost notes.
Stale recency : 6개월 된 "recent" section 은 hub credibility 의 destroyer.
No alias : rename 시 모든 backlink 의 break.
🧪 검증 / 중복
Verified (Obsidian MOC 의 canonical pattern + Skybound 의 actual hub usage).
신뢰도 A.
🕓 Changelog
날짜
변경
2026-05-08
Phase 1
2026-05-10
Manual cleanup — full FULL spec rewrite with hub patterns