← Docs hub

A2A Visual Map

이 페이지는 Cloud A2A, 온디바이스 Bridge, DeviceAgent TaskManager, Memory, Event/Replan 경계를 한 장으로 보여준다.

SK-Intellix A2A Visual Map

읽는 방법

  1. 왼쪽에서 오른쪽으로는 정상 실행 경로다.
  2. 아래쪽 event 화살표는 상태 기록과 local workflow 진행이다.
  3. 빨간 replan 화살표는 Cloud 재판단이 필요한 예외 경로다.
  4. Memory는 Planner의 보조 context이지만 현재 발화를 덮지 않는다.
  5. DevicePlanningContext는 Cloud가 plan을 만들기 전에 “기기가 지금 가능한 상태인지”를 판단하는 최소 snapshot이다.

이 그림이 말하는 핵심

관련 페이지

Keyboard shortcuts

⌘K / Ctrl+KOpen command palette
/Focus search
g hGo to home
g pGo to projects
g sGo to sessions
j / kNext / prev row (tables)
?Show this help
EscClose dialogs

Structured queries

Mix key:value filters with free text in the palette:

type:sessionOnly session pages
project:llm-wikiFilter by project name (substring)
model:claudeFilter by model name (substring)
date:>2026-03-01Sessions after a date
date:<2026-04-01Sessions before a date
tags:rustPages mentioning a tag/topic
sort:dateSort results by date (newest first)

Example: type:session project:llm-wiki date:>2026-04 sort:date