-
-
Notifications
You must be signed in to change notification settings - Fork 0
Governance.md
CIPRIAN STEFAN PLESCA edited this page Sep 2, 2026
·
1 revision
TradeGuard Shield is authored by Ciprian Ștefan Pleșca and maintained as independent software.
Project direction is guided by:
- User safety
- Evidence quality
- Explainability
- Security
- Maintainability
- Legal and ethical care
Contributors should:
- Keep claims evidence-backed
- Avoid defamatory language
- Prefer transparent scoring changes
- Add tests for scoring or signal-provider changes
- Treat user reports and payment details as sensitive
flowchart TD
Proposal[Proposal] --> Review[Maintainer Review]
Review --> Risk{Risk Impact?}
Risk -->|Low| Merge[Merge]
Risk -->|High| Evidence[Evidence and Methodology Review]
Evidence --> Merge