Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Runbook Pack

example_runbook_pack is a non-contract example pack for memory-path-engine.

It is intentionally synthetic. The goal is to provide a structured operational dataset with:

  • ordered steps
  • escalation paths
  • conditional branches
  • exception handling
  • action-heavy evidence chains

Contents

  • runbooks/: sample markdown runbooks
  • demo.py: minimal ingestion and retrieval example

Evaluation intent

This pack is designed to show that the memory architecture also works on:

  • procedural knowledge
  • operational playbooks
  • incident-response style reasoning