Skip to content

Commit f098083

Browse files
hi-ogawaOpenCode
andauthored
chore(rsc): remove obsolete research documentation (#1288)
Co-authored-by: Hiroshi Ogawa <4232207+hi-ogawa@users.noreply.github.com> Co-authored-by: OpenCode <noreply@opencode.ai>
1 parent 83e3448 commit f098083

21 files changed

Lines changed: 1 addition & 4155 deletions

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This monorepo contains multiple packages (see [README.md](README.md#packages) fo
1313

1414
- `packages/plugin-react/` - Main React plugin with Babel
1515
- `packages/plugin-react-swc/` - SWC-based React plugin
16-
- `packages/plugin-rsc/` - React Server Components ([AI guidance](packages/plugin-rsc/AGENTS.md), [architecture](packages/plugin-rsc/docs/architecture.md))
16+
- `packages/plugin-rsc/` - React Server Components ([AI guidance](packages/plugin-rsc/AGENTS.md))
1717

1818
### Essential Setup Commands
1919

packages/plugin-rsc/AGENTS.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ This document provides AI-agent-specific guidance for the React Server Component
44

55
- **[README.md](README.md)** - Plugin overview, concepts, and examples
66
- **[CONTRIBUTING.md](CONTRIBUTING.md)** - Development setup and testing guidelines
7-
- **[docs/architecture.md](docs/architecture.md)** - Build pipeline, data flow, and key components
8-
- **[docs/bundler-comparison.md](docs/bundler-comparison.md)** - How different bundlers approach RSC
97

108
## Quick Reference for AI Agents
119

packages/plugin-rsc/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -690,13 +690,6 @@ Note that while there are official npm packages [`server-only`](https://www.npmj
690690

691691
This build-time validation is enabled by default and can be disabled by setting `validateImports: false` in the plugin options.
692692

693-
## Architecture Documentation
694-
695-
For developers interested in the internal architecture:
696-
697-
- **[docs/architecture.md](docs/architecture.md)** - Build pipeline, data flow, and key components
698-
- **[docs/bundler-comparison.md](docs/bundler-comparison.md)** - How different bundlers approach RSC
699-
700693
## Credits
701694

702695
This project builds on fundamental techniques and insights from pioneering Vite RSC implementations.

packages/plugin-rsc/docs/architecture.md

Lines changed: 0 additions & 175 deletions
This file was deleted.

packages/plugin-rsc/docs/bundler-comparison.md

Lines changed: 0 additions & 174 deletions
This file was deleted.

0 commit comments

Comments
 (0)