Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

doc-approval (Rust CLI)

Terminal client for the doc-approval reference app. Uses doc-approval-core-rs with the public traverse-embedder SDK. No traverse-cli serve sidecar.

Note: production bundle init uses manifests/doc-approval/. Unit tests use EmbedderTestDouble.

Build

cd apps/doc-approval
cargo test -p doc-approval-cli -p doc-approval-core-rs
cargo install --path cli-rust

Usage

doc-approval submit --text "Invoice …"
doc-approval health --json
Variable Purpose
DOC_APPROVAL_MANIFEST Path to app.manifest.json