Skip to content

Commit ed4b02c

Browse files
committed
Issue #129 Keep README user-facing; move agent rules to AGENTS
1 parent 41a6a08 commit ed4b02c

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -440,15 +440,9 @@ System.out.println("Avg price: " + priceStats.getAverage());
440440

441441
See `json-java21-jsonpath/README.md` for JsonPath operators and more examples.
442442

443-
## Augmented Intelligence (AI) Welcomed
443+
## Contributing
444444

445-
AI as **Augmented Intelligence** is most welcome here. Contributions that enhance *human + agent collaboration* are encouraged. If you want to suggest new agent‑workflows, prompt patterns, or improvements in tooling / validation / introspection, please submit amendments to **AGENTS.md** via standalone PRs. Your ideas make the difference.
446-
447-
When submitting Issues or PRs, please use a "deep research" tool to sanity check your proposal. Then **before** submission un your submission through a strong model with a prompt such as:
448-
449-
> "Please review the AGENTS.md and README.md along with this draft PR/Issue and check that it does not have any gaps and why it might be insufficient, incomplete, lacking a concrete example, duplicating prior issues or PRs, or not be aligned with the project goals or non‑goals."
450-
451-
Please attach the output of that model’s review to your Issue or PR.
445+
If you use an AI assistant while contributing, ensure it follows the contributor/agent workflow rules in `AGENTS.md`.
452446

453447
## License
454448

0 commit comments

Comments
 (0)