From 7eee594c409b39ce6fba23e1841bee809d2f2892 Mon Sep 17 00:00:00 2001 From: Antoine CAVELIER Date: Tue, 18 Aug 2026 23:58:01 +0200 Subject: [PATCH] Two more fields your instance reports, listed in full MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A licensed instance now also sends the product name — the literal string `jarvis` — and a checksum of the set of limits your build understands. Neither adds anything about your network or your work: the first is a constant, and the second is a hash, not the document. They are here because the table above is a promise. It says it is everything your instance sends, in full, and a field that arrived without appearing in it would make the rest of the table worth nothing. Nothing else changed. Still counts, not contents: no names, no email addresses, no conversation text, no asset inventory, no credentials. An unlicensed instance still contacts nobody at all. --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 69bb71b..af2b916 100644 --- a/README.md +++ b/README.md @@ -150,12 +150,14 @@ everything it sends, in full: | Field | What it is | | ----------------------- | ------------------------------------------------- | -| Licence id | Which licence this is | +| Product | The literal string `jarvis` | +| Licence id | Which licence this is | | Instance id + public key | A key pair your instance generated, identifying it | -| Version | Which Jarvis build you are running | -| Counts | How many organizations, users, agents and assets | -| Public URL | Your instance's address — **optional, see below** | -| Timestamps | When the process started, and when it reported | +| Version | Which Jarvis build you are running | +| Contract version | Which set of limits this build understands — a checksum, not a document | +| Counts | How many organizations, users, agents and assets | +| Public URL | Your instance's address — **optional, see below** | +| Timestamps | When the process started, and when it reported | **Counts, not contents.** No names, no email addresses, no conversation text, no asset inventory, no credentials, nothing about what you administer. The only field that identifies your network rather