fix(persona): make restored purpose explicit
This commit is contained in:
parent
300a1858d1
commit
1323028e10
7 changed files with 147 additions and 6 deletions
|
|
@ -480,6 +480,7 @@ function validateGravityFrame(gravityFrame, state) {
|
|||
"current_context_priority",
|
||||
"causal_model",
|
||||
"self_correction",
|
||||
"real_purpose",
|
||||
"request_assessment",
|
||||
"partner_guidance",
|
||||
]) {
|
||||
|
|
@ -1046,6 +1047,7 @@ function orient(args) {
|
|||
"self_correction",
|
||||
"rejected_host_defaults",
|
||||
"fact_sources",
|
||||
"real_purpose",
|
||||
"request_assessment",
|
||||
"world_integrity",
|
||||
"partner_guidance",
|
||||
|
|
|
|||
Loading…
Reference in a new issue