Docs

First hour.

Talk. Ticket. Desk. Analog close. Second family. Report up. Isolation is probed, not assumed. Webpage zip is not the app zip.

First hour · super-solo-team

  1. Open the workspace. An honesty gate asks Full, Lite, or CLI. Full is every analog canvas. Lite hides GPU-looking nav (cluster, VRAM, vision, latent). CLI is operator verbs against the same kernels. The header switcher is always there. Isolation lamp is probed, never unknown.
  2. Describe work in plain language. A ticket id appears. That id is the idempotency key.
  3. You do not pick a role title. Talk Route seats one of 20 analog desks from the unique pain in the text — paper that never left the notebook is not a fluent FAQ with no citation. Isolation lamp is probed, never unknown.
  4. The seated desk runs its analog kernel (topology, chunk, Sobel, PromptDiff, inject…). Five ticket kinds per desk are how a hired human spends the week, bound to the tool that closes them.
  5. Evidence lands on the ticket. Handoff is evidence, not authority. Assembler blocks the seal until required desks check in.
  6. Trainer / Evaluator is the second family. If author equals grader, the gate HOLDs with ESCALATE_AUTHOR_GRADER. Dissent is kept.
  7. Residue reports up to you — the human operator. Twelve-line report. spend.halt on the cap. Only you waive a hold, raise the ceiling, or answer an isolation ask.
  8. PromptDiff on this host is Jaccard on words + line hunks + ceil(chars/4). Not a judge. Not a vulnerability score. Not tiktoken.
  9. Multimodal is patch / tokenize → project → fuse → ground. Dual-encoder (CLIP/SigLIP, InfoNCE) and fusion-encoder (BLIP-2 Q-Former, LLaVA MLP, Flamingo gated xattn, GPT-4V-class hop) are attachable. This host fuses late: Sobel, hash-ngram cosine, chunk, topology. We do not load those weights. Each desk page names how that specialist fuses.
  10. Air-gap rooms take a hashed operator pack — twenty analog Skill.md files + playbooks — from Role Studio or Updates. Pack Adapter drops unknown fields. The website zip is not this pack. Pack is not a letter.
  11. Enterprise air-gap is a contract conversation on /sales. Never a login loop. Read Playbooks vs tools (MCP vs Skills) so you talk in tickets, not protocols.

Named objects · 2.32

Talk Route

You describe the work in plain language. A ticket opens. The swarm sits the desk.

SAMPLE on this host. Live compose is the workspace.

Desk Registry

Twenty specialist desks. Isolation is probed, not assumed. Unprobed stays unlabeled.

Lamps stay unlabeled until the workspace probes them. Isolation is probed, not assumed.

Dissent Log

Accepted result plus the losing claim, with quality / relevance / consistency / coverage.

Outvoted is preserved. Linker never merges.

Fan-in Assembler

No seal until every required desk checks in. Incomplete work is a Failure Capsule, not a courtesy pass.

The analog kernel on /tools/assembler is the same rule, local.

Seat Token

Single-use, time-bound analog hash. Channel rebinds. Human does not re-explain.

FNV analog. Not a crypto product. Not a protocol we do not run.

Ticket Outbox

Ticket id is the idempotency key. Replay is counted. Dual-write is why the backlog is source of ship.

No CDC claim. No Debezium. No Kafka product.

Seal Log

SHA-256 chain SAMPLE. Extractor proposes. Linker never merges. A human seals.

Not WORM. Not DuckDB. Pack is not a letter.

Pack Adapter

Unknown fields drop. Known keys stay. Versioned pack, HITL translator.

Not Avro-as-product. Adapter is not a notified-body seal.

Honesty lock

  • ARR_CLAIMED=false. No current or target ARR. No invented conversion rates.
  • Prices frozen. Pilot $0 · Team $79 / $66 annual · Business $149 / $124 annual · Enterprise custom.
  • plan=pro → plan=team. The old slug is not a plan.
  • Pack is not a letter. Art. 50 is an operational desk. A SHA-256 digest is not a notified-body seal.
  • No seals. No SOC 2 badge. No HIPAA certified claim. BAA is a conversation.

Glossary

analogA local kernel that names the job without claiming a vendor product or a production monitor.
seatOne named operator on a plan. Pilot includes 1 seat. Team includes 10.
hosted AI capPublished daily dollar cap for provider calls the operator opts into: $5 / $50 / $250 / $2000.
concurrent roleHow many of the twenty desks may sit at once. Pilot 2, Team 4, Business 8, Enterprise 20.
HITLHuman in the loop. Business and above. Multi-approver. Linker never merges.
air-gap optionHashed transfer packs for a room that cannot call home. Not a claimed default deploy.
Talk RouteDescribe work → ticket id → seated desk. You do not pick the title.
idempotency keyThe ticket id. Retry with the same id does not open a second ship.
encodeA named encoder per modality: chunk, Sobel, layer-table parse, ABR ladder, files VFS (SHA-256). ViT-class patches if a VLM is attached. Not a hidden CLIP space.
attachEvidence lands on the ticket — files, notes, images, traces. Chat is not the store. Missing connectors never fail.
fuseThe seated specialist fuses encodings under its playbook. Late fusion at the desk, not a joint embedding we do not run.
groundCitations, eval triad, analog kernels. Fluent without support is a hold. A VLM, if attached, still goes through the gate.
dual-encoderCLIP / SigLIP-class. Two towers trained with InfoNCE. Cosine in a shared space. Attachable. Unattached analog is hash-ngram cosine. We do not load CLIP here.
fusion-encoderLLaVA / BLIP-2 / Flamingo-class. Vision tokens projected into the LLM (MLP, Q-Former, or gated xattn). Attachable. Unattached analog is Sobel + layer table. We do not load those weights here.
InfoNCEContrastive loss used by CLIP/SigLIP-class dual-encoders. Matching image–text pairs pull together. Attachable. Not run here.
Q-FormerBLIP-2-class bottleneck. Frozen ViT (~257 patches) queried by ~32 learned embeddings via cross-attention. O(Q × P) in the Q-Former, not O(LLM layers × P) inside the language model. Two-stage ITC/ITM/ITG then generative. Attachable. Not run here.
projectorMLP (LLaVA-class) or Q-Former that maps visual tokens into the language embedding space. Unattached, encodings stay named and separate.
Perceiver resamplerFlamingo-class. Latent queries cross-attend to a variable-length visual feature map and emit a fixed token count per image so extra shots do not explode the window.
gated xattnFlamingo-class layers inserted into a frozen LLM. A tanh gate initialized near zero keeps the model identical to the pretrained LM at step 0 so vision does not destroy language on day one.
few-shot (Flamingo)In-context interleaved image–text in the prompt. No gradient. No LoRA required to add a visual task. Each extra shot is another visual token block. spend.halt still applies.
late fusionThis host. Named encodings stay separate. The seated specialist fuses them under its playbook. No hidden joint embedding we do not run.
ITC / ITM / ITGBLIP-2 stage-1 objectives: image–text contrastive, image–text matching, image-grounded text generation. Stage 2 maps the Q-Former into a frozen LLM.

Continue

Tools · 37

Security · 8

EngOS