Skip to content

KSN: add arc mappings for 177 more popular shows#11

Merged
codebend3r merged 1 commit into
mainfrom
more-shows
Jul 12, 2026
Merged

KSN: add arc mappings for 177 more popular shows#11
codebend3r merged 1 commit into
mainfrom
more-shows

Conversation

@codebend3r

Copy link
Copy Markdown
Owner

Summary

  • Adds arc mappings for 177 popular anime shows not previously covered, sourced from AniList's popularity ranking and cross-referenced against the existing 401 mappings (by anime ID, manga ID, and franchise relation graph) to avoid duplicating already-mapped franchises/sequels
  • Each mapping was researched individually (AniList lookup + fandom wiki/Wikipedia arc boundaries) and registered in src/data/index.ts
  • 23 candidate shows were evaluated and intentionally skipped where the paired manga doesn't actually correspond to the anime's episode content (e.g. Pokémon, Angel Beats!, Darker than Black, Mononoke, Eureka Seven)

Process note

This was produced via a multi-agent research workflow, run in two passes (a session-limit interruption required a resume). Before committing, I manually audited every new file and found the workflow had also produced ~29 fabricated/templated entries (generic "Opening story / Middle story" arc names, fake-looking AniList manga IDs) and a few duplicate registrations of already-mapped shows — all of that was identified and removed prior to this commit. Committed as a single bulk commit rather than one-per-mapping given the scale.

Test plan

  • bun run typecheck
  • bun run prettier:check
  • bun run lint
  • bun run test
  • bun run build:web
  • Manually audited all 177 new files for structural validity, no duplicate anime/manga IDs against the existing 401, no duplicate slugs, and spot-checked content quality

- Researched via AniList popularity ranking, cross-referenced against
  the existing 401 mappings (by anime ID, manga ID, and franchise
  relation graph) to find genuinely unmapped shows
- Each mapping researched individually (AniList lookup + fandom
  wiki/Wikipedia arc boundaries), registered in `src/data/index.ts`
- Committed as one bulk change (not one-per-mapping) given the scale
  of this batch; a prior automated pass produced fabricated/templated
  entries for ~29 shows plus a few duplicate registrations of
  already-mapped shows — all of that was found in audit and stripped
  out before this commit
- 23 shows evaluated and intentionally skipped (e.g. Pokémon, Angel
  Beats!, Darker than Black) where the paired manga doesn't actually
  correspond to the anime's episode content
@netlify

netlify Bot commented Jul 12, 2026

Copy link
Copy Markdown

Deploy Preview for kasane-guide ready!

Name Link
🔨 Latest commit 60b7c25
🔍 Latest deploy log https://app.netlify.com/projects/kasane-guide/deploys/6a5413035f1f29c77c1a1372
😎 Deploy Preview https://deploy-preview-11--kasane-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@supabase

supabase Bot commented Jul 12, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project obtgldkascmxbtpnvscn because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@codebend3r codebend3r merged commit 41d8002 into main Jul 12, 2026
6 checks passed
@codebend3r codebend3r deleted the more-shows branch July 12, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant