Revert "docs: add Phase-2 frontend cite/export planning docs (#34)"#36
Merged
Conversation
This reverts commit e6f19a1.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #36 +/- ##
=======================================
Coverage 81.47% 81.47%
=======================================
Files 40 40
Lines 2613 2613
Branches 464 464
=======================================
Hits 2129 2129
Misses 126 126
Partials 358 358 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #34.
PR #34 salvaged Phase-2 frontend cite/export planning docs from the stale
claude/clever-colden-617e8bbranch. That was a mistake:mainalready contains the canonical version of this work as Phase 04 (.planning/phases/04-frontend-cite-export-affordances/, committed68e1d90on 2026-05-10), which is more complete (CONTEXT + 4 plans) and uses a deliberately different, superior architecture.<details>disclosure panels with export strings pre-computed in the editor, preserving the plugin's static-save / no-frontend-JS contract.view.jsruntime hydration via adata-cslattribute — requires frontend JS, contradicting that contract. An earlier, abandoned direction.The
02-number also collided with main's archived Phase 02 (performance/stability remediation). Removing the stale docs + 2 associated todos to avoid confusion. Implementation will proceed from the canonical04-plans.🤖 Generated with Claude Code