From 32b76a4a7e2234c5480ffeae6c102585eb34b4ff Mon Sep 17 00:00:00 2001 From: Gemini AI Date: Sun, 18 Jan 2026 12:43:30 +0400 Subject: [PATCH] docs: add Cognitive-User-Simulation attribution to autonomous-planner --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 32c8113..a9a7744 100644 --- a/README.md +++ b/README.md @@ -734,6 +734,8 @@ The 9 PROACTIVELY coordinators automatically orchestrate the 32 specialists base **Triggers on:** Code changes, tests passing, deployments, or when tasks can be executed safely without confirmation +**Inspired by:** [Cognitive-User-Simulation](https://github.com/HighMark-31/Cognitive-User-Simulation) - Concepts adapted for software development workflows + **Provides:** → Context-aware workflow suggestions and execution → Safe autonomous execution of routine operations (testing, linting, formatting)