docs: session 2026-04-06 documentation updates #3788

Closed
freemo wants to merge 4 commits from docs/session-2026-04-06-updates into master

4 Commits

Author SHA1 Message Date
freemo 8e0b1b4ce6 docs: add CHANGELOG entry for agents validation attach CLI fix (PR #3837)
ci.yml / docs: add CHANGELOG entry for agents validation attach CLI fix (PR #3837) (push) Failing after 0s
ci.yml / docs: add CHANGELOG entry for agents validation attach CLI fix (PR #3837) (pull_request) Failing after 0s
The agents validation attach command now uses --key value named option
format instead of positional key=value format, bringing it into
compliance with the specification. Closes #3683.
2026-04-06 08:02:14 +00:00
freemo b5df83b3c0 docs: add UAT Showcase documentation generation to architecture overview
ci.yml / docs: add UAT Showcase documentation generation to architecture overview (push) Failing after 0s
ci.yml / docs: add UAT Showcase documentation generation to architecture overview (pull_request) Failing after 0s
Document the UAT tester's automatic showcase documentation generation
capability added in commit e54818d. This includes the docs/showcase/
directory structure, the duplicate-detection mechanism, and the
automatic PR creation workflow.
2026-04-06 06:19:15 +00:00
freemo 5cdb0ef035 docs: add Showcase section to mkdocs.yml navigation
ci.yml / docs: add Showcase section to mkdocs.yml navigation (push) Failing after 0s
The docs/showcase/ directory was added in commit e54818d but was not
wired into the mkdocs navigation. Add a Showcase top-level nav entry
with sub-entries for each category (CLI Tools, API Clients, Data
Processing, Testing Tools).
2026-04-06 06:17:49 +00:00
freemo ab0188345e docs: update CHANGELOG with post-3.8.0 unreleased entries
ci.yml / docs: update CHANGELOG with post-3.8.0 unreleased entries (push) Failing after 0s
Add entries for commits merged after the 3.8.0 release:
- feat: UAT tester automatic documentation generation (e54818d)
- fix(acms): SkeletonCompressor invocation in ContextAssembler (36fb867)
- fix(agents): CI verification in ca-issue-worker before merging PRs (5fbe4bd)
- chore(agents): supervisor monitoring with unique naming tags (51cd94d)
2026-04-06 06:16:46 +00:00