Skip to content
Merged
Show file tree
Hide file tree
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
22 changes: 0 additions & 22 deletions .changeset/package-readme-completeness.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/action-gate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @atrib/action-gate

## 0.0.5

### Patch Changes

- 1378d4f: Docs: bring every public package README and description to standalone-completeness parity. Lowercase the brand to `atrib` throughout, add a uniform Install section and a Part of atrib orientation block, and fix standalone gaps found in review: missing imports and undefined variables in quick-starts, the published npx wire-up form for the MCP servers, an off-machine privacy note for summarize, a worked handoff example for verify-mcp, and a rewrite of the directory README against its real class-based API. No code or public API changes.
- Updated dependencies [1378d4f]
- @atrib/mcp@0.19.1

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/action-gate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/action-gate",
"version": "0.0.4",
"version": "0.0.5",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @atrib/agent

## 0.3.1

### Patch Changes

- 1378d4f: Docs: bring every public package README and description to standalone-completeness parity. Lowercase the brand to `atrib` throughout, add a uniform Install section and a Part of atrib orientation block, and fix standalone gaps found in review: missing imports and undefined variables in quick-starts, the published npx wire-up form for the MCP servers, an off-machine privacy note for summarize, a worked handoff example for verify-mcp, and a rewrite of the directory README against its real class-based API. No code or public API changes.
- Updated dependencies [1378d4f]
- @atrib/mcp@0.19.1
- @atrib/verify@0.8.1

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/agent",
"version": "0.3.0",
"version": "0.3.1",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @atrib/cli

## 0.1.34

### Patch Changes

- 1378d4f: Docs: bring every public package README and description to standalone-completeness parity. Lowercase the brand to `atrib` throughout, add a uniform Install section and a Part of atrib orientation block, and fix standalone gaps found in review: missing imports and undefined variables in quick-starts, the published npx wire-up form for the MCP servers, an off-machine privacy note for summarize, a worked handoff example for verify-mcp, and a rewrite of the directory README against its real class-based API. No code or public API changes.
- Updated dependencies [1378d4f]
- @atrib/mcp@0.19.1
- @atrib/directory@0.2.1

