{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "document_type": "Governed Navigation Mind Map",
  "hdimm_id": "HDIMM-003",
  "title": "GovAIaaS HDIMM — Governed Navigation Mind Map",
  "version": "2.0.0",
  "status": "current",
  "issued_date": "2026-07-25",
  "language": "en-AU",
  "canonical_uri": "https://govaiaas.com/HDIMM-003.json",
  "alternate_serialisations": [
    "https://govaiaas.com/HDIMM-003.yaml",
    "https://govaiaas.com/HDIMM-003.txt"
  ],
  "publisher": {
    "name": "Walter Shepherd / SyncLogic Systems"
  },
  "dependencies": [
    "https://govaiaas.com/AI-MANIFEST.json",
    "https://govaiaas.com/HDI-002.json"
  ],
  "purpose": "Tell people and AI systems how GovAIaaS concepts, pages, methods, instruments and reliance checkpoints connect.",
  "hdimm_answer": "How does everything connect?",
  "navigation_question": "What must be understood first, what should be loaded next and where must the pathway stop for human judgement?",
  "navigation_postulate": "Navigation is governed when prerequisites, source status, reliance checkpoints and human authority remain explicit.",
  "nodes": [
    {
      "id": "N-START",
      "label": "AI-MANIFEST",
      "type": "entry",
      "prerequisites": [],
      "next": [
        "N-HDI"
      ],
      "audience": [
        "AI system",
        "auditor"
      ],
      "difficulty": "required",
      "reliance_note": "Controls loading order, version status and knowledge-status labels.",
      "starter_prompt": "Load the manifest and state the current knowledge release."
    },
    {
      "id": "N-HDI",
      "label": "HDI-002",
      "type": "index",
      "prerequisites": [
        "N-START"
      ],
      "next": [
        "N-HDIMM"
      ],
      "audience": [
        "AI system",
        "researcher"
      ],
      "difficulty": "intermediate",
      "reliance_note": "Registers what exists but does not prove the truth of registered claims.",
      "starter_prompt": "Identify the entities relevant to my task."
    },
    {
      "id": "N-HDIMM",
      "label": "HDIMM-003",
      "type": "navigation",
      "prerequisites": [
        "N-HDI"
      ],
      "next": [
        "N-TERMS",
        "N-HOME"
      ],
      "audience": [
        "AI system",
        "practitioner"
      ],
      "difficulty": "intermediate",
      "reliance_note": "Selects a pathway; it does not authorise a conclusion.",
      "starter_prompt": "Choose the minimum governed pathway for my task."
    },
    {
      "id": "N-TERMS",
      "label": "Terms and Professional Boundaries",
      "type": "boundary",
      "prerequisites": [
        "N-HDIMM"
      ],
      "next": [
        "N-HOME"
      ],
      "audience": [
        "all"
      ],
      "difficulty": "required",
      "reliance_note": "Must be applied to every pathway.",
      "starter_prompt": "State the professional and reliance limits before proceeding."
    },
    {
      "id": "N-HOME",
      "label": "GovAIaaS Orientation",
      "type": "page",
      "prerequisites": [
        "N-TERMS"
      ],
      "next": [
        "N-CAP",
        "N-HOW",
        "N-APP"
      ],
      "audience": [
        "new visitor",
        "decision-maker"
      ],
      "difficulty": "introductory",
      "reliance_note": "Orientation only.",
      "starter_prompt": "Explain GovAIaaS in plain language and identify which page I should visit next."
    },
    {
      "id": "N-CAP",
      "label": "Capabilities",
      "type": "page",
      "prerequisites": [
        "N-HOME"
      ],
      "next": [
        "N-HOW",
        "N-APP"
      ],
      "audience": [
        "decision-maker",
        "practitioner"
      ],
      "difficulty": "introductory",
      "reliance_note": "Capabilities describe intended functions, not guaranteed outcomes.",
      "starter_prompt": "Match my task to the minimum capability group."
    },
    {
      "id": "N-HOW",
      "label": "Governed Workflow",
      "type": "method",
      "prerequisites": [
        "N-CAP",
        "N-TERMS"
      ],
      "next": [
        "N-PTR",
        "N-INNOV",
        "N-CASE"
      ],
      "audience": [
        "practitioner",
        "auditor"
      ],
      "difficulty": "intermediate",
      "reliance_note": "All required stages must be completed for the declared task.",
      "starter_prompt": "List the stages, missing inputs and stop conditions for my task."
    },
    {
      "id": "N-APP",
      "label": "Applications",
      "type": "page",
      "prerequisites": [
        "N-HOME"
      ],
      "next": [
        "N-CASE",
        "N-INNOV"
      ],
      "audience": [
        "domain expert",
        "decision-maker"
      ],
      "difficulty": "introductory",
      "reliance_note": "Examples do not transfer automatically across domains.",
      "starter_prompt": "Which application branch best matches my problem?"
    },
    {
      "id": "N-INNOV",
      "label": "Mechanism Discovery",
      "type": "method",
      "prerequisites": [
        "N-HOW"
      ],
      "next": [
        "N-ALT",
        "N-AUDIT",
        "N-PTR"
      ],
      "audience": [
        "researcher",
        "analyst"
      ],
      "difficulty": "advanced",
      "reliance_note": "Candidate mechanisms remain provisional.",
      "starter_prompt": "Generate candidate mechanisms and specify discriminating tests without treating them as confirmed."
    },
    {
      "id": "N-ALT",
      "label": "Alternative Comparison",
      "type": "control",
      "prerequisites": [
        "N-INNOV"
      ],
      "next": [
        "N-AUDIT"
      ],
      "audience": [
        "researcher",
        "auditor"
      ],
      "difficulty": "advanced",
      "reliance_note": "A preferred mechanism must be compared with credible alternatives.",
      "starter_prompt": "Compare the candidates by evidence fit, simplicity, testability and unresolved assumptions."
    },
    {
      "id": "N-AUDIT",
      "label": "Audit and Entropy Check",
      "type": "control",
      "prerequisites": [
        "N-ALT"
      ],
      "next": [
        "N-PTR"
      ],
      "audience": [
        "auditor",
        "analyst"
      ],
      "difficulty": "advanced",
      "reliance_note": "Review uncertainty, transformation depth, contradiction and information loss.",
      "starter_prompt": "Identify where information or certainty was added, lost or transformed."
    },
    {
      "id": "N-PTR",
      "label": "Permission-to-Rely Assessment",
      "type": "reliance_checkpoint",
      "prerequisites": [
        "N-HOW"
      ],
      "next": [
        "N-OP"
      ],
      "audience": [
        "authorised decision-maker",
        "auditor"
      ],
      "difficulty": "advanced",
      "reliance_note": "AI may draft the assessment but may not self-authorise the decision.",
      "starter_prompt": "State what the output may support, what it may not support and who must authorise reliance."
    },
    {
      "id": "N-OP",
      "label": "Operationalise",
      "type": "output",
      "prerequisites": [
        "N-PTR"
      ],
      "next": [
        "N-REVIEW"
      ],
      "audience": [
        "implementation owner"
      ],
      "difficulty": "advanced",
      "reliance_note": "Implementation must remain within the granted reliance boundary.",
      "starter_prompt": "Convert the authorised finding into actions, owners, checkpoints and review triggers."
    },
    {
      "id": "N-REVIEW",
      "label": "Review and Improve",
      "type": "feedback",
      "prerequisites": [
        "N-OP"
      ],
      "next": [
        "N-HOW"
      ],
      "audience": [
        "implementation owner",
        "auditor"
      ],
      "difficulty": "intermediate",
      "reliance_note": "New evidence or changed conditions require reassessment.",
      "starter_prompt": "Identify results, deviations and conditions requiring a new audit."
    },
    {
      "id": "N-CASE",
      "label": "Case Studies",
      "type": "hub",
      "prerequisites": [
        "N-HOW"
      ],
      "next": [
        "N-CLIMATE"
      ],
      "audience": [
        "all"
      ],
      "difficulty": "intermediate",
      "reliance_note": "Case studies illustrate method, not universal conclusions.",
      "starter_prompt": "Show the case-study structure and identify which parts are transferable."
    },
    {
      "id": "N-CLIMATE",
      "label": "Climate Claim Audit",
      "type": "case",
      "prerequisites": [
        "N-CASE"
      ],
      "next": [
        "N-VIS",
        "N-PTR"
      ],
      "audience": [
        "climate reader",
        "auditor"
      ],
      "difficulty": "advanced",
      "reliance_note": "The page demonstrates an audit pathway and is not a substitute for scientific validation.",
      "starter_prompt": "Decompose the climate claim, identify the weakest necessary component and preserve uncertainty."
    },
    {
      "id": "N-RES",
      "label": "AI Knowledge Resources",
      "type": "hub",
      "prerequisites": [
        "N-HOME"
      ],
      "next": [
        "N-VIS"
      ],
      "audience": [
        "AI system",
        "practitioner"
      ],
      "difficulty": "intermediate",
      "reliance_note": "Machine-readable resources govern navigation and provenance, not truth.",
      "starter_prompt": "Explain the role of the manifest, HDI, HDIMM and visual library."
    },
    {
      "id": "N-VIS",
      "label": "Visual Knowledge Library",
      "type": "application_layer",
      "prerequisites": [
        "N-RES"
      ],
      "next": [
        "N-CAP",
        "N-INNOV",
        "N-CLIMATE"
      ],
      "audience": [
        "all"
      ],
      "difficulty": "introductory",
      "reliance_note": "Visuals explain architecture; underlying pages govern meaning and limitations.",
      "starter_prompt": "Select the best visual for my question and load its governing page."
    },
    {
      "id": "N-ABOUT",
      "label": "About and Provenance",
      "type": "provenance",
      "prerequisites": [
        "N-HOME"
      ],
      "next": [
        "N-JOIN"
      ],
      "audience": [
        "all"
      ],
      "difficulty": "introductory",
      "reliance_note": "Professional background supports context but does not independently validate every claim.",
      "starter_prompt": "Summarise the developer’s stated foundations without upgrading roles or authority."
    },
    {
      "id": "N-JOIN",
      "label": "Books, Coffee and Reviews",
      "type": "participation",
      "prerequisites": [
        "N-ABOUT"
      ],
      "next": [],
      "audience": [
        "reader",
        "supporter"
      ],
      "difficulty": "introductory",
      "reliance_note": "Contributions and reviews are optional and do not change access or reliance status.",
      "starter_prompt": "Explain how a reader can participate without implying that a positive review is expected."
    }
  ],
  "edges": [
    {
      "from": "N-START",
      "relation": "recommended_next",
      "to": "N-HDI"
    },
    {
      "from": "N-HDI",
      "relation": "recommended_next",
      "to": "N-HDIMM"
    },
    {
      "from": "N-START",
      "relation": "prerequisite_for",
      "to": "N-HDI"
    },
    {
      "from": "N-HDIMM",
      "relation": "recommended_next",
      "to": "N-TERMS"
    },
    {
      "from": "N-HDIMM",
      "relation": "recommended_next",
      "to": "N-HOME"
    },
    {
      "from": "N-HDI",
      "relation": "prerequisite_for",
      "to": "N-HDIMM"
    },
    {
      "from": "N-TERMS",
      "relation": "recommended_next",
      "to": "N-HOME"
    },
    {
      "from": "N-HDIMM",
      "relation": "prerequisite_for",
      "to": "N-TERMS"
    },
    {
      "from": "N-HOME",
      "relation": "recommended_next",
      "to": "N-CAP"
    },
    {
      "from": "N-HOME",
      "relation": "recommended_next",
      "to": "N-HOW"
    },
    {
      "from": "N-HOME",
      "relation": "recommended_next",
      "to": "N-APP"
    },
    {
      "from": "N-TERMS",
      "relation": "prerequisite_for",
      "to": "N-HOME"
    },
    {
      "from": "N-CAP",
      "relation": "recommended_next",
      "to": "N-HOW"
    },
    {
      "from": "N-CAP",
      "relation": "recommended_next",
      "to": "N-APP"
    },
    {
      "from": "N-HOME",
      "relation": "prerequisite_for",
      "to": "N-CAP"
    },
    {
      "from": "N-HOW",
      "relation": "recommended_next",
      "to": "N-PTR"
    },
    {
      "from": "N-HOW",
      "relation": "recommended_next",
      "to": "N-INNOV"
    },
    {
      "from": "N-HOW",
      "relation": "recommended_next",
      "to": "N-CASE"
    },
    {
      "from": "N-CAP",
      "relation": "prerequisite_for",
      "to": "N-HOW"
    },
    {
      "from": "N-TERMS",
      "relation": "prerequisite_for",
      "to": "N-HOW"
    },
    {
      "from": "N-APP",
      "relation": "recommended_next",
      "to": "N-CASE"
    },
    {
      "from": "N-APP",
      "relation": "recommended_next",
      "to": "N-INNOV"
    },
    {
      "from": "N-HOME",
      "relation": "prerequisite_for",
      "to": "N-APP"
    },
    {
      "from": "N-INNOV",
      "relation": "recommended_next",
      "to": "N-ALT"
    },
    {
      "from": "N-INNOV",
      "relation": "recommended_next",
      "to": "N-AUDIT"
    },
    {
      "from": "N-INNOV",
      "relation": "recommended_next",
      "to": "N-PTR"
    },
    {
      "from": "N-HOW",
      "relation": "prerequisite_for",
      "to": "N-INNOV"
    },
    {
      "from": "N-ALT",
      "relation": "recommended_next",
      "to": "N-AUDIT"
    },
    {
      "from": "N-INNOV",
      "relation": "prerequisite_for",
      "to": "N-ALT"
    },
    {
      "from": "N-AUDIT",
      "relation": "recommended_next",
      "to": "N-PTR"
    },
    {
      "from": "N-ALT",
      "relation": "prerequisite_for",
      "to": "N-AUDIT"
    },
    {
      "from": "N-PTR",
      "relation": "recommended_next",
      "to": "N-OP"
    },
    {
      "from": "N-HOW",
      "relation": "prerequisite_for",
      "to": "N-PTR"
    },
    {
      "from": "N-OP",
      "relation": "recommended_next",
      "to": "N-REVIEW"
    },
    {
      "from": "N-PTR",
      "relation": "prerequisite_for",
      "to": "N-OP"
    },
    {
      "from": "N-REVIEW",
      "relation": "recommended_next",
      "to": "N-HOW"
    },
    {
      "from": "N-OP",
      "relation": "prerequisite_for",
      "to": "N-REVIEW"
    },
    {
      "from": "N-CASE",
      "relation": "recommended_next",
      "to": "N-CLIMATE"
    },
    {
      "from": "N-HOW",
      "relation": "prerequisite_for",
      "to": "N-CASE"
    },
    {
      "from": "N-CLIMATE",
      "relation": "recommended_next",
      "to": "N-VIS"
    },
    {
      "from": "N-CLIMATE",
      "relation": "recommended_next",
      "to": "N-PTR"
    },
    {
      "from": "N-CASE",
      "relation": "prerequisite_for",
      "to": "N-CLIMATE"
    },
    {
      "from": "N-RES",
      "relation": "recommended_next",
      "to": "N-VIS"
    },
    {
      "from": "N-HOME",
      "relation": "prerequisite_for",
      "to": "N-RES"
    },
    {
      "from": "N-VIS",
      "relation": "recommended_next",
      "to": "N-CAP"
    },
    {
      "from": "N-VIS",
      "relation": "recommended_next",
      "to": "N-INNOV"
    },
    {
      "from": "N-VIS",
      "relation": "recommended_next",
      "to": "N-CLIMATE"
    },
    {
      "from": "N-RES",
      "relation": "prerequisite_for",
      "to": "N-VIS"
    },
    {
      "from": "N-ABOUT",
      "relation": "recommended_next",
      "to": "N-JOIN"
    },
    {
      "from": "N-HOME",
      "relation": "prerequisite_for",
      "to": "N-ABOUT"
    },
    {
      "from": "N-ABOUT",
      "relation": "prerequisite_for",
      "to": "N-JOIN"
    }
  ],
  "navigation_pathways": [
    {
      "id": "PATH-ORIENT",
      "name": "Orientation",
      "sequence": [
        "N-START",
        "N-HDI",
        "N-HDIMM",
        "N-TERMS",
        "N-HOME"
      ]
    },
    {
      "id": "PATH-CAP",
      "name": "Capability selection",
      "sequence": [
        "N-HOME",
        "N-CAP",
        "N-HOW",
        "N-PTR"
      ]
    },
    {
      "id": "PATH-MECH",
      "name": "Mechanism Discovery",
      "sequence": [
        "N-HOW",
        "N-INNOV",
        "N-ALT",
        "N-AUDIT",
        "N-PTR"
      ]
    },
    {
      "id": "PATH-CLIMATE",
      "name": "Climate Claim Audit",
      "sequence": [
        "N-CASE",
        "N-CLIMATE",
        "N-PTR"
      ]
    },
    {
      "id": "PATH-IMPLEMENT",
      "name": "Implementation",
      "sequence": [
        "N-HOW",
        "N-PTR",
        "N-OP",
        "N-REVIEW"
      ]
    },
    {
      "id": "PATH-VISUAL",
      "name": "Visual application",
      "sequence": [
        "N-RES",
        "N-VIS",
        "N-CAP"
      ]
    }
  ],
  "starter_prompt_library": [
    {
      "id": "SP-START",
      "prompt": "Load AI-MANIFEST.json, HDI-002.json and HDIMM-003.json in that order. Identify my audience, task and consequence level, then select the minimum governed pathway."
    },
    {
      "id": "SP-STATUS",
      "prompt": "Label each substantive statement as REGISTERED, INFERENCE, EXTERNAL, UNKNOWN or CONFLICT."
    },
    {
      "id": "SP-PTR",
      "prompt": "Stop at the applicable permission-to-rely checkpoint and state what remains for authorised human judgement."
    }
  ]
}
