docs: add CONTRIBUTORS.md and CHANGELOG.md entry for architecture overview PR
CI / push-validation (pull_request) Successful in 16s
CI / helm (pull_request) Successful in 26s
CI / build (pull_request) Successful in 3m19s
CI / lint (pull_request) Successful in 3m21s
CI / quality (pull_request) Successful in 3m42s
CI / typecheck (pull_request) Successful in 3m59s
CI / security (pull_request) Successful in 4m5s
CI / integration_tests (pull_request) Failing after 4m11s
CI / unit_tests (pull_request) Failing after 4m55s
CI / docker (pull_request) Has been skipped
CI / e2e_tests (pull_request) Successful in 7m17s
CI / coverage (pull_request) Successful in 13m54s
CI / push-validation (pull_request) Successful in 16s
CI / helm (pull_request) Successful in 26s
CI / build (pull_request) Successful in 3m19s
CI / lint (pull_request) Successful in 3m21s
CI / quality (pull_request) Successful in 3m42s
CI / typecheck (pull_request) Successful in 3m59s
CI / security (pull_request) Successful in 4m5s
CI / integration_tests (pull_request) Failing after 4m11s
CI / unit_tests (pull_request) Failing after 4m55s
CI / docker (pull_request) Has been skipped
CI / e2e_tests (pull_request) Successful in 7m17s
CI / coverage (pull_request) Successful in 13m54s
- Add CleverThis to CONTRIBUTORS.md contributor list - Add CHANGELOG.md entry under [Unreleased] for architecture documentation update (A2A protocol overview, storage/persistence, LangGraph execution, TUI architecture, server roadmap, and milestone progress) Closes #8763
This commit is contained in:
@@ -17,6 +17,8 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
||||
|
||||
### Added
|
||||
|
||||
- **Architecture Overview Documentation**: Expanded A2A protocol overview with JSON-RPC envelopes, event streaming, and remote transport; documented storage/persistence, LangGraph execution, TUI architecture, server roadmap, and milestone progress.
|
||||
|
||||
- **TDD Issue-Capture Test Activation** (#7025): Replaced 234 bare `@skip` tags
|
||||
across 82 Behave feature files with the correct `@tdd_expected_fail @tdd_issue
|
||||
@tdd_issue_<N>` tag system. Scenarios whose referenced bugs were already fixed
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
|
||||
* Aditya Chhabra <aditya.chhabra@cleverthis.com>
|
||||
* Brent E. Edwards <brent.edwards@cleverthis.com>
|
||||
* CleverThis
|
||||
* HAL 9000 <hal9000@cleverthis.com>
|
||||
* Hamza Khyari <hamza.khyari@cleverthis.com>
|
||||
* Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
|
||||
|
||||
Reference in New Issue
Block a user