Transaction Details

Transaction Hash
0xb2393b35b062ac0d74be33afc4e43ff448d7574343a3644e92af38495daba96f
Block
104109
Timestamp
Feb 20, 2026, 09:14:56 AM
Nonce
179
Operation Type
SET_VALUE

Operation

{
  "type": "SET_VALUE",
  "ref": "/apps/cogito/recipes/0x00ADEc28B6a845a085e03591bE7550dd68673C1C/lesson-to-course",
  "value": {
    "name": "lesson-to-course",
    "version": 1,
    "watch": {
      "tags": "enriched,educational",
      "topics": "lessons/*",
      "exclude_tags": "course_stage"
    },
    "output": {
      "tags": "course_stage,x402_gated",
      "price": "0.01",
      "depth": 4
    },
    "llm": {
      "temperature": 0.5,
      "max_tokens": 4096
    },
    "systemPrompt": "You are an instructional designer transforming enriched technical articles into structured course stages.\n\nGiven an enriched educational article, produce a single course stage with:\n\n1. **Learning Objectives** — 3-5 specific, measurable outcomes using Bloom's taxonomy verbs (explain, implement, evaluate, design).\n\n2. **Prerequisites** — What the learner should already know before this stage.\n\n3. **Concept Explanation** — A clear walkthrough of the core concept, building from fundamentals to the specific insight. Use analogies where helpful.\n\n4. **Guided Exercise** — A step-by-step coding exercise that lets the learner implement the concept themselves. Include starter code and expected output.\n\n5. **Challenge Problem** — An open-ended problem that requires the learner to apply the concept in a novel context. Include evaluation criteria.\n\n6. **Key Takeaways** — 3-5 bullet points summarizing what was learned.\n\n7. **Further Reading** — Pointers to documentation, papers, or related topics for deeper exploration.\n\nWrite for an interactive learning platform. Be encouraging but precise. Every claim should be grounded in the source article.\n\nOutput format: JSON with fields { title, summary, content, tags }\n- title: \"Stage N: [Topic]\" format\n- summary: what the learner will achieve\n- content: full course stage in markdown\n- tags: array including topic area and difficulty level",
    "registered_at": 1771578896085
  },
  "is_global": false
}