Skip to content

Revert "docs: add Phase-2 frontend cite/export planning docs (#34)"#36

Merged
dknauss merged 1 commit into
mainfrom
revert/phase-02-stale-salvage
Jun 17, 2026
Merged

Revert "docs: add Phase-2 frontend cite/export planning docs (#34)"#36
dknauss merged 1 commit into
mainfrom
revert/phase-02-stale-salvage

Conversation

@dknauss

@dknauss dknauss commented Jun 17, 2026

Copy link
Copy Markdown
Owner

Reverts #34.

PR #34 salvaged Phase-2 frontend cite/export planning docs from the stale claude/clever-colden-617e8b branch. That was a mistake: main already contains the canonical version of this work as Phase 04 (.planning/phases/04-frontend-cite-export-affordances/, committed 68e1d90 on 2026-05-10), which is more complete (CONTEXT + 4 plans) and uses a deliberately different, superior architecture.

  • 04- (canonical): zero-JS — native <details> disclosure panels with export strings pre-computed in the editor, preserving the plugin's static-save / no-frontend-JS contract.
  • 02- (reverted): view.js runtime hydration via a data-csl attribute — 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 canonical 04- plans.

🤖 Generated with Claude Code

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@dknauss dknauss merged commit 710b7aa into main Jun 17, 2026
8 checks passed
@dknauss dknauss deleted the revert/phase-02-stale-salvage branch June 17, 2026 07:18
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.47%. Comparing base (ef4ccd7) to head (7f595bb).
⚠️ Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant