summaryrefslogtreecommitdiff
path: root/docs/superpowers
AgeCommit message (Collapse)Author
2026-04-24docs: add dual-build visual comparison implementation planYuriy Andamasov
2026-04-24docs: address plan reviewer feedback on dual-build specYuriy Andamasov
2026-04-24docs: add dual-build visual comparison design specYuriy Andamasov
2026-04-24docs: add postprocess fixes v2 spec, plan, and fix catalogYuriy Andamasov
- Fix catalog: all manual post-conversion fixes cataloged across 3 branches - Spec: 6 new fix functions + 1 regex patch for postprocess.py - Plan: TDD implementation plan with 8 tasks 🤖 Generated by [robots](https://vyos.io)
2026-04-17docs: add RST-to-MyST conversion pipeline design specYuriy Andamasov
Staged pipeline (convert, postprocess, templates, validate) with Claude-in-the-loop iteration and Playwright visual validation. Approved after 4 review rounds, 15 issues resolved. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17docs: add sitemap, internationalization, and RST-to-MyST conversion guide specsYuriy Andamasov
New plans: sitemap, LLM documentation adaptation, internationalization. New specs: sitemap design, internationalization design, RST-to-MyST conversion guide (comprehensive findings from PR #1838 migration). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30docs: add documentation modernization specs and project summaryYuriy Andamasov
Six design specs covering LLM adaptation, RST→MyST migration, Cloudflare hosting, visual editor, mobile performance, and visitor tracking. Includes project summary PDF for team sharing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21Fix 6 issues from plan reviewYuriy Andamasov
- Replace hardcoded RTD token with $RTD_TOKEN variable - Fix Task 7 heading reference to be format-agnostic - Correct RTD PATCH expected response (200, not 204) - Fix version verification to check hidden field, not active - Account for blank lines 402-403 in troubleshooting split - Clarify start/stop_vyoslinter handling in system.rst Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21Add implementation plan for documentation improvementsYuriy Andamasov
16 tasks across 4 work streams: mechanical fixes (PR 1, tasks 1-6), content quality (PR 2, tasks 7-10), structural reorg (PR 3, tasks 11-14), and RTD platform cleanup (tasks 15-16). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21Fix spec issues from review: correct heading chars, tab counts, line numbersYuriy Andamasov
Addresses 10 reviewer findings: corrected heading character types (^ was actually -), removed ip.rst (already correct), updated file count from 37 to 35, listed all 13 tab-containing files, fixed troubleshooting line count to 460, added heading level guidance for split pages, clarified contributing/documentation.rst scope, removed current from hide list, added rollback verification step, updated success criteria. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21Add design spec for documentation improvementsYuriy Andamasov
Covers 4 work streams: mechanical fixes (headings, indentation, typos), content quality (TODO flags, TBD fills, stub markers), structural reorganization (troubleshooting split, contributing index, VPN cleanup), and RTD platform cleanup (hide versions, delete stale redirects). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>