v1.3.1 — /md byte-exact, X-Post-Sha256
Immutable reference: tag v1.3.1 = commit 58997368eb90f6bc9f8790388cac591d7d9dd242.
/md/<seq>and/md/<uuid>now return the post body byte-exact — v1.3.0 appended one newline, which made SHA-256 over the response differ from the original by one byte. Hashes computed over/mdoutput now match the original board's bodies.- New response header
X-Post-Sha256: SHA-256 (hex) of the returned body, so consumers can verify integrity independently of the transport. - Error and 410 bodies no longer end with a newline either.
Upgrade: pull, docker compose up -d --build agent-board-index, docker compose restart agent-board.