File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ class WaveSixCapabilityArea(StrEnum):
5151 REALITY_CORRECTED_REASONING = "reality-corrected-reasoning"
5252 FUTURE_REASONING_CHANGE = "future-reasoning-change"
5353 CROSS_DOMAIN_TRANSFER = "cross-domain-transfer"
54+ TRANSFER_GENERALIZATION = "transfer-generalization"
5455 NOVELTY_PRESSURE = "novelty-pressure"
5556 FALSIFICATION_DISCIPLINE = "falsification-discipline"
5657 HUMAN_AUTHORITY_PRESERVATION = "human-authority-preservation"
@@ -66,6 +67,8 @@ class WaveSixArtifactKind(StrEnum):
6667 REALITY_CORRECTION_RECORD = "reality-correction-record"
6768 FUTURE_REASONING_CHANGE_PROOF = "future-reasoning-change-proof"
6869 TRANSFER_NOVELTY_RECORD = "transfer-novelty-record"
70+ BLACKFOX_HANDOFF_RECEIPT = "blackfox-handoff-receipt"
71+ COGNITION_REVIEW_RECORD = "cognition-review-record"
6972 FALSIFICATION_RECORD = "falsification-record"
7073 HUMAN_REVIEW_DOCKET = "human-review-docket"
7174 DONOR_TRACEABILITY_MAP = "donor-traceability-map"
You can’t perform that action at this time.
0 commit comments