petter2025 commited on
Commit
e986c55
·
verified ·
1 Parent(s): 0731fae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -11
README.md CHANGED
@@ -11,19 +11,10 @@ pinned: true
11
  <img src="https://dummyimage.com/1200x260/000/fff&text=AGENTIC+RELIABILITY+FRAMEWORK" width="100%" alt="Agentic Reliability Framework Banner" />
12
  </p>
13
 
14
- <h1 align="center">⚙️ Agentic Reliability Framework</h1>
15
-
16
- <p align="center">
17
  <strong>Adaptive anomaly detection + policy-driven self-healing for AI systems</strong><br>
18
  Minimal, fast, and production-focused.
19
- </p>
20
-
21
- <p align="center">
22
- <a href="https://www.python.org/"><img src="https://img.shields.io/badge/python-3.10+-blue" alt="Python 3.10+"></a>
23
- <a href="#"><img src="https://img.shields.io/badge/status-MVP-green" alt="Status: MVP"></a>
24
- <a href="#"><img src="https://img.shields.io/badge/license-MIT-lightgrey" alt="License: MIT"></a>
25
- <a href="https://github.com/petterjuan/agentic-reliability-framework/actions/workflows/tests.yml"><img src="https://github.com/petterjuan/agentic-reliability-framework/actions/workflows/tests.yml/badge.svg" alt="Tests"></a>
26
- </p>
27
 
28
  # Agentic Reliability Framework (ARF)
29
 
 
11
  <img src="https://dummyimage.com/1200x260/000/fff&text=AGENTIC+RELIABILITY+FRAMEWORK" width="100%" alt="Agentic Reliability Framework Banner" />
12
  </p>
13
 
14
+ <h1 align="center"><p align="center">
 
 
15
  <strong>Adaptive anomaly detection + policy-driven self-healing for AI systems</strong><br>
16
  Minimal, fast, and production-focused.
17
+ </p></h1>
 
 
 
 
 
 
 
18
 
19
  # Agentic Reliability Framework (ARF)
20