Quick start

bash
# Inspect the installed surface
sock --help

# Review the current capture
sock status

# Inspect and run Survey
sock survey --help
sock survey run

# Resume supported interrupted work
sock resume

Command inventory

text
schemas
verify
survey
  step
  prompt
  record
  run
  verify
  gate
  recover
  elevate
  fix
  status
  delta
plan
extract
status
resume
manifest stamp
db
  extract
  probe
  list
  describe
confluence extract
kg sign

Common task mapping

GoalEntry commandCheck first
Inspect capture statesock statusCorrect capture context
Run Surveysock survey runsock survey --help and frozen source readiness
Continue capture worksock resumePersisted stage status and blocker
Inspect database connectorsock db probeRead-only credential and version floor
List database objectssock db listApproved connection and scope
Extract database evidencesock db extractSampling, sensitivity, and bounded-read limits
Extract Confluencesock confluence extractDeployment availability and authorisation

Qualification

  • A command name does not imply that the related end-user lifecycle stage is fully available.
  • Use the installed version’s --help as the final syntax reference.
  • No published stability or scripting-support contract is documented for external automation today.
  • Do not use the private backend or autogenerated service documentation as a substitute for a public API.