docs: reorganize documentation structure #12
Merged
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.
Summary
This PR reorganizes the documentation structure to create a cleaner, more intuitive layout that better reflects the Pocket architecture.
Changes
1. Removed Migration/Backwards Compatibility Documentation
CLI_MIGRATION.md,PLUGIN_MIGRATION.md, migration sections from various docs2. Archived Historical Planning Documents
CLI_SPEC.md→/docs/archive/CLI_TEST_PLAN.md→/docs/archive/3. Reorganized Node Documentation
/docs/plugins/BUILT_IN.md→/docs/NODE_TYPES.md4. Updated Documentation Structure
The
/docs/README.mdnow shows:This makes the distinction clear between:
Test Plan
Documentation-only changes. Verified all internal links still work correctly.
🤖 Generated with Claude Code