From 63ffa8f0e3a07f07059fd0c85b610016487245e8 Mon Sep 17 00:00:00 2001 From: egg Date: Thu, 11 Dec 2025 17:15:05 +0800 Subject: [PATCH] docs: archive enable-doc-orientation-detection proposal MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Feature implementation completed and tested successfully. - PP-StructureV3 orientation detection enabled - Page dimensions correctly swapped for 90°/270° rotations - Output PDF now displays landscape content correctly 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- .../2025-12-11-enable-doc-orientation-detection}/proposal.md | 0 .../specs/ocr-processing/spec.md | 0 .../2025-12-11-enable-doc-orientation-detection}/tasks.md | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename openspec/changes/{enable-doc-orientation-detection => archive/2025-12-11-enable-doc-orientation-detection}/proposal.md (100%) rename openspec/changes/{enable-doc-orientation-detection => archive/2025-12-11-enable-doc-orientation-detection}/specs/ocr-processing/spec.md (100%) rename openspec/changes/{enable-doc-orientation-detection => archive/2025-12-11-enable-doc-orientation-detection}/tasks.md (100%) diff --git a/openspec/changes/enable-doc-orientation-detection/proposal.md b/openspec/changes/archive/2025-12-11-enable-doc-orientation-detection/proposal.md similarity index 100% rename from openspec/changes/enable-doc-orientation-detection/proposal.md rename to openspec/changes/archive/2025-12-11-enable-doc-orientation-detection/proposal.md diff --git a/openspec/changes/enable-doc-orientation-detection/specs/ocr-processing/spec.md b/openspec/changes/archive/2025-12-11-enable-doc-orientation-detection/specs/ocr-processing/spec.md similarity index 100% rename from openspec/changes/enable-doc-orientation-detection/specs/ocr-processing/spec.md rename to openspec/changes/archive/2025-12-11-enable-doc-orientation-detection/specs/ocr-processing/spec.md diff --git a/openspec/changes/enable-doc-orientation-detection/tasks.md b/openspec/changes/archive/2025-12-11-enable-doc-orientation-detection/tasks.md similarity index 100% rename from openspec/changes/enable-doc-orientation-detection/tasks.md rename to openspec/changes/archive/2025-12-11-enable-doc-orientation-detection/tasks.md