@plasius/learning 0.2.12 → 0.2.13

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.
package/dist/index.d.cts CHANGED
@@ -474,6 +474,7 @@ declare const DANCE_ROVER_MISSION_ONE_AUTHORING_V1: MissionAuthoringBundleV1;
474
474
  * until the exact reference build is calibrated and bench tested by an adult.
475
475
  */
476
476
  declare const OBSTACLE_EXPLORER_MISSION_ONE_AUTHORING_V1: MissionAuthoringBundleV1;
477
+ declare const RAINBOW_RESCUE_ROVER_MISSION_ONE_AUTHORING_V1: MissionAuthoringBundleV1;
477
478
  /**
478
479
  * Original first mission for Rescue Crew Commander. The learner arranges a
479
480
  * typed visual program and can inspect its synchronized JavaScript projection,
@@ -494,4 +495,4 @@ declare function validateLearningPath(path: LearningPathVersionV1): LearningVali
494
495
  /** Fail fast when a path is not safe to publish or consume. */
495
496
  declare function assertValidLearningPath(path: LearningPathVersionV1): void;
496
497
 
497
- export { type AssessmentCheckResultV1, type AssessmentCriterionV1, type AssessmentDimensionV1, type AssessmentResultV1, type AssessmentRubricV1, type AttemptEvidenceV1, BEACON_BOT_MISSION_ONE_AUTHORING_V1, type BadgeDefinitionV1, type CommercialStateV1, type CourseMaterialAudienceV1, type CourseMaterialKindV1, type CourseMaterialV1, type CourseMaterialsManifestV1, DANCE_ROVER_MISSION_ONE_AUTHORING_V1, type FacilitatorMissionAuthoringV1, type GuardianAiConsentV1, type HardwareItemV1, type HardwareModeV1, type HardwareRequirementManifestV1, type HardwareVerificationStatusV1, JUNIOR_CODER_MISSION_STAGE_ORDER_V1, JUNIOR_CODER_MODULE_PRICE_V1_1, JUNIOR_CODER_ROBOT_RESCUE_PATH_CURRENT, JUNIOR_CODER_ROBOT_RESCUE_PATH_V1, JUNIOR_CODER_ROBOT_RESCUE_PATH_V1_1, type LearnerMissionAuthoringV1, type LearningGoalV1, type LearningModuleVersionV1, type LearningPathVersionV1, type LearningValidationIssueV1, METEOR_SHIELD_MISSION_ONE_AUTHORING_V1, MISSION_AUTHORING_CONTRACT_VERSION_V1, type MissionAccessibilityAlternativeV1, type MissionArtifactKindV1, type MissionArtifactReferenceV1, type MissionAuthoringBundleV1, type MissionAuthoringGoalV1, type MissionAuthoringValidationIssueV1, type MissionEvidenceKindV1, type MissionEvidenceRequirementV1, type MissionEvidenceRetentionV1, type MissionFunctionParameterV1, type MissionFunctionReferenceV1, type MissionHardwareAcquisitionScopeV1, type MissionHardwareComponentDisclosureV1, type MissionHardwareDisclosureV1, type MissionInteractionModeV1, type MissionInteractionRequirementV1, type MissionPhysicalSafeguardsV1, type MissionReadinessCheckV1, type MissionRewardBindingV1, type MissionSideAdventureV1, type MissionStageCardV1, type MissionStageKindV1, type MissionV1, type ModuleAgentDefinitionV1, type ModuleAgentFeedbackV1, type ModuleAgentRoleV1, type ModuleCategoryV1, type ModuleEntitlementV1, type ModulePricingV1, type ModuleReferencePriceV1, OBSTACLE_EXPLORER_MISSION_ONE_AUTHORING_V1, PADDLE_PULSE_MISSION_ONE_AUTHORING_V1, PIXEL_TRAIL_CHALLENGE_MISSION_ONE_AUTHORING_V1, type PublishedStaticProjectSnapshotV1, RESCUE_CREW_COMMANDER_MISSION_ONE_AUTHORING_V1, ROAD_HOPPER_RALLY_MISSION_ONE_AUTHORING_V1, ROBOT_MAZE_DASH_MISSION_ONE_AUTHORING_V1, SERVO_CREATURE_MISSION_ONE_AUTHORING_V1, SKYWING_SPRINT_MISSION_ONE_AUTHORING_V1, STAR_DEFENDER_SQUADRON_MISSION_ONE_AUTHORING_V1, type ScoreBandV1, assertValidLearningPath, assertValidMissionAuthoringBundle, calculateAssessment, validateAssessmentRubric, validateLearningPath, validateMissionAuthoringBundle };
498
+ export { type AssessmentCheckResultV1, type AssessmentCriterionV1, type AssessmentDimensionV1, type AssessmentResultV1, type AssessmentRubricV1, type AttemptEvidenceV1, BEACON_BOT_MISSION_ONE_AUTHORING_V1, type BadgeDefinitionV1, type CommercialStateV1, type CourseMaterialAudienceV1, type CourseMaterialKindV1, type CourseMaterialV1, type CourseMaterialsManifestV1, DANCE_ROVER_MISSION_ONE_AUTHORING_V1, type FacilitatorMissionAuthoringV1, type GuardianAiConsentV1, type HardwareItemV1, type HardwareModeV1, type HardwareRequirementManifestV1, type HardwareVerificationStatusV1, JUNIOR_CODER_MISSION_STAGE_ORDER_V1, JUNIOR_CODER_MODULE_PRICE_V1_1, JUNIOR_CODER_ROBOT_RESCUE_PATH_CURRENT, JUNIOR_CODER_ROBOT_RESCUE_PATH_V1, JUNIOR_CODER_ROBOT_RESCUE_PATH_V1_1, type LearnerMissionAuthoringV1, type LearningGoalV1, type LearningModuleVersionV1, type LearningPathVersionV1, type LearningValidationIssueV1, METEOR_SHIELD_MISSION_ONE_AUTHORING_V1, MISSION_AUTHORING_CONTRACT_VERSION_V1, type MissionAccessibilityAlternativeV1, type MissionArtifactKindV1, type MissionArtifactReferenceV1, type MissionAuthoringBundleV1, type MissionAuthoringGoalV1, type MissionAuthoringValidationIssueV1, type MissionEvidenceKindV1, type MissionEvidenceRequirementV1, type MissionEvidenceRetentionV1, type MissionFunctionParameterV1, type MissionFunctionReferenceV1, type MissionHardwareAcquisitionScopeV1, type MissionHardwareComponentDisclosureV1, type MissionHardwareDisclosureV1, type MissionInteractionModeV1, type MissionInteractionRequirementV1, type MissionPhysicalSafeguardsV1, type MissionReadinessCheckV1, type MissionRewardBindingV1, type MissionSideAdventureV1, type MissionStageCardV1, type MissionStageKindV1, type MissionV1, type ModuleAgentDefinitionV1, type ModuleAgentFeedbackV1, type ModuleAgentRoleV1, type ModuleCategoryV1, type ModuleEntitlementV1, type ModulePricingV1, type ModuleReferencePriceV1, OBSTACLE_EXPLORER_MISSION_ONE_AUTHORING_V1, PADDLE_PULSE_MISSION_ONE_AUTHORING_V1, PIXEL_TRAIL_CHALLENGE_MISSION_ONE_AUTHORING_V1, type PublishedStaticProjectSnapshotV1, RAINBOW_RESCUE_ROVER_MISSION_ONE_AUTHORING_V1, RESCUE_CREW_COMMANDER_MISSION_ONE_AUTHORING_V1, ROAD_HOPPER_RALLY_MISSION_ONE_AUTHORING_V1, ROBOT_MAZE_DASH_MISSION_ONE_AUTHORING_V1, SERVO_CREATURE_MISSION_ONE_AUTHORING_V1, SKYWING_SPRINT_MISSION_ONE_AUTHORING_V1, STAR_DEFENDER_SQUADRON_MISSION_ONE_AUTHORING_V1, type ScoreBandV1, assertValidLearningPath, assertValidMissionAuthoringBundle, calculateAssessment, validateAssessmentRubric, validateLearningPath, validateMissionAuthoringBundle };
package/dist/index.d.ts CHANGED
@@ -474,6 +474,7 @@ declare const DANCE_ROVER_MISSION_ONE_AUTHORING_V1: MissionAuthoringBundleV1;
474
474
  * until the exact reference build is calibrated and bench tested by an adult.
