iiRecord
Agentic AI Atlas · design-thinking-sprint
lib-process:scientific-discovery--design-thinking-sprinta5c.ai
II.
LibraryProcess JSON

lib-process:scientific-discovery--design-thinking-sprint

Structured · live

design-thinking-sprint json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:scientific-discovery--design-thinking-sprint",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "design-thinking-sprint",
    "description": "Rapid innovation through empathize, define, ideate, prototype, test - Guides teams through\na structured design thinking sprint to solve complex problems through user-centered innovation,\nrapid prototyping, and iterative testing.",
    "libraryPath": "library/specializations/domains/science/scientific-discovery/design-thinking-sprint.js",
    "specialization": "scientific-discovery",
    "references": [
      "- Brown, T. (2009). Change by Design\n- Knapp, J. et al. (2016). Sprint: How to Solve Big Problems in Just Five Days\n- IDEO Design Thinking: https://designthinking.ideo.com/"
    ],
    "example": "const result = await orchestrate('domains/science/scientific-discovery/design-thinking-sprint', {\n  challenge: 'Improve patient experience in emergency departments',\n  users: ['patients', 'nurses', 'doctors', 'family-members'],\n  constraints: { budget: 'moderate', timeline: '1-week', regulations: 'HIPAA' }\n});",
    "usesAgents": [
      "hypothesis-generator"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:scientific-discovery--design-thinking-sprint",
      "to": "skill-area:data-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:scientific-discovery--design-thinking-sprint",
      "to": "skill-area:statistical-analysis",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:scientific-discovery--design-thinking-sprint",
      "to": "skill-area:deep-web-research",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:scientific-discovery--design-thinking-sprint",
      "to": "domain:scientific-discovery",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:scientific-discovery--design-thinking-sprint",
      "to": "role:research-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:scientific-discovery--design-thinking-sprint",
      "to": "role:computational-scientist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:scientific-discovery--design-thinking-sprint",
      "to": "workflow:experiment-design",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:scientific-discovery--design-thinking-sprint",
      "to": "workflow:peer-review-cycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:scientific-discovery--design-thinking-sprint",
      "to": "specialization:scientific-research-methods",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:scientific-discovery--design-thinking-sprint",
      "to": "specialization:scientific-discovery",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}