Copilot/merge immediately compliance docs - #24
Conversation
Adds .github/skills/claude-api.md with: - YAML frontmatter (classification, compliance, HITL) - Hard Lines (HL-01 to HL-08) - Hard Policies (HP-01 to HP-08) - SecurityEscort Python class reference - Core API patterns (Python/JS) - HITL governance wrapper - System prompt template - Model selection guide - Streaming, multi-turn, error handling, cost awareness - Malaysian regulatory checklist (ONSA, PDPA, CPC, RMC) - CI integration and PDF pipeline reference - Cross-review protocol
…d emails - Remove improper symbols and HTML entities - Add profile name (AnuarRazii) alongside full name - Add both emails: anuarrazii@outlook.my and takoy690@gmail.com - Update code examples to corrected versions with os.environ.get() - Update system prompt template with GitHub profile link - Update cross-review checklist format
❌ DCO Sign-off MissingOne or more commits in this Pull Request are missing a Developer Certificate of Origin (DCO) sign-off. What is DCO?The DCO is a lightweight way for contributors to certify that they wrote or have the right to submit the code they're contributing. How to fixOption 1 – Amend your last commit: git commit --amend --signoff
git push --force-with-leaseOption 2 – Add sign-off to all commits in this PR: git rebase --signoff origin/main
git push --force-with-leaseOption 3 – Web editor users: DCO sign-off formatEach commit message must include: Governance ref: CONTRIBUTING.md § 9 | ETHICS.md |
❌ DCO Sign-off MissingOne or more commits in this Pull Request are missing a Developer Certificate of Origin (DCO) sign-off. What is DCO?The DCO is a lightweight way for contributors to certify that they wrote or have the right to submit the code they're contributing. How to fixOption 1 – Amend your last commit: git commit --amend --signoff
git push --force-with-leaseOption 2 – Add sign-off to all commits in this PR: git rebase --signoff origin/main
git push --force-with-leaseOption 3 – Web editor users: DCO sign-off formatEach commit message must include: Governance ref: CONTRIBUTING.md § 9 | ETHICS.md |
AnuarRazii
left a comment
There was a problem hiding this comment.
Review in progress.
- Governance workflow implemented
- Dashboard integrated
- Awaiting DCO sign-off fix for full compliance
Ready for final approval after DCO passes.
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Pull Request
Description
Please provide a concise description of the changes in this PR.
Type of Change
Related Issues
Closes #(issue number) – if applicable
Changes Made
Please describe the specific changes:
Alignment with Ethical AI MY Principles
Ethical Alignment
How do these changes align with our ethical principles?
Explanation:
Testing and Validation
How have you tested these changes?
Documentation
Have you updated relevant documentation?
Attribution
Please confirm:
Code of Conduct
Additional Context
Please provide any additional context or information that would be helpful for reviewers.
Reviewer Checklist
Thank you for contributing to Ethical AI MY!