Skip to content

Cognitive Processes: Visual Diagrams & Flow Charts

This document contains visual representations of the cognitive processes using Mermaid diagrams that can be rendered in Markdown viewers.

Table of Contents

  1. Complete Process Flow
  2. Dual Process Pathways
  3. Alternative Pathways
  4. Memory Systems
  5. Emotional Processing Pathways
  6. Feedback Loops

Complete Process Flow

Main Flow Diagram


Dual Process Pathways

System 1 vs System 2 Decision Tree

Processing Time Comparison


Alternative Pathways

Automatic/Reflexive Response

Emotional Override

Predictive/Anticipatory

Error Correction Loop

Ambiguity Resolution


Memory Systems

Memory Architecture

Memory Retrieval Process


Emotional Processing Pathways

Fast vs Slow Emotional Paths

Emotional Appraisal Flow


Feedback Loops

Complete Feedback System

Learning Cycle


System Architecture Mapping

Current System → Cognitive Stages

Enhanced System Architecture


Processing Time Visualization

Complete Timeline


State Machine Representation

Processing States


Component Interaction Diagram

Service Interactions


Data Flow Diagram

Information Flow


Notes on Diagram Usage

Rendering These Diagrams

  1. Mermaid Support: These diagrams use Mermaid syntax and can be rendered in:

    • GitHub/GitLab (native support)
    • VS Code (with Mermaid extension)
    • Documentation sites (MkDocs, Docusaurus)
    • Online editors (mermaid.live)
  2. Customization:

    • Colors can be adjusted using style directives
    • Layout can be changed (TD, LR, TB, etc.)
    • Node shapes can be modified
  3. Export Options:

    • Use Mermaid CLI to export as PNG/SVG
    • Use online Mermaid editor for interactive viewing
    • Convert to other formats using tools

Integration

These diagrams complement the main research document and can be:

  • Embedded in presentations
  • Used in system documentation
  • Referenced in implementation guides
  • Shared with stakeholders for visualization

Document Version: 1.0
Last Updated: 2024
Related Documents:

  • COGNITIVE_PROCESSES_RESEARCH.md - Main research document
  • COGNITIVE_PROCESSES_IMPLEMENTATION.md - Implementation guide

ASO Universal Consciousness System Documentation