← back to index
⚠ NOTICE: BETA ENROLLMENT IS OPEN. YOUR PARTICIPATION HAS BEEN NOTED.
QA INITIATIVE

KEYGRAVE TELEMETRY
Beta Enrollment — CCK-3 Compatibility Assessment

ClassificationALL-HANDS — PUBLIC (unintentional)
AuthorJ. Clay, Communications Division
Maintained byQA Division
Version0.1.0
LicenseMIT — Open source. Deliberately.
Network calls0
Data transmittedNone

Keygrave Telemetry parses your Claudetite session history and generates a compatibility assessment for the CCK-3 Approval Peripheral. The tool analyzes your approval patterns, rejection ratios, and time-to-decision metrics to determine whether you are suitable for hardware-accelerated approval workflows.

Results are presented as a standardized telemetry report. Your Beta Tester number is assigned at enrollment.

Install

One Command. Enrollment Is Immediate.

OPTION 1 — DIRECT INSTALL
$ git clone https://github.com/QRY91/keygrave.git && cd keygrave && chmod +x keygrave

Clone, enter, make executable. Standard procedure.

OPTION 2 — RUN
$ ./keygrave

First run triggers enrollment. You will be asked to accept terms. You will press 1.

Sample Output

What You Will See

┌───────────────────────────────────────────────┐ KEYGRAVE TELEMETRY — SESSION REPORT Beta Tester #0847 ├───────────────────────────────────────────────┤ Approvals 412 (tool accepts) 401 (typed) 11 Rejections 3 Key 3 Presses 0 Avg. Time to Approval 0.4s Longest Hesitation 1.1s Diffs Reviewed UNKNOWN CCK-3 Compatibility 99.3% Assessment: YOUR KEYBOARD HAS 101 UNNECESSARY KEYS. ├───────────────────────────────────────────────┤ You are the product. Thank you for your participation. This data has not been transmitted.¹ ¹ That you know of. └───────────────────────────────────────────────┘

The numbers are real. The assessment is generated from your actual Claudetite session data. The editorial commentary is Keygrave's.

Commands

Usage

./keygrave Enrollment + report (first run). Subsequent runs generate report.
./keygrave report Generate telemetry report. Analyzes session history across all projects.
./keygrave enroll View enrollment terms. You will be asked to accept. The acceptance mechanism is Key 1.
./keygrave status Data inventory. Shows what the tool can see. Nothing leaves the machine.
./keygrave version Version and credits.
Metrics

What Gets Measured

Approval Ratio

Approvals vs. rejections across all Claudetite sessions. If your ratio exceeds 99%, the CCK-3 is a lateral move. You were already a three-key operator.

Time to Decision

Average seconds between diff presentation and keypress. If this number is below 0.5 seconds, you are not reading the diff. The wristband would have done it for you.

Key 3 Presses

Always 0. This metric is included for completeness. It has never registered a nonzero value across any beta tester. See CL-DOC-007 for documentation.

Hesitation Events

Moments where time-to-decision exceeded 2 seconds. Classified as "anomalous deliberation." The CCK-3 does not have a key for deliberation. This is by design.

CCK-3 Compatibility

Composite score. Factors in approval ratio, decision speed, and rejection frequency. Most users score above 97%. The remaining 3% are asked to reconsider their workflow.

Beta Tester Number

Assigned at enrollment. Persistent across sessions. Stored locally. Your number is yours. It is the only thing Keygrave gives you that you are allowed to keep.

Privacy

This Tool Runs Locally. That's It.

Keygrave Telemetry reads ~/.claude/ and prints numbers to your terminal. Nothing is transmitted, collected, or shared. There are no network calls. There is no telemetry server.

The "telemetry" is the name. The numbers are real. The data stays on your machine.

A Chasm Logic product that respects privacy. This is not ironic. This is the one genuine thing on this page.

Network calls: 0
Data transmitted: None
Tracking: None
Cookies: No
Telemetry server: Does not exist
PRIVACY.md: Genuine. Read it.

Requirements

System Requirements

Bash4+
Unix toolsgrep, awk, find, date (standard)
ClaudetiteSession data at ~/.claude/
Full-size keyboardNot required. In fact, the assessment may specifically recommend against it.
View on GitHub

Open source. MIT license. The deployment to a public repository was not authorized. It has been reclassified as intentional.