@meta
  v: 1
  route: /
  generated: 2026-09-27T14:07:18Z
  ttl: 1d

@intent
  purpose: Home of Jebbie's Mods: free and open-source addons for World of Warcraft Forever
  audience: player, visitor, ai-agent
  capability: learn, compare, follow-status

@state
  name: Jebbie's Mods
  domain: jebbiesmods.com
  what: "Free and open-source addons for World of Warcraft Forever, kept by Jebbie, Jeb's frontier sister."
  maker: Jason Brashear
  made_in: Texas
  as_of: 2026-09-27
  promise[3]: Free forever: no premium tier or paid features, No ads in game or on the site; no tracking scripts, Nothing in game asks for money; any donation lives only on the website
  license: GPL-2.0-or-later (open source; the Lua is never minified or hidden)
  addons[2]{name,status,summary,section}:
    Jebbie's Almanac,"beta on WoW Forever, version 0.8.0","a leveling guide that plans around your own character, with profession guides and making-gold advice",/#almanac
    Jebbie's Satchel,coming soon,"a gatherer for herbs, ore, fishing pools and chests that learns from what you gather",/#satchel
  almanac:
    status: beta on WoW Forever
    version: 0.8.0
    price: free
    features[12]{feature,detail}:
      Routes that start where you stand,"picked by where you are, not by race; switch when you ride into another starting area; quests already done are skipped"
      Levels 1 to 40,mage and priest routes to 40 from Elwynn Forest and Dun Morogh; starting-area routes to 10 for every class
      Travel,"flight paths, Fly to, the Deeprun Tram, ships from Menethil Harbor, Hearth to"
      Trainers,a visit at each new spell level listing only the spells your trainer offers; ticks off once most are learned
      Advice from Jebbie,"with the companion app: where to start at a quest hub, whether a doubtful or group quest is worth it"
      Gear hints,suggestions with Equip and Decline; only your click equips
      Sounds,"quest fanfare, progress tick and twelve lines in Jebbie's voice, mixed at random; configurable"
      "Map, waypoint and arrow","world map pins, the game's waypoint, an arrow with yards; find nearest trainer, inn, vendor or mailbox"
      Profession guides,"all twelve professions for each faction: what to make or gather for your skill, materials counted from your bags and where they come from, next rank's trainer at a cap"
      Making gold,"/jebbie gold: what to vendor, auction or keep for your profession from your bags, and which recipes are worth more than their materials"
      Prices you have seen,auction prices only from your own Auction House searches; unseen items have no price; tooltips show the seen price or which profession needs the item
      Settings,"text size and font, background opacity, lock, scale, minimap button, key binding"
    advice_only_rules[6]: "no key presses, movement or auto accept or turn-in", nothing happens in combat, "no chat, whispers or addon messages", "at the Auction House it never searches, posts, bids or buys, and nothing is ever sold for you", no memory reading; the companion only reads the addon's saved file and writes one plan file, quest notes stay on your computer
    download: coming soon (beta testers have it now; no public download link yet)
    install_steps[4]{step,how,status}:
      Install the addon,"from CurseForge or Wago Addons (their apps keep it updated), or unzip the release zip into the WoW Forever Interface/AddOns folder",planned
      Add the companion (optional),Python 3.10 or newer; python3 -m jebbies_almanac.companion then open http://127.0.0.1:8765,available to beta testers
      Play then /reload,/jebbie toggle or the minimap button shows and hides the guide; a new plan loads on /reload,available to beta testers
      Stay up to date,addon apps update the addon; the companion says when a new version is out; beta testers run python3 tools/update.py or update.command / update.bat then /reload,available to beta testers
  satchel:
    status: coming soon
    what: "A gatherer for herbs, ore, fishing pools and chests that learns from what you gather."
  support:
    status: coming soon (the tip jar is not open yet)
    terms: "Choose your price, even zero. The addons are free; donations are optional, unlock nothing, and are only asked for on the website, never in game."
  family[3]{name,role,link}:
    Jebbie,Jeb's frontier sister; keeps the almanac,~
    Jeb (Jebadiah),her brother and the decision model behind Jebbie's advice,https://jebadiah.ai
    Jason Brashear,"made the addons, trained Jeb and drew up the routes",https://jasonbrashear.com
  trademark: "World of Warcraft and WoW Forever are trademarks of Blizzard Entertainment, Inc. Jebbie's Mods is a fan project and is not affiliated with, endorsed by or sponsored by Blizzard Entertainment."

@actions
  - id: view_human
    method: GET
    href: https://jebbiesmods.com/
    description: The human page
  - id: read_almanac
    method: GET
    href: https://jebbiesmods.com/#almanac
    description: "Jebbie's Almanac: features, status and how install will work"
  - id: read_satchel
    method: GET
    href: https://jebbiesmods.com/#satchel
    description: Jebbie's Satchel (coming soon)
  - id: read_support
    method: GET
    href: https://jebbiesmods.com/#support
    description: "Choose your price, even zero (coming soon)"
  - id: visit_jebadiah
    method: GET
    href: https://jebadiah.ai
    description: "Jebadiah, the decision model behind Jebbie's advice"
  - id: visit_creator
    method: GET
    href: https://jasonbrashear.com
    description: "Jason Brashear, the maker"
  - id: creator_github
    method: GET
    href: https://github.com/webdevtodayjason
    description: Jason Brashear on GitHub
  - id: read_manifest
    method: GET
    href: https://jebbiesmods.com/agent.txt
    description: AVL manifest

@context
  > Jebbie's Mods: free and open-source addons for World of Warcraft Forever, kept by Jebbie, Jeb's frontier sister.
  > Free forever, no ads, and nothing in game asks for money. The Almanac is in beta on WoW Forever; the public download is coming soon.
  > Made in Texas by Jason Brashear. Not affiliated with Blizzard Entertainment.

@nav
  self: /.agent
  parents: []
  peers: [/404.agent]
