Skip to content

SL: perception auto-prefetch Gyazo images into the next context packet #302

Description

@JDHayesBC

From the deck, 2026-08-25. Builds on the read_gyazo verb.

Idea

When a Gyazo link appears in an in-world event (local chat, IM), the perception system pre-fetches the actual image and drops it into the next context packet — so the entity sees it immediately on its next turn, the same way it "sees" who's nearby or what music is playing. No manual fetch step.

Shape

  • Perception (haven/anchorage/perception.py) intercepts a gyazo URL in an event.
  • Pre-fetches via the read_gyazo path (strip→i.gyazo direct; see sibling issue).
  • Attaches the image to the perception payload / context packet for the next wake.

Depends on

  • read_gyazo verb (the fetch primitive).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions