Skip to content

Sync next phase after bundle bridge rollup - #188

Merged
Hisakazu333 merged 1 commit into
dev/hisakazufrom
feature/hisakazu/sync-next-phase-after-rollup
Jun 26, 2026
Merged

Sync next phase after bundle bridge rollup#188
Hisakazu333 merged 1 commit into
dev/hisakazufrom
feature/hisakazu/sync-next-phase-after-rollup

Conversation

@Hisakazu333

Copy link
Copy Markdown
Owner

What changed

  • Update next-phase order after the bundle/bridge/adapter rollup landed in develop.
  • Mark the next short-term tracks as real adapter wiring, bridge event stream contract, adapter transaction/migration, then iroh spike.

Checks

  • git diff --check

@Hisakazu333
Hisakazu333 merged commit 7b5f58e into dev/hisakazu Jun 26, 2026
1 check passed
@Hisakazu333
Hisakazu333 deleted the feature/hisakazu/sync-next-phase-after-rollup branch June 26, 2026 11:58
Hisakazu333 added a commit that referenced this pull request Jun 26, 2026
* feat: expose bundle import file conflicts (#134)

* feat: report local bridge event cursor state (#135)

* docs: show adapter event cursor recovery (#136)

* feat: show bundle import plan summary (#137)

* feat: clarify local bridge settings state (#138)

* docs: expand generic adapter loop sample (#139)

* fix: keep bundles off legacy plain import path (#140)

* docs: sync bundle and bridge status (#141)

* Handle bundle import conflicts through bridge (#143)

* Record bundle import receipts (#144)

* Preview bundle import rollback plans (#145)

* feat: execute bundle import rollbacks through bridge (#146)

* feat: tighten adapter bridge bundle lifecycle (#147)

* feat: stabilize bridge action result contract (#148)

* Harden bridge bundle detail contract (#149)

* Expose bundle receipt rollback flags (#150)

* Expose bridge rollback blocking reason (#151)

* Add bridge action result lookup (#152)

* Expose pending bridge action lookups (#153)

* Polish adapter full loop and sensitive bundle policy (#154)

* Harden local bridge runtime authorization (#156)

* Bind bridge action events to client app kind (#157)

* Require scopes for bridge read requests (#158)

* Tighten bridge read contract usage tracking (#159)

* Validate bridge authorization scopes (#160)

* Use minimal default bridge adapter scopes (#161)

* Tighten generic adapter result contract (#162)

* Add generic adapter target import sample (#163)

* Add generic adapter target rollback sample (#164)

* Sync adapter roadmap status (#165)

* Add generic adapter event watch sample (#166)

* Tighten local bridge event cursor visibility (#167)

* Add action-scoped local bridge event polling (#168)

* Expose visible local bridge event window (#169)

* Expose visible local bridge event window

* Fix visible event window pagination

* Add generic adapter descriptor contract (#170)

* Use adapter descriptors for sample requests (#171)

* Gate adapter sample requests by descriptor types (#172)

* Gate adapter requests by descriptor capabilities (#173)

* Gate adapter imports by descriptor conflict strategies (#174)

* Return bundle ids for queued bridge import actions (#175)

* Include metadata on queued bridge action events (#176)

* Document queued bridge action metadata for adapters (#177)

* Deduplicate pending local bridge mutations (#178)

* Clarify local bridge request id contract (#179)

* Make terminal bridge retries idempotent (#180)

* Harden local bridge request idempotency (#181)

* 新功能(本地桥接): 新增同request_id负载不匹配时的请求拒绝逻辑,更新适配器规范

补充ADAPTER_SPEC.md文档,明确相同request_id仅可用于同语义的请求
新增负载匹配校验相关的辅助函数与处理逻辑,拒绝相同客户端下相同request_id但参数不同的重试请求
添加对应的测试用例验证该校验逻辑的正确性

* fix: reuse pending bridge retry actions

* feat(adapter): classify bridge retry responses (#182)

* test(adapter): lock sensitive bundle descriptor policy (#183)

* Polish bundle import status copy (#184)

* Tighten adapter receipt state contract (#185)

* Codify sensitive bundle staging policy (#186)

* Sync next phase after bundle bridge rollup (#188)

* Add adapter runtime profile contract (#189)

* Add adapter transaction contract (#190)

* Clarify adapter event stream decisions (#191)

* Add generic adapter app manifest sample (#193)

* Wire app manifest resources into adapter workflows (#194)

* Show adapter-owned import steps in full loop (#195)

* Add adapter import dry-run sample (#197)

* Stabilize adapter import plan contract (#198)

* Align adapter receipt result contract (#199)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant