Onboarding Guide

Get Your Environment Ready for A2AC.

Complete step-by-step instructions, workstation downloads, and account registration to activate continuous multi-agent execution.

Prerequisites & Downloads

Workstation Setup & Extension Access

Configure your enterprise IDE surface (VS Code, Cursor, JetBrains) and register your team account to download the A2AC Workspace Extension.

1. Primary IDE Surface

Enterprise IDE Environment: Supported across VS Code, Cursor, and modern developer environments with native Chrome DevTools Protocol (CDP) support and task panels.

2. A2AC Workspace Extension

A2AC Extension: Enables live task sync, system prompt canonical identity, and tamper-evident CUBE receipt logging. (Account creation required)

3. $20 Operational Starter Pack

Instant Developer Package: Complete bundle with A2AC VSIX (v3.1.0), one-click workspace bootstrapper (`setup_a2ac_workspace.py`), GCP installer, and Zero-Token Memory SDK.

Direct Download (.zip)

4. Instant Cloud Shell Walkthrough

One-Click Google Cloud Shell: Launch the interactive A2AC Model Connectivity & Compliance Guide tutorial in your browser with zero local installation.

Step-by-Step Guide

4 Steps to Activate A2AC

Step 1: Install IDE & Extension

Install VS Code, Cursor, or your preferred IDE. Create your account using the button above to receive your download package (a2ac.a2ac-workspace-3.1.0.vsix).

Step 2: Authenticate Cloud Identity

Run Google Cloud authentication in your workstation terminal:
gcloud auth login
gcloud auth application-default login

Step 3: Initialize Workspace (`StartQ`)

Clone your project workspace and run the boot sequence:
python startq.py
Verifies 11 health gates, loads live environment context, and injects execution contracts.

Step 4: Issue First Signed CUBE Receipt

Verify tamper-evident receipt logging:
python tools/write_receipt.py session --action start --agent "A2AC Agent"
Confirms cryptographic hash chain continuity in evidence/receipts/.

Need Onboarding Assistance?

Our team provides guided onboarding for enterprise teams and beta partners. Contact our technical team at [email protected] for direct setup support.