## 0.1.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/cli",
"version": "0.1.33",
"version": "0.1.34",
"type": "module",
"bin": {
"atrib": "./dist/cli.js"
Expand Down
6 changes: 6 additions & 0 deletions packages/directory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @atrib/directory

## 0.2.1

### Patch Changes

- 1378d4f: Docs: bring every public package README and description to standalone-completeness parity. Lowercase the brand to `atrib` throughout, add a uniform Install section and a Part of atrib orientation block, and fix standalone gaps found in review: missing imports and undefined variables in quick-starts, the published npx wire-up form for the MCP servers, an off-machine privacy note for summarize, a worked handoff example for verify-mcp, and a rewrite of the directory README against its real class-based API. No code or public API changes.

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/directory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/directory",
"version": "0.2.0",
"version": "0.2.1",
"description": "Identity-claim directory SDK for atrib's verifiable action layer. Publishes and verifies signer claims with cryptographic proofs.",
"author": "atrib <hello@atrib.dev>",
"license": "Apache-2.0",
Expand Down
18 changes: 18 additions & 0 deletions packages/integration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @atrib/integration

## 0.0.39

### Patch Changes

- Updated dependencies [1378d4f]
- @atrib/mcp@0.19.1
- @atrib/agent@0.3.1
- @atrib/action-gate@0.0.5
- @atrib/verify@0.8.1
- @atrib/mcp-wrap@0.10.1
- @atrib/directory@0.2.1
- @atrib/runtime-log@0.2.2
- @atrib/sdk@0.1.1
- @atrib/log-dev@0.1.34
- @atrib/archive-node@0.1.35
- @atrib/graph-node@0.1.35
- @atrib/log-node@0.1.34

## 0.0.38

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @atrib/cloudflare-approval-trace

## 0.0.18

### Patch Changes

- Updated dependencies [1378d4f]
- @atrib/mcp@0.19.1

## 0.0.17

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/cloudflare-approval-trace",
"version": "0.0.17",
"version": "0.0.18",
"private": true,
"type": "module",
"description": "Interactive Cloudflare Agents example for atrib-signed human approval traces.",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @atrib/cloudflare-live-client-proof

## 0.0.19

### Patch Changes

- Updated dependencies [1378d4f]
- @atrib/mcp@0.19.1
- @atrib/agent@0.3.1

## 0.0.18

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/cloudflare-live-client-proof",
"version": "0.0.18",
"version": "0.0.19",
"private": true,
"type": "module",
"description": "Live Cloudflare Agent.addMcpServer proof for atrib client attribution.",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @atrib/cloudflare-live-proof

## 0.0.18

### Patch Changes

- Updated dependencies [1378d4f]
- @atrib/mcp@0.19.1

## 0.0.17

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/cloudflare-live-proof",
"version": "0.0.17",
"version": "0.0.18",
"private": true,
"type": "module",
"description": "Live Cloudflare Agents proof for atrib-signed MCP tool calls.",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/integration",
"version": "0.0.38",
"version": "0.0.39",
"description": "Cross-package integration tests and runnable framework examples for atrib's verifiable action layer.",
"license": "Apache-2.0",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/log-dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @atrib/log-dev

## 0.1.34

### Patch Changes

- Updated dependencies [1378d4f]
- @atrib/mcp@0.19.1
- @atrib/directory@0.2.1

## 0.1.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/log-dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/log-dev",
"version": "0.1.33",
"version": "0.1.34",
"description": "In-memory dev Merkle log stub for local atrib action-layer tests and examples.",
"license": "Apache-2.0",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/mcp-wrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @atrib/mcp-wrap

## 0.10.1

### Patch Changes

- 1378d4f: Docs: bring every public package README and description to standalone-completeness parity. Lowercase the brand to `atrib` throughout, add a uniform Install section and a Part of atrib orientation block, and fix standalone gaps found in review: missing imports and undefined variables in quick-starts, the published npx wire-up form for the MCP servers, an off-machine privacy note for summarize, a worked handoff example for verify-mcp, and a rewrite of the directory README against its real class-based API. No code or public API changes.
- Updated dependencies [1378d4f]
- @atrib/mcp@0.19.1

## 0.10.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mcp-wrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/mcp-wrap",
"version": "0.10.0",
"version": "0.10.1",
"description": "Config-driven MCP wrapper for atrib's verifiable action layer. Gates, signs, logs, and mirrors tool calls from any upstream MCP server.",
"license": "Apache-2.0",
"homepage": "https://atrib.dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/mcp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @atrib/mcp

## 0.19.1

### Patch Changes

- 1378d4f: Docs: bring every public package README and description to standalone-completeness parity. Lowercase the brand to `atrib` throughout, add a uniform Install section and a Part of atrib orientation block, and fix standalone gaps found in review: missing imports and undefined variables in quick-starts, the published npx wire-up form for the MCP servers, an off-machine privacy note for summarize, a worked handoff example for verify-mcp, and a rewrite of the directory README against its real class-based API. No code or public API changes.

## 0.19.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mcp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/mcp",
"version": "0.19.0",
"version": "0.19.1",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/memory-tool/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @atrib/memory-tool

## 0.2.14

### Patch Changes

- 1378d4f: Docs: bring every public package README and description to standalone-completeness parity. Lowercase the brand to `atrib` throughout, add a uniform Install section and a Part of atrib orientation block, and fix standalone gaps found in review: missing imports and undefined variables in quick-starts, the published npx wire-up form for the MCP servers, an off-machine privacy note for summarize, a worked handoff example for verify-mcp, and a rewrite of the directory README against its real class-based API. No code or public API changes.
- Updated dependencies [1378d4f]
- @atrib/mcp@0.19.1

## 0.2.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/memory-tool/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/memory-tool",
"version": "0.2.13",
"version": "0.2.14",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/openinference/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @atrib/openinference

## 0.3.16

### Patch Changes

- 1378d4f: Docs: bring every public package README and description to standalone-completeness parity. Lowercase the brand to `atrib` throughout, add a uniform Install section and a Part of atrib orientation block, and fix standalone gaps found in review: missing imports and undefined variables in quick-starts, the published npx wire-up form for the MCP servers, an off-machine privacy note for summarize, a worked handoff example for verify-mcp, and a rewrite of the directory README against its real class-based API. No code or public API changes.
- Updated dependencies [1378d4f]
- @atrib/mcp@0.19.1

## 0.3.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/openinference/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/openinference",
"version": "0.3.15",
"version": "0.3.16",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/runtime-log/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @atrib/runtime-log

## 0.2.2

### Patch Changes

- 1378d4f: Docs: bring every public package README and description to standalone-completeness parity. Lowercase the brand to `atrib` throughout, add a uniform Install section and a Part of atrib orientation block, and fix standalone gaps found in review: missing imports and undefined variables in quick-starts, the published npx wire-up form for the MCP servers, an off-machine privacy note for summarize, a worked handoff example for verify-mcp, and a rewrite of the directory README against its real class-based API. No code or public API changes.

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime-log/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/runtime-log",
"version": "0.2.1",
"version": "0.2.2",
"type": "module",
"bin": {
"atrib-runtime-log": "./dist/cli.js"
Expand Down
13 changes: 13 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @atrib/sdk

## 0.1.1

### Patch Changes

- 1378d4f: Docs: bring every public package README and description to standalone-completeness parity. Lowercase the brand to `atrib` throughout, add a uniform Install section and a Part of atrib orientation block, and fix standalone gaps found in review: missing imports and undefined variables in quick-starts, the published npx wire-up form for the MCP servers, an off-machine privacy note for summarize, a worked handoff example for verify-mcp, and a rewrite of the directory README against its real class-based API. No code or public API changes.
- Updated dependencies [1378d4f]
- @atrib/mcp@0.19.1
- @atrib/verify@0.8.1
- @atrib/emit@0.17.1
- @atrib/recall@0.14.5
- @atrib/verify-mcp@0.2.19
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/sdk",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/verify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @atrib/verify

## 0.8.1

### Patch Changes

- 1378d4f: Docs: bring every public package README and description to standalone-completeness parity. Lowercase the brand to `atrib` throughout, add a uniform Install section and a Part of atrib orientation block, and fix standalone gaps found in review: missing imports and undefined variables in quick-starts, the published npx wire-up form for the MCP servers, an off-machine privacy note for summarize, a worked handoff example for verify-mcp, and a rewrite of the directory README against its real class-based API. No code or public API changes.
- Updated dependencies [1378d4f]
- @atrib/mcp@0.19.1

## 0.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/verify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/verify",
"version": "0.8.0",
"version": "0.8.1",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions services/archive-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @atrib/archive-node

## 0.1.35

### Patch Changes

- Updated dependencies [1378d4f]
- @atrib/mcp@0.19.1
- @atrib/verify@0.8.1

## 0.1.34

### Patch Changes
Expand Down
Loading
Loading