Files
SubMiner/docs/knowledge-base
sudacode e64ff1a0ee feat(anime): add anime browser powered by Aniyomi extensions
- Add `subminer anime` / `--anime` and a tray entry to open a browser that searches installed Aniyomi extension sources, shows cover art and episodes, and plays into mpv with overlay/mining attached
- Add an Extensions tab to add repos and install/update/remove sources, and per-source settings for sources needing config
- Support searching all sources at once with streaming, per-source results and status
- Prefer Japanese audio/subtitle tracks from the source and keep the primary subtitle slot reserved for Japanese
- Fix window/tray/Dock handling so the browser and mpv can be switched between without quitting the app or losing the Dock icon
- Add anime.repos, anime.extensionsDir, anime.preferredQuality config keys (no bundled repos or discovery)
2026-07-31 17:21:12 -07:00
..

Knowledge Base Rules

Status: active
Last verified: 2026-05-23
Owner: Kyle Yasuda
Read when: maintaining the internal doc system itself

This section defines how the internal knowledge base is organized and maintained.

  • Core Beliefs - agent-first operating principles
  • Catalog - indexed docs and verification status
  • Quality - current doc and architecture quality grades

Policy

  • AGENTS.md is an entrypoint only.
  • docs/ is the internal system of record.
  • docs-site/ is user-facing; do not treat it as canonical internal design or workflow storage.
  • Internal docs should be short, cross-linked, and specific.
  • Every core internal doc should include:
    • Status
    • Last verified
    • Owner
    • Read when

Maintenance

  • Update the relevant internal doc when behavior or workflow changes.
  • Add new docs to the Catalog.
  • Record architectural quality drift in Quality.
  • Keep stale docs obvious; do not leave ambiguity about whether a page is trustworthy.