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 resumeCommand 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 signCommon task mapping
| Goal | Entry command | Check first |
|---|---|---|
| Inspect capture state | sock status | Correct capture context |
| Run Survey | sock survey run | sock survey --help and frozen source readiness |
| Continue capture work | sock resume | Persisted stage status and blocker |
| Inspect database connector | sock db probe | Read-only credential and version floor |
| List database objects | sock db list | Approved connection and scope |
| Extract database evidence | sock db extract | Sampling, sensitivity, and bounded-read limits |
| Extract Confluence | sock confluence extract | Deployment 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
--helpas 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.