Skip to content

feat: add workflow request handling and validation for SCUT Senior application - #33

Merged
HKO00O merged 1 commit into
masterfrom
codex/scut-senior-iteration-0
Aug 16, 2026
Merged

feat: add workflow request handling and validation for SCUT Senior application#33
HKO00O merged 1 commit into
masterfrom
codex/scut-senior-iteration-0

Conversation

@AlexBybye

Copy link
Copy Markdown
Owner
  • Implemented workflowRequest.ts to define workflow request input and normalization functions.
  • Added TypeScript configuration file tsconfig.json for project settings.
  • Created Vite configuration file vite.config.ts for development server and testing setup.
  • Established Python project structure with pyproject.toml for the worker component.
  • Developed corpus_validator.py to validate manifest and Markdown contracts, ensuring data integrity.
  • Introduced utility functions and classes for parsing and validating course data and Markdown files.

…plication

- Implemented `workflowRequest.ts` to define workflow request input and normalization functions.
- Added TypeScript configuration file `tsconfig.json` for project settings.
- Created Vite configuration file `vite.config.ts` for development server and testing setup.
- Established Python project structure with `pyproject.toml` for the worker component.
- Developed `corpus_validator.py` to validate manifest and Markdown contracts, ensuring data integrity.
- Introduced utility functions and classes for parsing and validating course data and Markdown files.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里名称可以在后续迭代改一下 @Devilsean

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

啊,迭代1有部分名称更新,记住这个文件名即可

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

依旧夹带最新私货 🐶

@AlexBybye

Copy link
Copy Markdown
Owner Author

确认问题出在github ci 的Node/npm 设置和依赖安装步骤,与代码无关,可以合并

@HKO00O
HKO00O merged commit 03efa7b into master Aug 16, 2026
2 of 3 checks passed
@AlexBybye
AlexBybye deleted the codex/scut-senior-iteration-0 branch August 16, 2026 05:30
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.

2 participants