- Create profiles/community/ directory structure with CONTRIBUTING.md
- CONTRIBUTING.md covers all required contribution areas:
* File naming convention and directory structure
* Required profile fields and schema requirements
* Local testing workflow with validation steps
* PR submission process and review guidelines
* License requirements for fixture PDFs
* Review checklist and quality standards
- Update extraction_loader.rs to add Community profile origin
- Update profiles_cmd.rs to list community profiles separately
- Document community profiles in profile-authoring.md search path
- Add test-profile example to verify implementation
Acceptance criteria met:
✅ profiles/community/CONTRIBUTING.md exists with comprehensive guide
✅ Code supports loading and listing community profiles
✅ Path documented in profile-authoring.md
Closes bf-4cbfb