notedthat-server 0.1.6

NotedThat server binary — HTTP API, WebDAV, and remote MCP in one process
Documentation

NotedThat Server

Main NotedThat server binary. Boots the HTTP API, WebDAV, and remote MCP surfaces as a single process against an S3-backed knowledgebase — see the workspace README for the full env-var set and the SPECIFICATIONS for the surface protocols.

This is the release facade crate for the workspace: it owns the workspace git tag (vX.Y.Z), the root CHANGELOG.md, and the container image at ghcr.io/notedthat/server.

Install

docker pull ghcr.io/notedthat/server:latest
# or grab a signed binary from https://github.com/NotedThat/NotedThat/releases

Every image and binary ships with a cosign .bundle sidecar and a SLSA L2 build provenance attestation — see the workspace README for verification commands.