Phase 5: document the AO3 taxonomy vintage (#7)#20
Merged
Conversation
…ecipe The bundled defaults/ao3/ layer is generated from the only public OTW dump (2021-02-26), so franchises that blew up after it (Baldur's Gate 3, Elden Ring, Honkai: Star Rail) aren't in the master taxonomy and won't auto-fold on a fresh install. The full fix is a regen against a newer OTW dump — external, none released yet — so this documents the staleness prominently and gives a concrete overrides/ recipe (fandoms.csv + characters.csv) plus the promote-loop alternative. Addresses the user-facing half of #7; full AO3 regen stays blocked on a newer source dump. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Phase 5 (final) of the desloppify code-health roadmap. Doc-only.
#7 — AO3 taxonomy frozen at 2021-02-26
defaults/ao3/is generated from the only public OTW dump (2021-02-26), so ~5 years of franchises (Baldur's Gate 3, Elden Ring, Honkai: Star Rail …) are absent from the master taxonomy and won't auto-fold on a fresh install.The full fix — regenerate the layer via
build_ao3_layer.pyagainst a newer dump — is blocked on OTW releasing one (external, none exists yet). So this PR ships the achievable half: a prominent taxonomy-vintage callout in the README with the concrete impact, plus an add-your-fandomoverrides/recipe (fandoms.csv+characters.csv) and the promote-loop alternative.Issue #7 stays open to track the eventual regen against a newer source dump — the code/data can't change until that dump exists.
🤖 Generated with Claude Code