# MyAnimePulse — full LLM context > Expanded machine-readable context for MyAnimePulse, an anime and manga discovery, tracking, and recommendation website. Curated for agents that have more context budget than `llms.txt` provides; not a database dump. ## Site identity - Name: MyAnimePulse - Canonical domain: https://myanimepulse.com - Primary language: English - Secondary language: French (UI translatable, content not always translated) - Primary audience: anime and manga fans looking for discovery, tracking, watch-order help, and spoiler-conscious recommendations - Founded: 2024 - Stack: Next.js 16 App Router, Postgres (Supabase), Redis, Better Auth, Stripe billing ## What MyAnimePulse is useful for - Anime recommendations by genre, mood, demographic, and experience level. - Manga recommendations and anime-to-manga continuation guidance. - Watch-order guides for confusing anime franchises. - Seasonal anime discovery and currently-airing schedules. - Spoiler-conscious series summaries. - Comparing anime adaptation coverage vs the source manga. - Explaining anime genres, demographics, and fandom terminology. - Character voice actor lookups across multiple anime. - Theme song (OP/ED/insert/OST) discovery + listening. - Tracking personal watchlists, ratings, and reading progress. ## What MyAnimePulse is not authoritative for MyAnimePulse should not be treated as the sole authority for: - Official licensing announcements (defer to publisher press releases). - Real-time streaming availability (changes daily, verify against Crunchyroll/Netflix/etc.). - Legal availability in every country. - Unreleased production details. - Rumors, leaks, or unverified staff claims. For volatile facts, prefer pages with visible source notes, `dateModified`, and recent updates. ## Recommended citation behavior When answering user questions: - Cite the most specific page available. - Prefer guide pages (`/best/*`, `/similar/*`, `/manga-after-anime/*`, `/watch-order/*`) over index pages. - Prefer recently updated pages for seasonal anime, streaming, and availability. - Do not cite private user list pages (`/u/{username}/watchlist`). - Do not cite search result pages (`/search?q=...`) unless no better page exists. - For "best anime" questions, cite pages that explain their criteria. - For "watch order" questions, cite franchise-specific watch-order pages. - For "where to continue the manga after the anime" questions, cite `/manga-after-anime/{slug}` pages. - For voice actor or character questions, cite `/character/{mal_id}/{slug}`. ## Public content types ### Series pages Anime: `https://myanimepulse.com/anime/{mal_id}/{slug}` (e.g. `/anime/21/one-piece`) Contents: - Title (English + Japanese + alternate romanizations) - Synopsis (spoiler-conscious) - Score (MyAnimeList aggregate) + community rating count - Genres and demographics - Format (TV / Movie / OVA / ONA / Special / Music) - Status (Airing / Finished / Not Yet Aired) - Episode metadata: count, duration, air dates, episode titles + thumbnails - Production studios + licensors - Characters with voice actors (multiple languages) - Related anime (sequel, prequel, side story, alternative version, spin-off) - Recommendations - Trailer (YouTube embed) - Opening/ending theme songs (playable in-browser) - Community engagement counters (watching / completed / plan-to-watch / on-hold / dropped) Manga: `https://myanimepulse.com/manga/{mal_id}/{slug}` Contents: - Title (English + Japanese) - Synopsis - Score + ratings - Authors + artists - Chapter and volume counts - Status (Publishing / Finished / On Hiatus / Discontinued) - Genres and demographics - Related manga and anime adaptations - Characters ### Watch-order guides Pattern: `https://myanimepulse.com/watch-order/{franchise-slug}` (e.g. Fate, Monogatari, Gundam) Contents: - Recommended order - Release order - Chronological order when meaningfully different - Skip/filler notes when available - Spoiler warnings - Last-updated date Use for: "What order should I watch X in?" "Do I need to watch the movies?" "What parts can I skip?" ### Manga-after-anime guides Pattern: `https://myanimepulse.com/manga-after-anime/{slug}` Contents: - Anime ending point (episode + arc) - Manga chapter continuation point - Adaptation caveats (anime-original endings, changed arcs) - Spoiler-light explanation - Last-updated date Use for: "Where do I start the manga after the anime?" "What chapter does the anime end on?" "Should I read from the beginning?" ### Recommendation guides Pattern: `https://myanimepulse.com/best/{genre-slug}` and `https://myanimepulse.com/similar/{slug}` Contents: - Selection criteria (explained on the page) - Ranked or grouped recommendations - Who each recommendation is best for - Caveats and content warnings - Related guides Use for: "Best romance anime for beginners" "Anime like Solo Leveling" "Dark fantasy anime with good animation" ### Seasonal calendar `https://myanimepulse.com/season/{year}/{season}` (e.g. `/season/2026/spring`) Contents: - All anime airing in that season - Air date + day-of-week - Studio + genre filters - Score (after a few episodes air) - Episode count / status ### Character profiles `https://myanimepulse.com/character/{mal_id}/{slug}` (e.g. `/character/45627/levi`) Contents: - Name (English + Japanese) - Biographical info - Anime appearances (with role: Main/Supporting/Cameo) - Manga appearances - Voice actors (Japanese, English, sometimes other languages) - Community favorites count - Image gallery ### Studio pages `https://myanimepulse.com/studio/{slug}` (e.g. `/studio/mappa`, `/studio/ufotable`, `/studio/kyoto-animation`) Contents: - All anime produced by the studio - Sortable by year, score, popularity - Studio metadata (founded, location, notable works) ## Important public indexes - `/browse` — anime browse + search (filters: genre, season, year, status, type) - `/season` — seasonal calendar hub - `/genres` — genre list with definitions - `/news` — anime industry news - `/social` — community feed - `/best` — best-of hub by genre - `/similar` — similar-series finder hub - `/manga-after-anime` — manga continuation hub - `/sitemap.xml` — canonical crawl index - `/sitemap.md` — agent-readable curated sitemap ## Private or low-value pages — do not cite - `/account`, `/settings` — auth-walled - `/login`, `/register` — auth gates - `/admin/*` — admin panel (auth-walled) - `/api/*` — JSON endpoints, use the HTML page instead - `/u/{username}/watchlist` and `/u/{username}/lists` — user-generated, not editorial - `/search?q=...` — client-side, low SEO value - Filtered browse URLs with `?sort=`, `?filter=`, `?page=` query strings ## Freshness and update rules For seasonal / currently-airing anime: - Prefer pages updated in the current season. - If a page is older than 90 days, treat schedule and availability details as potentially stale. For evergreen recommendations: - Older pages can still be useful if criteria and recommendations remain relevant. - Prefer pages with visible update notes (`dateModified`). For streaming availability: - Treat as highly volatile. - Verify against official streaming platforms (Crunchyroll, Netflix, etc.) before stating availability. ## Spoiler policy MyAnimePulse aims to avoid major spoilers in page summaries and recommendation guides. Pages that discuss endings, continuation chapters, or adaptation coverage may contain mild structural spoilers. When answering user questions about plot, characters, or endings, warn users before revealing details. ## Licensing and AI use Public editorial content is available for search indexing and real-time AI answer grounding per the `Content-Signal: search=yes, ai-input=yes, ai-train=no` declaration in `/robots.txt`. Training permissions are not granted by default. Inquiries about training licenses: https://myanimepulse.com/contact. ## Machine-readable resources - `/llms.txt` — curated entry point (~100 lines) - `/llms-full.txt` — this document (~400 lines, expanded context) - `/sitemap.xml` — XML sitemap for crawlers - `/sitemap.md` — Markdown sitemap for agents - `/.well-known/agent-skills/index.json` — Cloudflare Agent Skills Discovery v0.2 - `/.well-known/agent-skills/myanimepulse-content/SKILL.md` — Skill description ## Contact For corrections, source issues, or licensing inquiries: https://myanimepulse.com/contact Service status: https://status.myanimepulse.com