RTS (Real-Time Trust System) is an evidence-first operational logging framework. It records execution history and links to repository artifacts.
RTS is not a security product. It is a structural integrity and traceability system.
- No inference beyond evidence.
- Humans provide final judgment.
- Do not publish secrets or personal data.
- When uncertain, stop and request review.
The following must never be committed publicly:
- API keys, tokens, passwords
- Private URLs, invoices, personal identifiers
- Private chat logs containing sensitive information
- Data without explicit disclosure rights
- Internal infrastructure credentials
- Personal data (GDPR-protected or similar)
If you believe RTS content exposes sensitive information:
- Do not open a public Issue.
- Redact or remove the sensitive artifact if possible.
- Contact the maintainer privately.
High-impact issues should not be discussed in public threads.
- Public Issues and PRs must reference evidence links only.
- High-impact structural changes require Pull Request review.
- Maintainers may remove violating content without notice.
RTS does not guarantee correctness, privacy, or safety. Use at your own risk and validate outputs independently.