feat(validation): add frontmatter schema validator and standalone test suite - #323
feat(validation): add frontmatter schema validator and standalone test suite#323poorvith-mp wants to merge 3 commits into
Conversation
|
Thanks for wanting to help @poorvith-mp, I really appreciate the contribution. I am going to close PR #323 and issues #320–#322 without merging. The work doesn’t match how Skillware is built today, and the PR doesn’t actually implement what those issues describe. Why we’re closing the issues
Why we can’t accept the PR The diff adds If you’d like to contribute in this area, a better fit would be a single, focused issue, for example extending manifest or instructions checks in the loader/issuer tests — after reading CONTRIBUTING.md and docs/contributing/ai_native_workflow.md. Happy to review something scoped that way. |
|
Thanks for the clear architectural breakdown @rosspeili — makes complete sense regarding manifest.yaml vs instructions separation, PyYAML being a core dependency, and the existing pytest coverage. I'll read through docs/contributing/ai_native_workflow.md and keep any future PRs tightly scoped to existing test patterns. |
Summary
ame, description).
Closes #320, closes #321, closes #322.