Curate Skyrim Oghma factory catalog - #697
Closed
RANGROO wants to merge 4 commits into
Closed
Conversation
This was referenced Aug 13, 2026
Collaborator
Author
|
Superseded by consolidated draft #701, which contains this work plus the completed Oghma catalog, retrieval, knowledge-class, biography, parity, and UI changes. Please review the combined draft there. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Alchemy effects:and retain 23 distinctive named concoctions as individual articlesTag generation and review
Tags were generated outside this repository with a resumable, checkpointed GLM 5.1 workflow. Each request included the canonical article, aliases, category, both knowledge tiers, detected related topics, and exact ALMSIVI overlap tags. Responses had to pass a strict schema and deterministic validation before an atomic checkpoint was accepted.
The completed run covered all 1,562 articles, cost $2.62150021, and produced a review manifest, HTML/CSV review views, frequency report, and independent audit. Export required the complete catalog hash and an explicit approval token; provider output never edited the repository or database directly.
The independent audit reported zero hard errors. Its 1,402 soft review flags are retained outside the repository: 1,322 semantic relationships without verbatim token overlap, 79 gameplay concepts needing semantic review, and one high-frequency
alchemyconcept. Category-spanning samples and flagged gameplay rows were reviewed; unsupported examples found during review were corrected before export.Validation
OghmaAliasesTest.php: 4 tests, 9 assertionsgit diff --checkmetal coresearch returnedadamantine_tower; edit helper/value rendered; narrow layout had no horizontal overflow; no browser warnings/errorsData lifecycle
Existing databases and custom Oghma entries are not automatically truncated, migrated, or overwritten. The curated seed applies to new installs or an administrator's explicit Oghma Factory Reset. The local test runtime was explicitly reset after a recoverable table/file backup; it now has 1,562 tagged articles, 314 aliased rows, 13,203 tag assignments, and 4,612 unique tag values.
Limits
Server parity
No StobeServer or DialecticServer port is proposed: this seed is Skyrim-specific lore and those products maintain different game knowledge.