Skip to content

Claude/audit protocol infrastructure v f6oo#58

Merged
GsCommand merged 2 commits into
mainfrom
claude/audit-protocol-infrastructure-vF6oo
May 13, 2026
Merged

Claude/audit protocol infrastructure v f6oo#58
GsCommand merged 2 commits into
mainfrom
claude/audit-protocol-infrastructure-vF6oo

Conversation

@GsCommand
Copy link
Copy Markdown
Contributor

No description provided.

GsCommand added 2 commits May 12, 2026 21:05
…ckerfile

- server.mjs: emit alg="ed25519" (not "ed25519-sha256"), add proof.signature
  alongside legacy proof.signature_b64 for v1.1.0 interop
- server.mjs: /verify accepts proof.signature OR proof.signature_b64 (backward compat)
- server.mjs: normalizeReceiptForRuntimeCoreVerify maps signature→signature_b64
- server.mjs: BUILTIN_SHARED_SCHEMAS updated — alg enum accepts both values,
  adds signature field, relaxes required to [alg, canonical, signer_id, kid]
- server.mjs: in-memory rate limiter (120 req/min, configurable)
- package.json: pin @commandlayer/runtime-core to #v1.1.0 (was #main)
- Dockerfile: multi-stage build, USER node (non-root), HEALTHCHECK, copies src/
- src/middleware/rateLimit.mjs: new rate limit middleware (no external deps)
…dd v1.1.0 protocol test

- agent_log.json: replaced hackathon dev log with empty array (can't delete via API)
- runtime/src/receipt-verification.js: gutted deprecated legacy file
- CONTRIBUTING.md: new — dev setup, protocol spec, test instructions
- .env.example: expanded with all env vars, rate limiting, SSRF, debug sections
- runtime/tests/protocol-v1-1-0.test.mjs: validates v1.1.0 proof field names,
  rejects legacy-only receipts, confirms alg enum acceptance
@GsCommand GsCommand merged commit 7dbe08b into main May 13, 2026
1 check failed
@GsCommand GsCommand deleted the claude/audit-protocol-infrastructure-vF6oo branch May 13, 2026 01:08
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