Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/grpc-proto/sentrix.proto
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ syntax = "proto3";
//
// Status: v0.1 skeleton. Handlers in crates/sentrix-grpc/src/lib.rs return
// tonic::Status::unimplemented until main.rs integration lands. Reference
// design doc: founder-private/audits/2026-05-05-grpc-service-proto-draft.md.
// design: internal Sentrix Labs gRPC service-proto draft (2026-05-05).

package sentrix.v1;

Expand Down
Loading