Skip to content

M0: multi-clientとthread resumeの挙動を実測する #5

Description

@akatuki-me

背景・動機

複数local agentやCodex UIとの併用では、app-server connectionとthread状態の所有関係を誤ると重複操作や状態消失が起きる。

目的

multi-client条件とthread/resumeの挙動を実測し、Bridgeが所有するconnection・thread・再接続境界を決定できる証拠を得る。

Scope / NonGoals

  • Scope: 複数app-server/client条件、既存threadのresume、切断・再接続、通知の観測
  • NonGoals: 常駐service化、device-link、24時間試験

Touch inventory

  • bridge/tests/app_server/
  • 必要な実測harness
  • M0 evidence文書

受入基準

  • 1つのthreadへ複数clientが関与する条件を明記する
  • thread/resume成功・不在・権限/状態errorを区別する
  • 再接続後に失われる状態と再取得できる状態を一覧化する
  • Bridgeの推奨ownership modelを根拠付きで提示する
  • 認証情報やthread本文を含まないsanitized evidenceを残す
  • make ciがPASSする

Hardware操作

なし。

公開可能な証拠

合成thread名、method sequence、状態遷移、結論だけを公開する。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:bridgeホストBridgeに関する作業type:research調査と実測

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions