Summary
Create a Jupyter notebook showing a complete CTI analysis workflow.
Context
An example notebook helps users understand ZettelForge's capabilities interactively. This is the showcase for data scientists and analysts evaluating the tool.
- File to create:
examples/cti_analysis.ipynb
Acceptance Criteria
Summary
Create a Jupyter notebook showing a complete CTI analysis workflow.
Context
An example notebook helps users understand ZettelForge's capabilities interactively. This is the showcase for data scientists and analysts evaluating the tool.
examples/cti_analysis.ipynbAcceptance Criteria
from zettelforge import MemoryManager)demo.py)recall_actor("apt28"))recall("supply chain attacks"))get_stats())synthesize("What do we know about APT28?")) — wrap in try/except since LLM may not be availablepip install zettelforgeonly (no extra deps beyond jupyter)jupyter nbconvert --execute examples/cti_analysis.ipynbcompletes without error