Skip to content

fix: align log cli API surface#4

Merged
creatornader merged 1 commit into
mainfrom
fix-log-cli-api-parity
May 29, 2026
Merged

fix: align log cli API surface#4
creatornader merged 1 commit into
mainfrom
fix-log-cli-api-parity

Conversation

@creatornader
Copy link
Copy Markdown
Owner

Summary

  • update spec.yaml to match the current atrib log API surface
  • add promoted CLI commands for proof, feed-json, log-pubkey, and stream
  • expose the finite new endpoints through MCP and keep SSE streaming CLI-only
  • document generator patches that preserve the hand-maintained parity fixes

Validation

  • go test ./...
  • go build ./...
  • git diff --check
  • go run ./cmd/atrib-log-pp-cli api --agent
  • go run ./cmd/atrib-log-pp-cli api proof --agent
  • go run ./cmd/atrib-log-pp-cli api stream --agent
  • go run ./cmd/atrib-log-pp-cli which proof --agent
  • go run ./cmd/atrib-log-pp-cli log-pubkey --agent --timeout 10s
  • go run ./cmd/atrib-log-pp-cli feed-json --agent --limit 1 --timeout 10s
  • live proof lookup from a recent feed item
  • explicit short-timeout stream smoke

@creatornader creatornader merged commit 6db4104 into main May 29, 2026
10 checks passed
@creatornader creatornader deleted the fix-log-cli-api-parity branch May 29, 2026 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant