Commit graph

8 commits

Author SHA1 Message Date
murashit
567c744624 refactor(protocol): isolate released legacy reference decoding
Decode released /refer envelopes and file references only in a dedicated protocol adapter.
Keep the compatibility layer removable without changing the current message path.
2026-07-20 17:27:57 +09:00
murashit
e7efd773b3 test(protocol): protect app-server boundary contracts 2026-07-18 19:28:21 +09:00
murashit
86fc06998b refactor(test): consolidate command and protocol contracts 2026-07-17 08:10:31 +09:00
murashit
c37832d0a3 refactor(test): align tests with owning modules 2026-07-17 08:10:31 +09:00
murashit
03a026512e Reject unsupported MCP elicitation forms 2026-07-10 16:07:28 +09:00
murashit
1d90eaf602 Relax over-specified UI contracts 2026-07-04 19:37:35 +09:00
murashit
207aefdf11 Make app-server protocol adapters generated-aware 2026-06-28 14:26:51 +09:00
murashit
89131fd84c Align repository naming conventions 2026-06-26 21:15:38 +09:00