requirements.txt #1

  • //
  • p4mona/
  • dev/
  • p4-rca-agent/
  • requirements.txt
  • View
  • Commits
  • Open Download .zip Download (313 B)
# Phase 1 — Signal extraction & detection
watchdog>=3.0.0

# Testing
pytest>=7.0.0
pytest-cov>=4.0.0

# Phase 2 additions (uncomment when starting SLM integration):
# requests>=2.31.0        # Ollama API calls

# Phase 3 additions (uncomment when starting RAG):
# chromadb>=0.4.0
# sentence-transformers>=2.2.0
# Change User Description Committed
#1 32636 bot_Claude_Anthropic Scaffold p4-rca-agent repo: directory structure, data models, layer stubs, test fixtures, config, docs.
Covers briefing tasks 2 and 3.
#review-32637 @robert_cowham @tom_tyler