02 / Operator ModesConversations

Use Conversations as a rich Bitcode write surface

Conversations provide ChatGPT-like drafting and coordination while preserving route-backed source attachments, output destinations, AssetPack references, and Read-measurement intent.

This page explains how natural-language work stays compatible with AssetPack proof instead of becoming untracked chat residue.

After reading

You can explain how conversation writes become /packs-readable evidence and why attachments must be structured.

Conversations

01

Conversations are the rich write surface, not a separate product

Conversations let operators draft Readings, attach permitted source, reference AssetPacks, choose destinations, and coordinate outputs while writing back into source-safe route state.

Protocol treats conversations as a first-class interface because strong technical demand often starts in natural language. Messages must normalize into proof-readback evidence rather than remaining unstructured chat history.

Why this matters

Bitcode can feel conversational without losing auditability or inventing a second product ledger.

  • Source attachments, destinations, AssetPack references, and Read intent should be structured.
  • Conversation-started work should become /packs-readable activity.
  • Branching should preserve attachments and execution references.

Continuity

02

Conversation history must remain persisted and branchable

A conversation that changes Read, source context, or AssetPack intent must be recoverable by later route and /packs reads.

The user should be able to start a conversation, attach source, receive a response, continue later, branch the thread, and still have the resulting execution evidence appear in the activity system.

Why this matters

Without persistence and branch continuity, chat would be a helpful drafting area but not a Bitcode interface.

Disclosure limits

03

Public docs expose guidance and proof posture, not protected source

Public Bitcode docs derive from the active Protocol, package-owned catalogs, route contracts, and source-safe generated artifacts. They can explain usage, measurements, event ids, proof roots, docs links, runbook links, redaction posture, testnet rollout readiness, fee boundaries, and settlement posture.

They must not reveal protected source payloads, raw protected prompts, secret values, provider tokens, wallet private material, or unpaid AssetPack source. Source-bearing AssetPack contents cross to the reader only after settlement and rights transfer.

Why this matters

This keeps the public product understandable while preserving the boundary that makes AssetPacks economically and operationally safe.

  • Allowed: usage guidance, route links, state labels, source-safe measurements, proof roots, dashboard/runbook ids, redacted incident posture, testnet rollout readiness, LocalStagingTelemetryDocumentationRehearsal evidence, and fee/right boundaries.
  • Interface docs may surface event ids, proof roots, docs links, runbook links, and redaction posture from TelemetryDocumentationInterfaceIntegration without revealing source-bearing payloads.
  • Local and staging-testnet rehearsal docs may surface documentation discovery, telemetry event emission, dashboard/runbook lookup, docs QA, incident drill, source-safe proof-root review, and blocked value-bearing mainnet posture.
  • Blocked: secrets, provider tokens, wallet private material, raw protected prompts, protected source payloads, and unpaid AssetPack source.
  • Docs QA fails closed when public docs, internal docs, route docs, interface docs, generated artifacts, proof posture, or workflow checks drift.
  • Compatibility boundaries stay explicit: /exchange redirects to /packs and does not create a parallel current product surface.

Interface preview

Learn with the same UI grammar used in the product

These embedded specimens reuse product card and explainer patterns so docs readers become familiar with Packs, Deposit, and Read before they operate against them.

Rich input

Conversation input should become proof readback evidence

Chat can be expressive, but Bitcode normalizes context so /packs can reread the outcome.

Source

Attachment tokens

Read

Measurement intent

Output

Destination refs