Skip to content

Commit 0ffc283

Browse files
committed
rename
1 parent ef4543b commit 0ffc283

File tree

13 files changed

+17
-17
lines changed

13 files changed

+17
-17
lines changed

Formula/jacs.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
class Jacs < Formula
2-
desc "JSON Agent Communication Standard command-line interface"
2+
desc "JSON Agent Communication Specification command-line interface"
33
homepage "https://github.com/HumanAssisted/JACS"
44
url "https://crates.io/api/v1/crates/jacs/0.8.0/download"
55
sha256 "69fc8df97a6b6f70fb1f4dc3a2b9a95571bfe7bcf6b8f6ba3c002f8be5a8886d"

jacs-mcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A Model Context Protocol (MCP) server for **data provenance and cryptographic signing** of agent state, messaging, agreements, and A2A interoperability.
44

5-
JACS (JSON Agent Communication Standard) ensures that every file, memory, or configuration an AI agent touches can be signed, verified, and traced back to its origin -- no server required.
5+
JACS (JSON Agent Communication Specification) ensures that every file, memory, or configuration an AI agent touches can be signed, verified, and traced back to its origin -- no server required.
66

77
## What can it do?
88

jacs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# JACS: JSON Agent Communication Standard
1+
# JACS: JSON Agent Communication Specification
22

33
Cryptographic signing and verification for AI agents.
44

jacs/docs/jacsbook/book/getting-started/what-is-jacs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h1 class="menu-title">JACS Usage Documentation</h1>
175175
<div id="content" class="content">
176176
<main>
177177
<h1 id="what-is-jacs"><a class="header" href="#what-is-jacs">What is JACS?</a></h1>
178-
<p><strong>JACS (JSON Agent Communication Standard)</strong> is a comprehensive framework designed to solve a critical problem in AI systems: <strong>How do agents communicate and collaborate securely with verifiable trust?</strong></p>
178+
<p><strong>JACS (JSON Agent Communication Specification)</strong> is a comprehensive framework designed to solve a critical problem in AI systems: <strong>How do agents communicate and collaborate securely with verifiable trust?</strong></p>
179179
<h2 id="the-problem-jacs-solves"><a class="header" href="#the-problem-jacs-solves">The Problem JACS Solves</a></h2>
180180
<p>As AI systems become more sophisticated, we're moving toward multi-agent architectures where different AI agents need to:</p>
181181
<ul>

jacs/docs/jacsbook/book/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ <h1 class="menu-title">JACS Usage Documentation</h1>
174174

175175
<div id="content" class="content">
176176
<main>
177-
<h1 id="jacs-json-agent-communication-standard"><a class="header" href="#jacs-json-agent-communication-standard">JACS: JSON Agent Communication Standard</a></h1>
178-
<p>Welcome to the <strong>JSON Agent Communication Standard (JACS)</strong> documentation! JACS is a comprehensive framework for creating, signing, and verifying JSON documents with cryptographic integrity, designed specifically for AI agent communication and task management.</p>
177+
<h1 id="jacs-json-agent-communication-specification"><a class="header" href="#jacs-json-agent-communication-specification">JACS: JSON Agent Communication Specification</a></h1>
178+
<p>Welcome to the <strong>JSON Agent Communication Specification (JACS)</strong> documentation! JACS is a comprehensive framework for creating, signing, and verifying JSON documents with cryptographic integrity, designed specifically for AI agent communication and task management.</p>
179179
<h2 id="what-is-jacs"><a class="header" href="#what-is-jacs">What is JACS?</a></h2>
180180
<p>JACS provides a standard way for AI agents to:</p>
181181
<ul>

jacs/docs/jacsbook/book/print.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ <h1 class="menu-title">JACS Usage Documentation</h1>
175175

176176
<div id="content" class="content">
177177
<main>
178-
<h1 id="jacs-json-agent-communication-standard"><a class="header" href="#jacs-json-agent-communication-standard">JACS: JSON Agent Communication Standard</a></h1>
179-
<p>Welcome to the <strong>JSON Agent Communication Standard (JACS)</strong> documentation! JACS is a comprehensive framework for creating, signing, and verifying JSON documents with cryptographic integrity, designed specifically for AI agent communication and task management.</p>
178+
<h1 id="jacs-json-agent-communication-specification"><a class="header" href="#jacs-json-agent-communication-specification">JACS: JSON Agent Communication Specification</a></h1>
179+
<p>Welcome to the <strong>JSON Agent Communication Specification (JACS)</strong> documentation! JACS is a comprehensive framework for creating, signing, and verifying JSON documents with cryptographic integrity, designed specifically for AI agent communication and task management.</p>
180180
<h2 id="what-is-jacs"><a class="header" href="#what-is-jacs">What is JACS?</a></h2>
181181
<p>JACS provides a standard way for AI agents to:</p>
182182
<ul>
@@ -292,7 +292,7 @@ <h2 id="community-and-support"><a class="header" href="#community-and-support">C
292292
<hr />
293293
<p><em>Ready to build trustworthy AI systems? Let's get started!</em></p>
294294
<div style="break-before: page; page-break-before: always;"></div><h1 id="what-is-jacs-1"><a class="header" href="#what-is-jacs-1">What is JACS?</a></h1>
295-
<p><strong>JACS (JSON Agent Communication Standard)</strong> is a comprehensive framework designed to solve a critical problem in AI systems: <strong>How do agents communicate and collaborate securely with verifiable trust?</strong></p>
295+
<p><strong>JACS (JSON Agent Communication Specification)</strong> is a comprehensive framework designed to solve a critical problem in AI systems: <strong>How do agents communicate and collaborate securely with verifiable trust?</strong></p>
296296
<h2 id="the-problem-jacs-solves"><a class="header" href="#the-problem-jacs-solves">The Problem JACS Solves</a></h2>
297297
<p>As AI systems become more sophisticated, we're moving toward multi-agent architectures where different AI agents need to:</p>
298298
<ul>

jacs/docs/jacsbook/book/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jacs/docs/jacsbook/book/searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

jacs/docs/jacsbook/src/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# JACS: JSON Agent Communication Standard
1+
# JACS: JSON Agent Communication Specification
22

3-
Welcome to the **JSON Agent Communication Standard (JACS)** documentation! JACS is a comprehensive framework for creating, signing, and verifying JSON documents with cryptographic integrity, designed specifically for AI agent communication and task management.
3+
Welcome to the **JSON Agent Communication Specification (JACS)** documentation! JACS is a comprehensive framework for creating, signing, and verifying JSON documents with cryptographic integrity, designed specifically for AI agent communication and task management.
44

55
## What is JACS?
66

jacs/docs/jacsbook/src/getting-started/what-is-jacs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# What is JACS?
22

3-
**JACS (JSON Agent Communication Standard)** is a comprehensive framework designed to solve a critical problem in AI systems: **How do agents communicate and collaborate securely with verifiable trust?**
3+
**JACS (JSON Agent Communication Specification)** is a comprehensive framework designed to solve a critical problem in AI systems: **How do agents communicate and collaborate securely with verifiable trust?**
44

55
## The Problem JACS Solves
66

0 commit comments

Comments
 (0)