graph/edges/memory.yaml

edges:
  - id: EDGE_MEMORY_DEC0002_DERIVED_FROM_REV0002
    type: derived_from
    from: MEMORY_DEC_0002
    to: MEMORY_REV_0002
    description: Movement decision memory was derived from the approved movement review memory.
  - id: EDGE_MEMORY_LES0002_DERIVED_FROM_REV0002
    type: derived_from
    from: MEMORY_LES_0002
    to: MEMORY_REV_0002
    description: Movement lesson memory was derived from the approved movement review memory.
  - id: EDGE_MEMORY_FND0002_DERIVED_FROM_REV0002
    type: derived_from
    from: MEMORY_FND_0002
    to: MEMORY_REV_0002
    description: Movement finding memory was derived from the approved movement review memory.
  - id: EDGE_MEMORY_DEC0002_SUPPORTED_BY_FND0002
    type: supported_by
    from: MEMORY_DEC_0002
    to: MEMORY_FND_0002
    description: Movement decision is supported by the fast preset scoring finding.
  - id: EDGE_MEMORY_DEC0002_AFFECTS_PROJECT
    type: affects
    from: MEMORY_DEC_0002
    to: PROJECT_STREETLINE_HEROES
    description: Movement decision affects the Streetline Heroes project baseline.
  - id: EDGE_MEMORY_REV0002_REFERENCES_PROJECT
    type: references
    from: MEMORY_REV_0002
    to: PROJECT_STREETLINE_HEROES
    description: Movement review memory references the Streetline Heroes project.

Open raw source