Targeted DeckProbe routing, format-specific parsing, a native IR, preserved structure and visual reading order, and downstream document work remain the intended contract.
DOCUMENT INTELLIGENCE PIPELINE
Turn complex documents into reliable knowledge.
DeckOps turns PDF, Office, and iWork documents into reliable, usable knowledge—preserving reading order and critical structure so AI can retrieve, understand, and operate on complex documents.
Future-state product contract. The current public legacy repository does not prove the format-specific IR pipeline and has no effective repository license.
- 01DeckProbe result
- 02format-specific parse route
- 03IR
- 04Markdown / RAG / extract / modify / same-format export direction
The document intelligence pipeline for agents.
Complex documents carry meaning through reading order, regions, relationships, and visual hierarchy. Loose text alone cannot preserve that context.
- 01
Preserve reading order and critical structure before retrieval or operation.
- 02
Format-specific representation
- 03
Reliable knowledge
GROUNDED EXPLANATORY ARTIFACT
Route the document before downstream work.
This is the future-state Product contract, not a released universal pipeline.
- 01Phase 1
DeckProbe result
- 02Phase 2
format-specific parse route
- 03Phase 3
native IR
- 04Phase 4
Markdown / RAG / extract / modify / same-format export direction
GROUNDED EXPLANATORY ARTIFACT
Separate the Product contract from the legacy repository.
The public repository documents TypeScript and Go SDKs, a Node CLI, authentication, uploads, cloud tasks, and task waiting. It does not prove the new IR contract and has no effective repository license.
View the current repository contextHow the projects work together
DeckProbe
An independent packageable project whose targeted result routes DeckOps parsing.
Parse
An internal DeckOps stage, not a Product or website destination.
DeckRender
An independent output project that DeckOps may use; rendered output does not prove semantic QA.
DeckUse and DeckHTML
Distinct Products: a lossless Office-file runtime and a lifecycle-qualified web-content bridge.
What would unlock execution
- A release or commit binding for the new Product contract.
- A per-format parser, IR, and operation matrix.
- Reproducible fixtures and maintained interfaces.
- An effective repository license and documented data-handling boundaries.
Continue with architecture and status paths.
Future-state product contract. The current public legacy repository does not prove the format-specific IR pipeline and has no effective repository license.