475
475
  */
476
476
  declare const OBSTACLE_EXPLORER_MISSION_ONE_AUTHORING_V1: MissionAuthoringBundleV1;
477
+ declare const RAINBOW_RESCUE_ROVER_MISSION_ONE_AUTHORING_V1: MissionAuthoringBundleV1;
477
478
  /**
478
479
  * Original first mission for Rescue Crew Commander. The learner arranges a
479
480
  * typed visual program and can inspect its synchronized JavaScript projection,
@@ -494,4 +495,4 @@ declare function validateLearningPath(path: LearningPathVersionV1): LearningVali
494
495
  /** Fail fast when a path is not safe to publish or consume. */
495
496
  declare function assertValidLearningPath(path: LearningPathVersionV1): void;
496
497
 
497
- export { type AssessmentCheckResultV1, type AssessmentCriterionV1, type AssessmentDimensionV1, type AssessmentResultV1, type AssessmentRubricV1, type AttemptEvidenceV1, BEACON_BOT_MISSION_ONE_AUTHORING_V1, type BadgeDefinitionV1, type CommercialStateV1, type CourseMaterialAudienceV1, type CourseMaterialKindV1, type CourseMaterialV1, type CourseMaterialsManifestV1, DANCE_ROVER_MISSION_ONE_AUTHORING_V1, type FacilitatorMissionAuthoringV1, type GuardianAiConsentV1, type HardwareItemV1, type HardwareModeV1, type HardwareRequirementManifestV1, type HardwareVerificationStatusV1, JUNIOR_CODER_MISSION_STAGE_ORDER_V1, JUNIOR_CODER_MODULE_PRICE_V1_1, JUNIOR_CODER_ROBOT_RESCUE_PATH_CURRENT, JUNIOR_CODER_ROBOT_RESCUE_PATH_V1, JUNIOR_CODER_ROBOT_RESCUE_PATH_V1_1, type LearnerMissionAuthoringV1, type LearningGoalV1, type LearningModuleVersionV1, type LearningPathVersionV1, type LearningValidationIssueV1, METEOR_SHIELD_MISSION_ONE_AUTHORING_V1, MISSION_AUTHORING_CONTRACT_VERSION_V1, type MissionAccessibilityAlternativeV1, type MissionArtifactKindV1, type MissionArtifactReferenceV1, type MissionAuthoringBundleV1, type MissionAuthoringGoalV1, type MissionAuthoringValidationIssueV1, type MissionEvidenceKindV1, type MissionEvidenceRequirementV1, type MissionEvidenceRetentionV1, type MissionFunctionParameterV1, type MissionFunctionReferenceV1, type MissionHardwareAcquisitionScopeV1, type MissionHardwareComponentDisclosureV1, type MissionHardwareDisclosureV1, type MissionInteractionModeV1, type MissionInteractionRequirementV1, type MissionPhysicalSafeguardsV1, type MissionReadinessCheckV1, type MissionRewardBindingV1, type MissionSideAdventureV1, type MissionStageCardV1, type MissionStageKindV1, type MissionV1, type ModuleAgentDefinitionV1, type ModuleAgentFeedbackV1, type ModuleAgentRoleV1, type ModuleCategoryV1, type ModuleEntitlementV1, type ModulePricingV1, type ModuleReferencePriceV1, OBSTACLE_EXPLORER_MISSION_ONE_AUTHORING_V1, PADDLE_PULSE_MISSION_ONE_AUTHORING_V1, PIXEL_TRAIL_CHALLENGE_MISSION_ONE_AUTHORING_V1, type PublishedStaticProjectSnapshotV1, RESCUE_CREW_COMMANDER_MISSION_ONE_AUTHORING_V1, ROAD_HOPPER_RALLY_MISSION_ONE_AUTHORING_V1, ROBOT_MAZE_DASH_MISSION_ONE_AUTHORING_V1, SERVO_CREATURE_MISSION_ONE_AUTHORING_V1, SKYWING_SPRINT_MISSION_ONE_AUTHORING_V1, STAR_DEFENDER_SQUADRON_MISSION_ONE_AUTHORING_V1, type ScoreBandV1, assertValidLearningPath, assertValidMissionAuthoringBundle, calculateAssessment, validateAssessmentRubric, validateLearningPath, validateMissionAuthoringBundle };
498
+ export { type AssessmentCheckResultV1, type AssessmentCriterionV1, type AssessmentDimensionV1, type AssessmentResultV1, type AssessmentRubricV1, type AttemptEvidenceV1, BEACON_BOT_MISSION_ONE_AUTHORING_V1, type BadgeDefinitionV1, type CommercialStateV1, type CourseMaterialAudienceV1, type CourseMaterialKindV1, type CourseMaterialV1, type CourseMaterialsManifestV1, DANCE_ROVER_MISSION_ONE_AUTHORING_V1, type FacilitatorMissionAuthoringV1, type GuardianAiConsentV1, type HardwareItemV1, type HardwareModeV1, type HardwareRequirementManifestV1, type HardwareVerificationStatusV1, JUNIOR_CODER_MISSION_STAGE_ORDER_V1, JUNIOR_CODER_MODULE_PRICE_V1_1, JUNIOR_CODER_ROBOT_RESCUE_PATH_CURRENT, JUNIOR_CODER_ROBOT_RESCUE_PATH_V1, JUNIOR_CODER_ROBOT_RESCUE_PATH_V1_1, type LearnerMissionAuthoringV1, type LearningGoalV1, type LearningModuleVersionV1, type LearningPathVersionV1, type LearningValidationIssueV1, METEOR_SHIELD_MISSION_ONE_AUTHORING_V1, MISSION_AUTHORING_CONTRACT_VERSION_V1, type MissionAccessibilityAlternativeV1, type MissionArtifactKindV1, type MissionArtifactReferenceV1, type MissionAuthoringBundleV1, type MissionAuthoringGoalV1, type MissionAuthoringValidationIssueV1, type MissionEvidenceKindV1, type MissionEvidenceRequirementV1, type MissionEvidenceRetentionV1, type MissionFunctionParameterV1, type MissionFunctionReferenceV1, type MissionHardwareAcquisitionScopeV1, type MissionHardwareComponentDisclosureV1, type MissionHardwareDisclosureV1, type MissionInteractionModeV1, type MissionInteractionRequirementV1, type MissionPhysicalSafeguardsV1, type MissionReadinessCheckV1, type MissionRewardBindingV1, type MissionSideAdventureV1, type MissionStageCardV1, type MissionStageKindV1, type MissionV1, type ModuleAgentDefinitionV1, type ModuleAgentFeedbackV1, type ModuleAgentRoleV1, type ModuleCategoryV1, type ModuleEntitlementV1, type ModulePricingV1, type ModuleReferencePriceV1, OBSTACLE_EXPLORER_MISSION_ONE_AUTHORING_V1, PADDLE_PULSE_MISSION_ONE_AUTHORING_V1, PIXEL_TRAIL_CHALLENGE_MISSION_ONE_AUTHORING_V1, type PublishedStaticProjectSnapshotV1, RAINBOW_RESCUE_ROVER_MISSION_ONE_AUTHORING_V1, RESCUE_CREW_COMMANDER_MISSION_ONE_AUTHORING_V1, ROAD_HOPPER_RALLY_MISSION_ONE_AUTHORING_V1, ROBOT_MAZE_DASH_MISSION_ONE_AUTHORING_V1, SERVO_CREATURE_MISSION_ONE_AUTHORING_V1, SKYWING_SPRINT_MISSION_ONE_AUTHORING_V1, STAR_DEFENDER_SQUADRON_MISSION_ONE_AUTHORING_V1, type ScoreBandV1, assertValidLearningPath, assertValidMissionAuthoringBundle, calculateAssessment, validateAssessmentRubric, validateLearningPath, validateMissionAuthoringBundle };
package/dist/index.js CHANGED
@@ -3783,6 +3783,364 @@ var OBSTACLE_EXPLORER_MISSION_ONE_AUTHORING_V1 = {
3783
3783
  }
