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
5 changes: 0 additions & 5 deletions .changeset/tranche2-agent-extension-attribution.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tranche2-emit-session-checkpoint.md

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tranche2-mcp-wrap-extension-flag.md

This file was deleted.

This file was deleted.

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

## 0.0.4

### Patch Changes

- Updated dependencies [3c8e63d]
- @atrib/mcp@0.19.0

## 0.0.3

### 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.3",
"version": "0.0.4",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
13 changes: 13 additions & 0 deletions packages/agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @atrib/agent

## 0.3.0

### Minor Changes

- 3c8e63d: Add client-side `dev.atrib/attribution` extension support per [D141](https://github.com/creatornader/atrib/blob/main/DECISIONS.md#d141-devatribattribution-first-class-mcp-extension-sep-2133): declare the extension on outbound requests and parse attestation receipts from `result._meta`, behind an opt-in flag with unchanged behavior when unset.

### Patch Changes

- Updated dependencies [3c8e63d]
- Updated dependencies [3c8e63d]
- @atrib/mcp@0.19.0
- @atrib/verify@0.8.0

## 0.2.23

### Patch 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.2.23",
"version": "0.3.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @atrib/cli

## 0.1.33

### Patch Changes

- Updated dependencies [3c8e63d]
- @atrib/mcp@0.19.0

## 0.1.32

### 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.32",
"version": "0.1.33",
"type": "module",
"bin": {
"atrib": "./dist/cli.js"
Expand Down
19 changes: 19 additions & 0 deletions packages/integration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @atrib/integration

## 0.0.38

### Patch Changes

- Updated dependencies [3c8e63d]
- Updated dependencies [3c8e63d]
- Updated dependencies [3c8e63d]
- Updated dependencies [3c8e63d]
- @atrib/agent@0.3.0
- @atrib/mcp@0.19.0
- @atrib/mcp-wrap@0.10.0
- @atrib/verify@0.8.0
- @atrib/sdk@0.1.0
- @atrib/action-gate@0.0.4
- @atrib/log-dev@0.1.33
- @atrib/archive-node@0.1.34
- @atrib/graph-node@0.1.34
- @atrib/log-node@0.1.33

## 0.0.37

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

## 0.0.17

### Patch Changes

- Updated dependencies [3c8e63d]
- @atrib/mcp@0.19.0

## 0.0.16

### 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.16",
"version": "0.0.17",
"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,14 @@
# @atrib/cloudflare-live-client-proof

## 0.0.18

### Patch Changes

- Updated dependencies [3c8e63d]
- Updated dependencies [3c8e63d]
- @atrib/agent@0.3.0
- @atrib/mcp@0.19.0

## 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-client-proof",
"version": "0.0.17",
"version": "0.0.18",
"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.17

### Patch Changes

- Updated dependencies [3c8e63d]
- @atrib/mcp@0.19.0

## 0.0.16

### 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.16",
"version": "0.0.17",
"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.37",
"version": "0.0.38",
"description": "Cross-package integration tests and runnable framework examples for Atrib's verifiable action layer.",
"license": "Apache-2.0",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/log-dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @atrib/log-dev

## 0.1.33

### Patch Changes

- Updated dependencies [3c8e63d]
- @atrib/mcp@0.19.0

## 0.1.32

### 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.32",
"version": "0.1.33",
"description": "In-memory dev Merkle log stub for local Atrib action-layer tests and examples.",
"license": "Apache-2.0",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/mcp-wrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @atrib/mcp-wrap

## 0.10.0

### Minor Changes

- 3c8e63d: Add the `extensionAttribution` config flag per [D141](https://github.com/creatornader/atrib/blob/main/DECISIONS.md#d141-devatribattribution-first-class-mcp-extension-sep-2133), letting the wrapper declare the `dev.atrib/attribution` extension on behalf of any upstream server; wrapping behavior is unchanged when the flag is unset.

### Patch Changes

- Updated dependencies [3c8e63d]
- @atrib/mcp@0.19.0

## 0.9.1

### Patch 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.9.1",
"version": "0.10.0",
"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.0

### Minor Changes

- 3c8e63d: Add four opt-in protocol surfaces: the anchors module per [D138](https://github.com/creatornader/atrib/blob/main/DECISIONS.md#d138-anchor-plurality-as-the-default-trust-posture) (anchor-set posture resolution, anchoring-claim builder with fresh Ed25519 signatures, non-blocking multi-anchor fan-out with the atrib-log transport live and rekor/rfc3161/ots transports stubbed behind `AnchorTransport`), session checkpoints per [D139](https://github.com/creatornader/atrib/blob/main/DECISIONS.md#d139-session_checkpoint-event-type-the-session-stream-formalized) (RFC 6962 session roots, checkpoint record assembly under the extension URI, inclusion and consistency proofs, equivocation detection), delegation-certificate issuance per [D140](https://github.com/creatornader/atrib/blob/main/DECISIONS.md#d140-delegation-certificates-principal-keys-certify-ephemeral-run-keys) (`issueDelegationCertificate`, `withDelegationCertHash`, run-key revocation builder), and the `dev.atrib/attribution` extension surface per [D141](https://github.com/creatornader/atrib/blob/main/DECISIONS.md#d141-devatribattribution-first-class-mcp-extension-sep-2133) (capability negotiation including legacy-initialize gating, attestation receipt building and application, middleware `extensionAttribution` flag). Middleware and proxy behavior is byte-identical when none of these are configured.

## 0.18.1

### Patch 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.18.1",
"version": "0.19.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/memory-tool/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @atrib/memory-tool

## 0.2.13

### Patch Changes

- Updated dependencies [3c8e63d]
- @atrib/mcp@0.19.0

## 0.2.12

### 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.12",
"version": "0.2.13",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/openinference/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @atrib/openinference

## 0.3.15

### Patch Changes

- Updated dependencies [3c8e63d]
- @atrib/mcp@0.19.0

## 0.3.14

### 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.14",
"version": "0.3.15",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/verify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @atrib/verify

## 0.8.0

### Minor Changes

- 3c8e63d: Add the universal evidence-envelope module per [D137](https://github.com/creatornader/atrib/blob/main/DECISIONS.md#d137-universal-evidence-envelope-as-the-single-protocol-level-attachment-model) (`validateEnvelope`, the atrib-maintained profile registry, the frozen legacy-protocol mapping, opaque rendering) with an opt-in `verifyRecord({ evidenceEnvelopes })` projection; the `anchor_plurality` verifier annotation per [D138](https://github.com/creatornader/atrib/blob/main/DECISIONS.md#d138-anchor-plurality-as-the-default-trust-posture); session-checkpoint verification per [D139](https://github.com/creatornader/atrib/blob/main/DECISIONS.md#d139-session_checkpoint-event-type-the-session-stream-formalized) (structural validation, freshness tiering, full verification); `evaluateDelegation` with an opt-in verifyRecord delegation block per [D140](https://github.com/creatornader/atrib/blob/main/DECISIONS.md#d140-delegation-certificates-principal-keys-certify-ephemeral-run-keys); and the `continuation-packet` profile as the ninth registry entry per [D142](https://github.com/creatornader/atrib/blob/main/DECISIONS.md#d142-orchestration-topology-baton-pass-and-join-records-as-attest-conventions). Evidence remains signal-not-block: `verifyRecord().valid` semantics are unchanged.

### Patch Changes

- Updated dependencies [3c8e63d]
- @atrib/mcp@0.19.0

## 0.7.10

### Patch 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.7.10",
"version": "0.8.0",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions services/archive-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @atrib/archive-node

## 0.1.34

### Patch Changes

- Updated dependencies [3c8e63d]
- Updated dependencies [3c8e63d]
- @atrib/mcp@0.19.0
- @atrib/verify@0.8.0

## 0.1.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion services/archive-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/archive-node",
"version": "0.1.33",
"version": "0.1.34",
"description": "Record Body Archive service for Atrib's verifiable action layer. Stores opt-in record bodies and verifier evidence.",
"license": "Apache-2.0",
"private": true,
Expand Down
9 changes: 9 additions & 0 deletions services/atrib-annotate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @atrib/annotate

## 0.2.38

### Patch Changes

- Updated dependencies [3c8e63d]
- Updated dependencies [3c8e63d]
- @atrib/emit@0.17.0
- @atrib/mcp@0.19.0

## 0.2.37

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion services/atrib-annotate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atrib/annotate",
"version": "0.2.37",
"version": "0.2.38",
"description": "MCP server for Atrib's verifiable action layer. Lets agents mark a past record's importance and meaning for later recall.",
"author": "atrib <hello@atrib.dev>",
"keywords": [
Expand Down
11 changes: 11 additions & 0 deletions services/atrib-emit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @atrib/emit

## 0.17.0

### Minor Changes

- 3c8e63d: Add `emitSessionCheckpoint` per [D139](https://github.com/creatornader/atrib/blob/main/DECISIONS.md#d139-session_checkpoint-event-type-the-session-stream-formalized): sign a session-checkpoint record committing to the context's RFC 6962 session root through the existing emit pipeline, silent-failure per the [§5.8](https://github.com/creatornader/atrib/blob/main/atrib-spec.md#58-degradation-contract) degradation contract.

### Patch Changes

- Updated dependencies [3c8e63d]
- @atrib/mcp@0.19.0

## 0.16.2

### Patch Changes
Expand Down
Loading
Loading