From cffb402aeef92cdfa15c800205decf777bd3361c Mon Sep 17 00:00:00 2001 From: nnennandukwe Date: Thu, 10 Sep 2026 04:35:37 +0900 Subject: [PATCH] docs: link shared harness engineering research --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 1ec5a6b..74fbecc 100644 --- a/README.md +++ b/README.md @@ -385,6 +385,15 @@ installation. See the [contribution guide](CONTRIBUTING.md) for hook behavior an - [Audit export and OpenTelemetry](docs/observability.md) - [Contribution guide](CONTRIBUTING.md) +## Shared research + +The +[harness engineering review](https://github.com/nnennandukwe/governed-agent-autonomy-patterns/blob/84fb12dae4fed69c684e59eb52c9272b14acac30/docs/research/2026-09-10-harness-engineering-review.md) +is the shared research snapshot dated September 10, 2026, for GAAP, ThreadLoop, and RunInvariant. The +[adoption decision tracker](https://github.com/nnennandukwe/governed-agent-autonomy-patterns/issues/29) records +candidate owners, prerequisites, next experiments, and implementation links. Candidates remain research proposals until +explicitly accepted into a repository roadmap. + ## License Licensed under the [Apache License, Version 2.0](LICENSE). See [NOTICE](NOTICE) for attribution.