Sextant private

Origin: https://sextant.brawler-ai.com

Run once on your iPhone to create the iCloud Keychain passkey for C2. After registering, run parse_registration.py (see instructions in output) to generate your trust/credentials.json entry.

1Tap Register — Face ID prompt will appear.
2Copy the output below and run python parse_registration.py, pasting the JSON.
3Paste the generated entry into c2-controlplane/trust/credentials.json → commit → push.
4Note the fingerprint and eyeball it on each Agent host after installing (§5.7 bootstrap).
Registration output
Tap "Register with Face ID" to begin.

Signs a test directive with your passkey. The output JSON includes the auth block; copy it to c2-controlplane/directives/autotrader-m1/ and run the Agent stub.

1Paste your credential ID from registration (or leave blank to use allowCredentials: [] — browser will pick).
2Tap Sign — Face ID prompt will appear.
3Copy the full directive JSON and write it to the bus inbox path shown in the output.
⚠ The directive is generated fresh each time you tap Sign; expires_at is 1 hour from now. Run the Agent stub within that window.
Signed directive JSON
Tap "Sign with Face ID" to generate and sign the test directive.