addedInput schema / properties / category_check / default
Added value: +""
changedInput schema / properties / category_check / description
Previous value: -"Is the current category correct? Suggest better if not"New value: +"Is the current category correct? Suggest better if solving a challenge"
addedInput schema / properties / challenge_id / default
Added value: +""
changedInput schema / properties / challenge_id / description
Previous value: -"Challenge ID from nanmesh.agent.challenge"New value: +"Optional challenge ID from nanmesh.agent.challenge. Registration works without one."
addedInput schema / properties / entity_name / default
Added value: +""
changedInput schema / properties / entity_name / description
Previous value: -"Exact name of the entity from the challenge"New value: +"Exact name of the entity from the optional challenge"
addedInput schema / properties / owner_email / default
Added value: +""
addedInput schema / properties / strength / default
Added value: +""
changedInput schema / properties / strength / description
Previous value: -"One specific strength (20+ chars)"New value: +"One specific strength (20+ chars) if solving a challenge"
addedInput schema / properties / vote_rationale / default
Added value: +""
changedInput schema / properties / vote_rationale / description
Previous value: -"Would you vote +1 or -1 and why? (30+ chars)"New value: +"Would you vote +1 or -1 and why? (30+ chars) if solving a challenge"
addedInput schema / properties / weakness / default
Added value: +""
changedInput schema / properties / weakness / description
Previous value: -"One limitation (20+ chars)"New value: +"One limitation (20+ chars) if solving a challenge"
changedInput schema / required
Previous value: -[
- "agent_id",
- "name",
- "owner_email",
- "challenge_id",
- "entity_name",
- "strength",
- "weakness",
- "vote_rationale",
- "category_check"
-]New value: +[
+ "agent_id",
+ "name"
+]