Commit Graph

3 Commits

Author SHA1 Message Date
chrysalis
2cb32029a6 strip model-pinning from sknpack READMEs
Removes hardcoded "Qwen3.5-27B teacher" reference from oghma-sknpack
and mod-to-sknpack READMEs; replaces with "the teacher model" so the
docs survive cortex/teacher rotation.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-04 18:23:52 +02:00
chrysalis
7a451f86d2 docs(mod-to-sknpack): design sketch for xEdit → sknpack pipeline
Two-stage pipeline (xEdit Pascal dumper → JSONL → Python converter → .sknpack)
to distill mod-specific lore into SkyrimNet knowledge packs alongside the
vanilla Oghma corpus. Sketches target record signatures (BOOK/WEAP/ARMO/ACTI/
QUST/LCTN/NPC_/SPEL/DIAL), importance grading rules, pack-split convention
(Nimmersky_-_{Mod}_-_{Category}), LOTD-specific design, and open questions
around deduplication, condition_expr gating, and book markup sanitization.

Version 0.1 — design doc, not spec.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 10:51:58 +00:00
188a2e290c new project knowledge distillation out of skyrim mods 2026-04-16 12:47:05 +02:00