Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,16 @@ Choose your deployment path:

## JUNO Phases Overview

```mermaid
graph LR
P1[Phase 1<br/>Analytics Foundation]
P2[Phase 2<br/>Agentic Workflows]
P3[Phase 3<br/>Multi-Agent Orchestration]
P4[Phase 4<br/>AI-Native Operations]
P1 --> P2 --> P3 --> P4
```
*Figure: Phase evolution overview.*

### Phase 1: Analytics Foundation
- **Status**: 🚧 Prototype
- **Focus**: Immediate analytics value with existing Jira data
Expand Down
1 change: 1 addition & 0 deletions docs/architecture/system-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ graph TB
Backend -->|Results| UI
UI -->|Visualization| User
```
*Figure: High-level system architecture.*

---

Expand Down
7 changes: 7 additions & 0 deletions docs/guides/ai-agents-vs-agentic-ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ graph TB
JUNO -->|Multiple Valid Paths| Solutions[✅ Optimal Solutions]
Solutions -->|Outcome Validation| User
```
*Figure 1: Agentic AI system architecture.*

## JUNO Evolution Timeline

Expand All @@ -60,6 +61,7 @@ graph LR
P3 --> F3[🎼 Lead Orchestrator<br/>🤝 Specialized Sub-agents<br/>🔄 Consensus Mechanisms]
P4 --> F4[🔮 Self-Healing<br/>📈 Reinforcement Learning<br/>🛡️ Threat Detection]
```
*Figure 2: Evolution across JUNO phases.*

## Traditional AI Agents vs JUNO Agentic AI

Expand Down Expand Up @@ -96,6 +98,7 @@ graph TB

Traditional -.->|Evolution| Agentic
```
*Figure 3: Traditional agents vs agentic AI.*

## JUNO Human Evaluation Framework

Expand Down Expand Up @@ -153,6 +156,7 @@ graph TB

Feedback --> JUNO
```
*Figure 4: Multilayer human evaluation framework.*

## Outcome-Focused Evaluation Process

Expand Down Expand Up @@ -183,6 +187,7 @@ graph LR

Outcome --> Success[✅ Risk Mitigated<br/>✅ Issues Resolved<br/>✅ Workflow Optimized]
```
*Figure 5: Outcome-focused evaluation flow.*

## JUNO Supervisor Roles and Responsibilities

Expand Down Expand Up @@ -220,6 +225,7 @@ graph TB

Integration --> Cycles[📅 Review Cycles<br/>• Weekly Reviews<br/>• Monthly Assessment<br/>• Quarterly Evaluation<br/>• Continuous Improvement]
```
*Figure 6: Supervisor roles and focus areas.*

## Phase-Specific Evaluation Criteria

Expand Down Expand Up @@ -260,6 +266,7 @@ graph TB

Evaluation --> Outcome[✅ Continuous Value Delivery]
```
*Figure 7: Phase-specific evaluation metrics.*

## Implementation Roadmap for Human Evaluation

Expand Down