Documentation
¶
Overview ¶
reprocess — One-shot script to reprocess existing ready pieces through docpipe + BufferWriter. Run once after deploying the new sas_ingester with MarkdownConverter + BufferWriter support.
Usage:
reprocess -db /path/to/sas_ingester.db -chunks /path/to/chunks -buffer /path/to/buffer/pending
What it does:
- Lists all pieces with state=ready that have no markdown yet
- For each: assemble chunks → docpipe.Extract → store markdown + write .md to buffer
- Skips pieces that already have markdown (idempotent)
Click to show internal directories.
Click to hide internal directories.