From 6806fff1d5b66233690ec6b86d0c4c49f585c8bd Mon Sep 17 00:00:00 2001 From: egg Date: Sun, 30 Nov 2025 14:22:29 +0800 Subject: [PATCH] chore: archive extract-table-cell-boxes proposal MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Archived the extract-table-cell-boxes proposal which implemented: - Table cell boxes extraction from PP-StructureV3 table_res_list - Layered rendering for tables with cell borders - CV-based table line detection (disabled) - Scan artifact removal preprocessing - PDF orientation detection for rotated documents 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- .../2025-11-30-extract-table-cell-boxes}/proposal.md | 0 .../specs/ocr-processing/spec.md | 0 .../2025-11-30-extract-table-cell-boxes}/tasks.md | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename openspec/changes/{extract-table-cell-boxes => archive/2025-11-30-extract-table-cell-boxes}/proposal.md (100%) rename openspec/changes/{extract-table-cell-boxes => archive/2025-11-30-extract-table-cell-boxes}/specs/ocr-processing/spec.md (100%) rename openspec/changes/{extract-table-cell-boxes => archive/2025-11-30-extract-table-cell-boxes}/tasks.md (100%) diff --git a/openspec/changes/extract-table-cell-boxes/proposal.md b/openspec/changes/archive/2025-11-30-extract-table-cell-boxes/proposal.md similarity index 100% rename from openspec/changes/extract-table-cell-boxes/proposal.md rename to openspec/changes/archive/2025-11-30-extract-table-cell-boxes/proposal.md diff --git a/openspec/changes/extract-table-cell-boxes/specs/ocr-processing/spec.md b/openspec/changes/archive/2025-11-30-extract-table-cell-boxes/specs/ocr-processing/spec.md similarity index 100% rename from openspec/changes/extract-table-cell-boxes/specs/ocr-processing/spec.md rename to openspec/changes/archive/2025-11-30-extract-table-cell-boxes/specs/ocr-processing/spec.md diff --git a/openspec/changes/extract-table-cell-boxes/tasks.md b/openspec/changes/archive/2025-11-30-extract-table-cell-boxes/tasks.md similarity index 100% rename from openspec/changes/extract-table-cell-boxes/tasks.md rename to openspec/changes/archive/2025-11-30-extract-table-cell-boxes/tasks.md