Skip to content

Repository files navigation

@nebutra/document-pipeline

Public mirror for @nebutra/document-pipeline from Nebutra/Nebutra-Sailor.

This repository is generated from the Nebutra Sailor monorepo. Package releases are cut from the monorepo and mirrored here for discovery, standalone cloning, and contribution intake.

  • Canonical source: packages/ai/document-pipeline in Nebutra/Nebutra-Sailor
  • Package registry: npm and GitHub Packages
  • Contributions: open issues or PRs here; maintainers port accepted changes back into the monorepo source package

Status: WIP — Not yet integrated into any production app.

@nebutra/document-pipeline owns document parser routing, metadata-preserving chunks, content-store ingestion, parser health checks, doctor output, and debug inspection. File truth remains in content-store; this package translates documents into indexed content units.

It does not own Thread/Turn/Item state, prompt generation, model calls, sub-agent scheduling, or approval lifecycle. Complex parsing and OCR are sidecar-backed capability ports, not runtime logic.

Commands

pnpm docs:doctor
pnpm docs:debug <job_id>
pnpm docs:ingest <path>
pnpm docs:inspect <chunk_id>

Examples

Executable examples live under examples/:

  • ingest-markdown.ts
  • parse-html.ts
  • sidecar-gate.ts

About

Document parse and ingestion pipeline for tenant knowledge products.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages