safetykit 0.23.0 → 0.24.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/README.md +1 -1
- data/lib/safety_kit/models/beta/event_create_params.rb +4 -4
- data/lib/safety_kit/version.rb +1 -1
- data/rbi/safety_kit/models/beta/event_create_params.rbi +6 -6
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1dd1eaa679268c2bc71b3526c371fee2aa4268be1e718a6f9d4d3ba6542909bb
|
|
4
|
+
data.tar.gz: 12e815385ff4f54e556ba9ab40bf6860a33c22519af7da9a02674ad079d32be8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 630392c2423d7e9f703f234c3bf1152bcf8a8f947c50aae4bbc967c659365464518359fd27e8aebff052c8b346db01abc6e96bbb56b8957c68f7df4754f3bd49
|
|
7
|
+
data.tar.gz: 045e3a538378d2e174ab9f4be64821f040d2161eaa616d369d3ab9b182ae688f5769f95c3c56e438059f9c48a17eede8a8c944c4dc882d1f1ea155fbfadd7cb1
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.24.0 (2026-06-09)
|
|
4
|
+
|
|
5
|
+
Full Changelog: [v0.23.0...v0.24.0](https://github.com/GetSafetyKit/safetykit-ruby/compare/v0.23.0...v0.24.0)
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
* **api:** api update ([a0f495f](https://github.com/GetSafetyKit/safetykit-ruby/commit/a0f495f347543d2108866e7f33e0bdb94d295322))
|
|
10
|
+
|
|
3
11
|
## 0.23.0 (2026-06-09)
|
|
4
12
|
|
|
5
13
|
Full Changelog: [v0.22.0...v0.23.0](https://github.com/GetSafetyKit/safetykit-ruby/compare/v0.22.0...v0.23.0)
|
data/README.md
CHANGED
|
@@ -1612,7 +1612,7 @@ module SafetyKit
|
|
|
1612
1612
|
# @!attribute source_type
|
|
1613
1613
|
# Coarse attribution category for the moderation decision source. Supported
|
|
1614
1614
|
# values: human_moderator (a human reviewer in your moderation workflow),
|
|
1615
|
-
# expert_labeler (
|
|
1615
|
+
# expert_labeler (an expert human labeler or specialist reviewer), automation (an
|
|
1616
1616
|
# automated model, rules engine, or enforcement workflow), or vendor (an external
|
|
1617
1617
|
# review or moderation provider).
|
|
1618
1618
|
#
|
|
@@ -1734,7 +1734,7 @@ module SafetyKit
|
|
|
1734
1734
|
|
|
1735
1735
|
# Coarse attribution category for the moderation decision source. Supported
|
|
1736
1736
|
# values: human_moderator (a human reviewer in your moderation workflow),
|
|
1737
|
-
# expert_labeler (
|
|
1737
|
+
# expert_labeler (an expert human labeler or specialist reviewer), automation (an
|
|
1738
1738
|
# automated model, rules engine, or enforcement workflow), or vendor (an external
|
|
1739
1739
|
# review or moderation provider).
|
|
1740
1740
|
#
|
|
@@ -3495,7 +3495,7 @@ module SafetyKit
|
|
|
3495
3495
|
# @!attribute source_type
|
|
3496
3496
|
# Coarse attribution category for the moderation decision source. Supported
|
|
3497
3497
|
# values: human_moderator (a human reviewer in your moderation workflow),
|
|
3498
|
-
# expert_labeler (
|
|
3498
|
+
# expert_labeler (an expert human labeler or specialist reviewer), automation (an
|
|
3499
3499
|
# automated model, rules engine, or enforcement workflow), or vendor (an external
|
|
3500
3500
|
# review or moderation provider).
|
|
3501
3501
|
#
|
|
@@ -3616,7 +3616,7 @@ module SafetyKit
|
|
|
3616
3616
|
|
|
3617
3617
|
# Coarse attribution category for the moderation decision source. Supported
|
|
3618
3618
|
# values: human_moderator (a human reviewer in your moderation workflow),
|
|
3619
|
-
# expert_labeler (
|
|
3619
|
+
# expert_labeler (an expert human labeler or specialist reviewer), automation (an
|
|
3620
3620
|
# automated model, rules engine, or enforcement workflow), or vendor (an external
|
|
3621
3621
|
# review or moderation provider).
|
|
3622
3622
|
#
|
data/lib/safety_kit/version.rb
CHANGED
|
@@ -3384,7 +3384,7 @@ module SafetyKit
|
|
|
3384
3384
|
|
|
3385
3385
|
# Coarse attribution category for the moderation decision source. Supported
|
|
3386
3386
|
# values: human_moderator (a human reviewer in your moderation workflow),
|
|
3387
|
-
# expert_labeler (
|
|
3387
|
+
# expert_labeler (an expert human labeler or specialist reviewer), automation (an
|
|
3388
3388
|
# automated model, rules engine, or enforcement workflow), or vendor (an external
|
|
3389
3389
|
# review or moderation provider).
|
|
3390
3390
|
sig do
|
|
@@ -3564,7 +3564,7 @@ module SafetyKit
|
|
|
3564
3564
|
source_id:,
|
|
3565
3565
|
# Coarse attribution category for the moderation decision source. Supported
|
|
3566
3566
|
# values: human_moderator (a human reviewer in your moderation workflow),
|
|
3567
|
-
# expert_labeler (
|
|
3567
|
+
# expert_labeler (an expert human labeler or specialist reviewer), automation (an
|
|
3568
3568
|
# automated model, rules engine, or enforcement workflow), or vendor (an external
|
|
3569
3569
|
# review or moderation provider).
|
|
3570
3570
|
source_type:,
|
|
@@ -3663,7 +3663,7 @@ module SafetyKit
|
|
|
3663
3663
|
|
|
3664
3664
|
# Coarse attribution category for the moderation decision source. Supported
|
|
3665
3665
|
# values: human_moderator (a human reviewer in your moderation workflow),
|
|
3666
|
-
# expert_labeler (
|
|
3666
|
+
# expert_labeler (an expert human labeler or specialist reviewer), automation (an
|
|
3667
3667
|
# automated model, rules engine, or enforcement workflow), or vendor (an external
|
|
3668
3668
|
# review or moderation provider).
|
|
3669
3669
|
module SourceType
|
|
@@ -7229,7 +7229,7 @@ module SafetyKit
|
|
|
7229
7229
|
|
|
7230
7230
|
# Coarse attribution category for the moderation decision source. Supported
|
|
7231
7231
|
# values: human_moderator (a human reviewer in your moderation workflow),
|
|
7232
|
-
# expert_labeler (
|
|
7232
|
+
# expert_labeler (an expert human labeler or specialist reviewer), automation (an
|
|
7233
7233
|
# automated model, rules engine, or enforcement workflow), or vendor (an external
|
|
7234
7234
|
# review or moderation provider).
|
|
7235
7235
|
sig do
|
|
@@ -7404,7 +7404,7 @@ module SafetyKit
|
|
|
7404
7404
|
source_id:,
|
|
7405
7405
|
# Coarse attribution category for the moderation decision source. Supported
|
|
7406
7406
|
# values: human_moderator (a human reviewer in your moderation workflow),
|
|
7407
|
-
# expert_labeler (
|
|
7407
|
+
# expert_labeler (an expert human labeler or specialist reviewer), automation (an
|
|
7408
7408
|
# automated model, rules engine, or enforcement workflow), or vendor (an external
|
|
7409
7409
|
# review or moderation provider).
|
|
7410
7410
|
source_type:,
|
|
@@ -7502,7 +7502,7 @@ module SafetyKit
|
|
|
7502
7502
|
|
|
7503
7503
|
# Coarse attribution category for the moderation decision source. Supported
|
|
7504
7504
|
# values: human_moderator (a human reviewer in your moderation workflow),
|
|
7505
|
-
# expert_labeler (
|
|
7505
|
+
# expert_labeler (an expert human labeler or specialist reviewer), automation (an
|
|
7506
7506
|
# automated model, rules engine, or enforcement workflow), or vendor (an external
|
|
7507
7507
|
# review or moderation provider).
|
|
7508
7508
|
module SourceType
|