← Docs hub

SK-Intellix Wiki and Codex Operations Category

Operations 카테고리는 llmwiki 저장소, Codex 전역 지침, 여러 Codex 창 간 wiki 공유, build/lint/server 운영을 다룬다.

권장 읽기 순서

단계 문서 읽는 목적
0 · Orientation 현재 문서 운영 범위와 전역 경로
1 · Information Architecture Domain Reading Order, Wiki Structure Map 문서를 어디에 어떤 순서로 배치하는지
2 · Local Operation Global Wiki Operations, Local Access Guide 공통 root, build, serve, 로컬 접근
3 · Publishing Contract Wiki Domain Deployment source, build artifact, canonical URL 경계
4 · Quality Gate Documentation Quality Audit link, SVG, header, 민감정보 검사
5 · Evidence Engineering Activity 최근 변경·검증·배포 이력
6 · Migration / Roadmap Document Migration Roadmap URL을 보존하며 논리 소유권을 이동하는 순서

핵심 질문

질문 봐야 할 문서
wiki root는 어디인가 A2A Global Wiki Operations
로컬 웹은 어디서 보는가 Local Access Guide
실제 도메인 배포는 어떻게 하는가 SK-Intellix Wiki Domain Deployment
문서 품질은 어떻게 감사하는가 Documentation Quality Audit
전체 목차는 어디인가 SK-Intellix Engineering Hub, Category Map

현재 전역 설정

LLMWIKI_HOME=/home/silogood/.local/share/llm-wiki-pratiyush
LLMWIKI_A2A_DOCS=/home/silogood/.local/share/llm-wiki-pratiyush/docs/a2a
LLMWIKI_URL=http://127.0.0.1:8767/docs/a2a/

전역 Codex 지침:

/home/silogood/.codex/AGENTS.md

현재 중요한 결론

Keyboard shortcuts

⌘K / Ctrl+KOpen command palette
/Focus search
g hGo to home
g pGo to projects
g sGo to sessions
j / kNext / prev row (tables)
?Show this help
EscClose dialogs

Structured queries

Mix key:value filters with free text in the palette:

type:sessionOnly session pages
project:llm-wikiFilter by project name (substring)
model:claudeFilter by model name (substring)
date:>2026-03-01Sessions after a date
date:<2026-04-01Sessions before a date
tags:rustPages mentioning a tag/topic
sort:dateSort results by date (newest first)

Example: type:session project:llm-wiki date:>2026-04 sort:date