The README is comprehensive but dense. A short quickstart would lower the barrier for newcomers evaluating the project.
Acceptance criteria
Suggested structure
- Add the dependency (1 snippet)
- Define an
Agent (5 lines)
- Wire an
AgentGraph (3 lines)
- Run it (1 command, expected output shown)
The README is comprehensive but dense. A short quickstart would lower the barrier for newcomers evaluating the project.
Acceptance criteria
docs/quickstart.md(or top-of-README section) showing the smallest possible useful programAgent, oneAgentGraph, runnable withmvn exec:javaSuggested structure
Agent(5 lines)AgentGraph(3 lines)