3784
3784
  }
3785
3785
  };
3786
+ var RAINBOW_RESCUE_ROVER_MISSION_ONE_AUTHORING_V1 = {
3787
+ version: MISSION_AUTHORING_CONTRACT_VERSION_V1,
3788
+ moduleId: "junior-coder.rainbow-rescue-rover",
3789
+ moduleVersion: "1.1.0",
3790
+ missionId: "rainbow-rescue-rover-mission-1",
3791
+ learner: {
3792
+ estimatedMinutes: 20,
3793
+ stages: [
3794
+ {
3795
+ kind: "learn",
3796
+ instruction: "Read what detectColour(), locateTarget(), planSerialCommand(), armHeartbeat() and failSafeStop() do in the private Rainbow Rescue Rover simulator.",
3797
+ artifactIds: ["rainbow-rescue-rover-m1-art"]
3798
+ },
3799
+ {
3800
+ kind: "predict",
3801
+ instruction: "Predict the simulated colour, target zone, bounded command, heartbeat time and final stopped state before the rescue plan runs.",
3802
+ artifactIds: []
3803
+ },
3804
+ {
3805
+ kind: "build",
3806
+ instruction: "Adjust the five documented integration calls to recognise one simulated target and plan one safe serial command with a heartbeat and fail-safe stop.",
3807
+ artifactIds: ["rainbow-rescue-rover-m1-code"]
3808
+ },
3809
+ {
3810
+ kind: "run",
3811
+ instruction: "Use the Run action button to start the private Rainbow Rescue Rover integration simulator.",
3812
+ artifactIds: ["rainbow-rescue-rover-m1-code"]
3813
+ },
3814
+ {
3815
+ kind: "assess",
3816
+ instruction: "Run the visible and protected deterministic colour, location, command, heartbeat and stop checks.",
3817
+ artifactIds: []
3818
+ },
3819
+ {
3820
+ kind: "inspect",
3821
+ instruction: "Compare the highlighted integration-plan line with the first rescue goal that did not pass.",
3822
+ artifactIds: []
3823
+ },
3824
+ {
3825
+ kind: "fix",
3826
+ instruction: "Change one bounded colour, target zone, command, heartbeat or stop call, then rerun and inspect the text telemetry.",
3827
+ artifactIds: ["rainbow-rescue-rover-m1-code"]
3828
+ },
3829
+ {
3830
+ kind: "explain",
3831
+ instruction: "Explain how family-local colour evidence became a bounded command plan and why the heartbeat and fail-safe stop protect every uncertain state.",
3832
+ artifactIds: []
3833
+ },
3834
+ {
3835
+ kind: "reward",
3836
+ instruction: "Collect the simulated badge when the score and mandatory privacy and safety checks pass; physical completion remains adult-only.",
3837
+ artifactIds: []
3838
+ }
3839
+ ],
3840
+ readinessChecks: [
3841
+ {
3842
+ id: "rainbow-rescue-rover-m1-find-privacy",
3843
+ prompt: "Find the rule that keeps Camera Module 3 frames on the family Raspberry Pi and explain why only bounded command labels may leave it.",
3844
+ scored: false
3845
+ }
3846
+ ],
3847
+ artifacts: [
3848
+ {
3849
+ id: "rainbow-rescue-rover-m1-code",
3850
+ kind: "starter-code",
3851
+ audience: "learner",
3852
+ solutionBearing: false
3853
+ },
3854
+ {
3855
+ id: "rainbow-rescue-rover-m1-art",
3856
+ kind: "starter-assets",
3857
+ audience: "learner",
3858
+ solutionBearing: false
3859
+ },
3860
+ {
3861
+ id: "rainbow-rescue-rover-m1-printable",
3862
+ kind: "printable",
3863
+ audience: "learner",
3864
+ solutionBearing: false
3865
+ }
3866
+ ],
3867
+ goals: [
3868
+ {
3869
+ id: "rainbow-rescue-rover-m1-starts",
3870
+ statement: "The documented integration-plan settings are valid and the private simulator starts.",
3871
+ visibility: "visible",
3872
+ criterionIds: ["rainbow-rescue-rover-build"],
3873
+ completionRequired: true,
3874
+ aiRequired: false
3875
+ },
3876
+ {
3877
+ id: "rainbow-rescue-rover-m1-target-command",
3878
+ statement: "The rover plan recognises a green simulated target in the centre and selects one bounded forward command.",
3879
+ visibility: "visible",
3880
+ criterionIds: ["rainbow-rescue-rover-goal-one", "rainbow-rescue-rover-goal-two"],
3881
+ completionRequired: true,
3882
+ aiRequired: false
3883
+ },
3884
+ {
3885
+ id: "rainbow-rescue-rover-m1-private-runtime",
3886
+ statement: "The plan arms a heartbeat, ends fail-safe stopped and never accesses a camera, serial port, motor, network or browser storage.",
3887
+ visibility: "visible",
3888
+ criterionIds: ["rainbow-rescue-rover-safety"],
3889
+ completionRequired: true,
3890
+ aiRequired: false
3891
+ }
3892
+ ],
3893
+ interactions: [
3894
+ {
3895
+ id: "rainbow-rescue-rover-m1-run-control",
3896
+ description: "Start the private Rainbow Rescue Rover integration simulation.",
3897
+ primaryMode: "pointer",
3898
+ alternativeIds: ["rainbow-rescue-rover-m1-keyboard-run"]
3899
+ },
3900
+ {
3901
+ id: "rainbow-rescue-rover-m1-code-control",
3902
+ description: "Edit the documented colour, target, command, heartbeat and stop calls.",
3903
+ primaryMode: "keyboard",
3904
+ alternativeIds: []
3905
+ },
3906
+ {
3907
+ id: "rainbow-rescue-rover-m1-target-preview",
3908
+ description: "Observe the simulated colour target, command route and stopped state.",
3909
+ primaryMode: "colour",
3910
+ alternativeIds: ["rainbow-rescue-rover-m1-telemetry"]
3911
+ }
3912
+ ],
3913
+ accessibilityAlternatives: [
3914
+ {
3915
+ id: "rainbow-rescue-rover-m1-keyboard-run",
3916
+ modes: ["keyboard"],
3917
+ equivalentOutcome: true,
3918
+ description: "Press Enter or Space on the play-icon Run button to start the same simulator."
3919
+ },
3920
+ {
3921
+ id: "rainbow-rescue-rover-m1-telemetry",
3922
+ modes: ["text", "shape", "symbol", "reduced-motion"],
3923
+ equivalentOutcome: true,
3924
+ description: "Read the colour name, target zone, command, heartbeat milliseconds and stopped state without camera access, animation or colour alone."
3925
+ }
3926
+ ],
3927
+ evidenceRequirements: [
3928
+ {
3929
+ id: "rainbow-rescue-rover-m1-assessment",
3930
+ goalIds: [
3931
+ "rainbow-rescue-rover-m1-starts",
3932
+ "rainbow-rescue-rover-m1-target-command",
3933
+ "rainbow-rescue-rover-m1-private-runtime"
3934
+ ],
3935
+ kind: "assessment-result",
3936
+ retention: "entitlement",
3937
+ containsPersonalData: false
3938
+ },
3939
+ {
3940
+ id: "rainbow-rescue-rover-m1-explanation",
3941
+ goalIds: ["rainbow-rescue-rover-m1-target-command"],
3942
+ kind: "learner-explanation",
3943
+ retention: "attempt",
3944
+ containsPersonalData: false
3945
+ }
3946
+ ],
3947
+ sideAdventures: [
3948
+ {
3949
+ id: "rainbow-rescue-rover-m1-remix",
3950
+ prompt: "Invent an original colour rescue rule and add a text, shape or symbol cue that explains the command without camera frames, motion or colour alone.",
3951
+ completionRequired: false
3952
+ }
3953
+ ],
3954
+ rewardBindings: [
3955
+ {
3956
+ id: "rainbow-rescue-rover-m1-simulated-badge",
3957
+ badgeId: "rainbow-rescue-rover-mission-complete",
3958
+ goalIds: [
3959
+ "rainbow-rescue-rover-m1-starts",
3960
+ "rainbow-rescue-rover-m1-target-command",
3961
+ "rainbow-rescue-rover-m1-private-runtime"
3962
+ ],
3963
+ deterministic: true,
3964
+ random: false,
3965
+ tokenConvertible: false
3966
+ }
3967
+ ],
3968
+ functionReference: [
3969
+ {
3970
+ id: "rainbow-rescue-rover-function-detect",
3971
+ signature: "detectColour(colour)",
3972
+ summary: "Selects one labelled colour result in the private simulator.",
3973
+ parameters: [
3974
+ {
3975
+ name: "colour",
3976
+ type: "string",
3977
+ description: "Use red, green, blue or yellow."
3978
+ }
3979
+ ],
3980
+ effect: "Returns one simulator colour label and confidence state; it never opens a camera or receives a frame.",
3981
+ example: 'detectColour("green");'
3982
+ },
3983
+ {
3984
+ id: "rainbow-rescue-rover-function-locate",
3985
+ signature: "locateTarget(zone)",
3986
+ summary: "Places the simulated target in one labelled horizontal zone.",
3987
+ parameters: [
3988
+ {
3989
+ name: "zone",
3990
+ type: "string",
3991
+ description: "Use left, centre or right."
3992
+ }
3993
+ ],
3994
+ effect: "Updates text, shape and coordinate cues in the simulator without analysing or storing an image.",
3995
+ example: 'locateTarget("centre");'
3996
+ },
3997
+ {
3998
+ id: "rainbow-rescue-rover-function-command",
3999
+ signature: "planSerialCommand(command)",
4000
+ summary: "Plans one bounded command label for the simulated rover link.",
4001
+ parameters: [
4002
+ {
4003
+ name: "command",
4004
+ type: "string",
4005
+ description: "Use forward, turn-left, turn-right or stop."
4006
+ }
4007
+ ],
4008
+ effect: "Records a simulator-only command label; it never opens a serial port or activates motors.",
4009
+ example: 'planSerialCommand("forward");'
4010
+ },
4011
+ {
4012
+ id: "rainbow-rescue-rover-function-heartbeat",
4013
+ signature: "armHeartbeat(duration)",
4014
+ summary: "Arms a bounded simulated command heartbeat.",
4015
+ parameters: [
4016
+ {
4017
+ name: "duration",
4018
+ type: "whole number",
4019
+ description: "A bounded heartbeat from 250 to 1000 milliseconds."
4020
+ }
4021
+ ],
4022
+ effect: "Records heartbeat telemetry so an uncertain simulator link becomes stopped; it cannot maintain physical movement.",
4023
+ example: "armHeartbeat(500);"
4024
+ },
4025
+ {
4026
+ id: "rainbow-rescue-rover-function-stop",
4027
+ signature: "failSafeStop()",
4028
+ summary: "Ends the integration simulation in a fail-safe stopped state.",
4029
+ parameters: [],
4030
+ effect: "Marks the private simulator stopped after the bounded command plan; it cannot activate, stop or otherwise control physical hardware.",
4031
+ example: "failSafeStop();"
4032
+ }
4033
+ ]
4034
+ },
4035
+ facilitator: {
4036
+ artifacts: [
4037
+ {
4038
+ id: "rainbow-rescue-rover-m1-answer-key",
4039
+ kind: "answer-key",
4040
+ audience: "facilitator",
4041
+ solutionBearing: true
4042
+ },
4043
+ {
4044
+ id: "rainbow-rescue-rover-m1-protected-tests",
4045
+ kind: "protected-test",
4046
+ audience: "facilitator",
4047
+ solutionBearing: true
4048
+ },
4049
+ {
4050
+ id: "rainbow-rescue-rover-m1-adult-hardware-guide",
4051
+ kind: "facilitator-note",
4052
+ audience: "facilitator",
4053
+ solutionBearing: true
4054
+ }
4055
+ ],
4056
+ protectedGoals: [
4057
+ {
4058
+ id: "rainbow-rescue-rover-m1-protected-resilience",
4059
+ statement: "The simulator rejects unsupported colours, zones, serial commands, invalid heartbeats, missing stop calls and any camera, serial or physical-hardware request.",
4060
+ visibility: "protected",
4061
+ criterionIds: ["rainbow-rescue-rover-edge-one", "rainbow-rescue-rover-edge-two"],
4062
+ completionRequired: false,
4063
+ aiRequired: false
4064
+ }
4065
+ ],
4066
+ prompts: [
4067
+ "Ask the learner to predict the labelled target, bounded command and final stopped state before suggesting one change.",
4068
+ "Use only authored function guidance and simulator telemetry; never request camera frames or give learner wiring, power or motor-control advice.",
4069
+ "Physical export stays unavailable until an adult acknowledges the exact manifest and every camera, computer, serial, rover and power component has bench-test evidence."
4070
+ ]
4071
+ },
4072
+ hardware: {
4073
+ requirementsVersion: "1.0.0",
4074
+ hardwareIncluded: false,
4075
+ completePathItemIds: [
4076
+ "pico-2-w",
4077
+ "breadboard",
4078
+ "usb-data-cable",
4079
+ "jumper-wires",
4080
+ "verified-explorer",
4081
+ "pi-zero-2-w",
4082
+ "camera-3",
4083
+ "pi-storage-power"
4084
+ ],
4085
+ incrementalItemIds: [
4086
+ "verified-explorer",
4087
+ "pi-zero-2-w",
4088
+ "camera-3",
4089
+ "pi-storage-power"
4090
+ ],
4091
+ components: [
4092
+ { itemId: "pico-2-w", quantity: 1, acquisitionScope: "complete-path", verificationStatus: "pending-bench-test", compatibilityClaimed: false, physicalCompletionEligible: false },
4093
+ { itemId: "breadboard", quantity: 1, acquisitionScope: "complete-path", verificationStatus: "pending-bench-test", compatibilityClaimed: false, physicalCompletionEligible: false },
4094
+ { itemId: "usb-data-cable", quantity: 1, acquisitionScope: "complete-path", verificationStatus: "pending-bench-test", compatibilityClaimed: false, physicalCompletionEligible: false },
4095
+ { itemId: "jumper-wires", quantity: 12, acquisitionScope: "complete-path", verificationStatus: "pending-bench-test", compatibilityClaimed: false, physicalCompletionEligible: false },
4096
+ { itemId: "verified-explorer", quantity: 1, acquisitionScope: "incremental", verificationStatus: "pending-bench-test", compatibilityClaimed: false, physicalCompletionEligible: false },
4097
+ { itemId: "pi-zero-2-w", quantity: 1, acquisitionScope: "incremental", verificationStatus: "pending-bench-test", compatibilityClaimed: false, physicalCompletionEligible: false },
4098
+ { itemId: "camera-3", quantity: 1, acquisitionScope: "incremental", verificationStatus: "pending-bench-test", compatibilityClaimed: false, physicalCompletionEligible: false },
4099
+ { itemId: "pi-storage-power", quantity: 1, acquisitionScope: "incremental", verificationStatus: "pending-bench-test", compatibilityClaimed: false, physicalCompletionEligible: false }
4100
+ ],
4101
+ safeguards: {
4102
+ adultAssemblyRequired: true,
4103
+ adultAcknowledgementRequiredForExport: true,
4104
+ websiteMayControlHardware: false,
4105
+ simulatorCompletionAvailable: true,
4106
+ simulatedBadgeId: "rainbow-rescue-rover-mission-complete",
4107
+ physicalBadgeId: "rainbow-rescue-rover-physical-builder",
4108
+ physicalBadgeRequiresAdultSignoff: true,
4109
+ adultAssemblySteps: [
4110
+ "Confirm the exact bench-signed rover, Pi Zero 2 W, Camera Module 3 and correct Zero-series camera ribbon identities against the manifest.",
4111
+ "With all power disconnected, fit and inspect the camera ribbon, storage, Pi power, Pico data link and isolated rover assemblies using the adult guide.",
4112
+ "Complete local colour calibration, bounded serial-command, heartbeat, link-loss and fail-safe-stop tests with the wheels lifted clear of the surface."
4113
+ ],
4114
+ powerRequirements: [
4115
+ "Use a separate regulated Raspberry Pi power supply for the Pi Zero 2 W and Camera Module 3.",
4116
+ "Use the verified switched protected motor supply for the rover; never power motors, the Pi Zero 2 W or Camera Module 3 from a Pico GPIO pin.",
4117
+ "Keep every power switch accessible and disconnect every source before changing the camera ribbon, storage, wiring, sensors, wheels or chassis parts."
4118
+ ],
4119
+ cableRequirements: [
4120
+ "One known data-capable USB cable compatible with the Pico 2 W and Pi Zero 2 W serial plan.",
4121
+ "The correct Zero-series Camera Module 3 ribbon and adult-verified insulated rover and power connectors."
4122
+ ],
4123
+ softwarePrerequisites: [
4124
+ "Current Raspberry Pi OS with supported rpicam and Picamera2 software on the family-owned Pi Zero 2 W.",
4125
+ "Supported Pico SDK toolchain and known-good recovery firmware with adult-owned heartbeat, link-loss and emergency-stop behaviour.",
4126
+ "A family-local colour-calibration utility that never uploads, publishes or transmits Camera Module 3 frames."
4127
+ ],
4128
+ warnings: [
4129
+ "Hardware is not included with the module.",
4130
+ "No listed camera, computer, rover, serial or power configuration currently claims compatibility or physical-completion eligibility.",
4131
+ "Camera frames remain on the family Raspberry Pi and must never be submitted to Plasius, an agent service or a published project.",
4132
+ "The website never activates motors, opens a camera or serial port, and an uncertain or missing heartbeat must stop the physical rover.",
4133
+ "Moving wheels, pinch points, stalled motors, camera ribbon damage and unsuitable supplies can cause unsafe movement, heat or damage; adult assembly, calibration and testing are mandatory.",
4134
+ "The simulator and simulated badge remain available without physical equipment."
4135
+ ],
4136
+ unrelatedHardwareNotRequired: [
4137
+ "cloud camera, object-recognition or face-recognition services",
4138
+ "microphone, speaker, location or biometric sensors",
4139
+ "public hosting, analytics, advertising or external network access"
4140
+ ]
4141
+ }
4142
+ }
4143
+ };
3786
4144
  var RESCUE_CREW_COMMANDER_MISSION_ONE_AUTHORING_V1 = {
3787
4145
  version: MISSION_AUTHORING_CONTRACT_VERSION_V1,
3788
4146
  moduleId: "junior-coder.rescue-crew-commander",
@@ -4589,6 +4947,7 @@ export {
4589
4947
  OBSTACLE_EXPLORER_MISSION_ONE_AUTHORING_V1,
4590
4948
  PADDLE_PULSE_MISSION_ONE_AUTHORING_V1,
4591
4949
  PIXEL_TRAIL_CHALLENGE_MISSION_ONE_AUTHORING_V1,
4950
+ RAINBOW_RESCUE_ROVER_MISSION_ONE_AUTHORING_V1,
4592
4951
  RESCUE_CREW_COMMANDER_MISSION_ONE_AUTHORING_V1,
4593
4952
  ROAD_HOPPER_RALLY_MISSION_ONE_AUTHORING_V1,
4594
4953
  ROBOT_MAZE_DASH_MISSION_ONE_AUTHORING_V1,