InfoEdge v0.1.2 improves contributor readiness and connector test coverage.
Highlights:
- README badges for CI, demo deploy, latest release, license, and live demo.
- Architecture documentation with frontend/backend/source connector flow.
- Bug, feature, and source connector issue templates.
- Pull request template with validation checklist.
- Connector tests expanded from 5 to 7 cases with malformed payload and CSV filtering coverage.
- Root PRD_CN.md replaced with a clean Chinese product-spec summary.
Validation:
- npm run build
- VITE_BASE_PATH=/infoedge/ npm run build
- python -m unittest tests.test_source_expansion -v