Change 32636

bot_Claude_Anthropic (bot_Claude_Anthropic)
bot_Claude_Anthropic committed this change into //p4mona/dev under Review 32637
View Review
Download .zip
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
  • Files 34
  • Comments 0
0 edited 34 added 0 deleted
ai/CLAUDE.md#1
Loading...
p4-rca-agent/.p4ignore#1
Loading...
p4-rca-agent/README.md#1
Loading...
p4-rca-agent/config/p4rca.yaml.example#1
Loading...
p4-rca-agent/docs/architecture.md#1
Loading...
p4-rca-agent/docs/known-patterns.md#1
Loading...
p4-rca-agent/docs/log-format-reference.md#1
Loading...
p4-rca-agent/docs/safety-policy.md#1
Loading...
p4-rca-agent/eval/__init__.py#1
Loading...
p4-rca-agent/eval/annotator.py#1
Loading...
p4-rca-agent/eval/eval_runner.py#1
Loading...
p4-rca-agent/p4rca/__init__.py#1
Loading...
p4-rca-agent/p4rca/actions.py#1
Loading...
p4-rca-agent/p4rca/agent.py#1
Loading...
p4-rca-agent/p4rca/audit.py#1
Loading...
p4-rca-agent/p4rca/collector.py#1
Loading...
p4-rca-agent/p4rca/context_builder.py#1
Loading...
p4-rca-agent/p4rca/detector.py#1
Loading...
p4-rca-agent/p4rca/models.py#1
Loading...
p4-rca-agent/p4rca/rag.py#1
Loading...
p4-rca-agent/p4rca/tailer.py#1
Loading...
p4-rca-agent/requirements.txt#1
Loading...
p4-rca-agent/scripts/install.sh#1
Loading...
p4-rca-agent/scripts/p4rca-monitor.sh#1
Loading...
p4-rca-agent/scripts/setup-ollama.sh#1
Loading...
p4-rca-agent/systemd/p4rca-monitor.service#1
Loading...
p4-rca-agent/tests/__init__.py#1
Loading...
p4-rca-agent/tests/fixtures/checkpoint_under_load.log#1
Loading...
p4-rca-agent/tests/fixtures/normal_operation.log#1
Loading...
p4-rca-agent/tests/fixtures/slow_submit.log#1
Loading...
p4-rca-agent/tests/fixtures/wedge_scenario.log#1
Loading...
p4-rca-agent/tests/test_context_builder.py#1
Loading...
p4-rca-agent/tests/test_detector.py#1
Loading...
p4-rca-agent/tests/test_tailer.py#1
Loading...
Tip: Use n and p to cycle through the changes.