docs: accept ADR-0061 (Go handler refactor), supersede ADR-0004 (msgpack→protobuf)
All checks were successful
Update README with ADR Index / update-readme (push) Successful in 1m5s
All checks were successful
Update README with ADR Index / update-readme (push) Successful in 1m5s
All 5 handler services + companions-frontend migrated to handler-base v1.0.0 with protobuf wire format. golangci-lint clean across all repos.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Use MessagePack for NATS Messages
|
||||
|
||||
* Status: accepted
|
||||
* Status: superseded by [ADR-0061](0061-go-handler-refactor.md) (Protocol Buffers)
|
||||
* Date: 2025-12-01
|
||||
* Deciders: Billy Davies
|
||||
* Technical Story: Selecting serialization format for NATS messages
|
||||
|
||||
Reference in New Issue
Block a user