@suluk/agents - v0.1.6
    Preparing search index...

    Function resourceCatalog

    • The agent's reachable loadable-resource catalog — its DIRECT resources refs resolved against the top-level map (each sub-agent owns its own catalog, so this is not transitive), sorted by key. Dangling refs are skipped here (lintResources owns that error). This is the listing a projection renders into the system prompt / SKILL.md set.

      Parameters

      • doc: OpenAPIv4Document
      • agentName: string

      Returns CatalogEntry[]