You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: agent-readiness/AGENTS.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This file provides instructions for AI agents working with this codebase.
4
4
5
5
## Project Overview
6
6
7
-
agent-readiness is a [brief description of your project].
7
+
agent-ready is a CLI tool that scans repositories for AI agent readiness, evaluating maturity across 10 pillars with 5 levels (L1-L5) using the Factory Agent Readiness model.
Copy file name to clipboardExpand all lines: agent-readiness/FACTORY_COMPARISON.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Factory Agent Readiness Comparison
2
2
3
-
This document compares our agent-readiness implementation with [Factory's official Agent Readiness Model](https://docs.factory.ai/web/agent-readiness/overview).
3
+
This document compares our agent-ready implementation with [Factory's official Agent Readiness Model](https://docs.factory.ai/web/agent-readiness/overview).
Copy file name to clipboardExpand all lines: agent-readiness/README.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
# agent-readiness
1
+
# agent-ready
2
2
3
-
Factory-compatible repo maturity scanner CLI tool that evaluates repositories against the **9 Pillars / 5 Levels** model and outputs actionable readiness reports for AI agents.
3
+
Factory-compatible repo maturity scanner CLI tool that evaluates repositories against the **10 Pillars / 5 Levels** model and outputs actionable readiness reports for AI agents.
0 commit comments