From 19bdc910cc37cc9252581b563cc1c21c3a71a848 Mon Sep 17 00:00:00 2001 From: Florian BRUNIAUX Date: Tue, 17 Mar 2026 09:14:26 +0100 Subject: [PATCH] =?UTF-8?q?release:=20v3.36.0=20=E2=80=94=203=20AI=20roles?= =?UTF-8?q?=20+=20ContextOps=20+=20comprehension=20debt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added: - guide/roles/ai-roles.md: §14 MLOps Engineer, §15 AI Developer Advocate, §16 AI Orchestration Engineer with full profiles (responsibilities, skills, entry paths, salary benchmarks, career matrix rows) - 4 resource evaluations (Packmind ContextOps, comprehension debt, Addy Osmani agents.md anti-pattern, Claude Swarm Monitor) Changed: - guide/roles/ai-roles.md: ToC renumbered, Career Decision Matrix +3 rows, Salary Benchmarks +3 rows, removed "Orchestration Engineer" from What's Not a Role - docs/for-cto.md, for-cio-ceo.md, for-tech-leads.md: updated docs positioning - guide/ecosystem: mcp-servers-ecosystem.md + third-party-tools.md updates - guide/roles/learning-with-ai.md: content updates Bump: 3.35.0 → 3.36.0 (VERSION, README, cheatsheet, ultimate-guide, reference.yaml, llms.txt, llms-full.txt, machine-readable/llms.txt) Co-Authored-By: Claude Sonnet 4.6 --- CHANGELOG.md | 2 + README.md | 4 +- VERSION | 2 +- docs/for-cio-ceo.md | 6 +- docs/for-cto.md | 9 +- docs/for-tech-leads.md | 8 +- ...-addy-osmani-agents-md-init-antipattern.md | 195 ++++++++++++++++++ .../076-packmind-contextops-platform.md | 110 ++++++++++ .../077-comprehension-debt-ai-coding.md | 117 +++++++++++ .../078-claude-swarm-monitor.md | 107 ++++++++++ guide/cheatsheet.md | 4 +- guide/ecosystem/mcp-servers-ecosystem.md | 23 +++ guide/ecosystem/third-party-tools.md | 46 ++++- guide/roles/learning-with-ai.md | 16 ++ guide/ultimate-guide.md | 24 ++- llms-full.txt | 10 +- llms.txt | 10 +- machine-readable/llms.txt | 10 +- machine-readable/reference.yaml | 14 +- 19 files changed, 669 insertions(+), 48 deletions(-) create mode 100644 docs/resource-evaluations/076-addy-osmani-agents-md-init-antipattern.md create mode 100644 docs/resource-evaluations/076-packmind-contextops-platform.md create mode 100644 docs/resource-evaluations/077-comprehension-debt-ai-coding.md create mode 100644 docs/resource-evaluations/078-claude-swarm-monitor.md diff --git a/CHANGELOG.md b/CHANGELOG.md index d64f238..9f71db7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +## [3.36.0] - 2026-03-17 + ### Documentation - **Resource Evaluation #076**: Addy Osmani — "Stop Using /init for AGENTS.md" (Feb 23, 2026). Score 3/5. Secondary synthesis of ETH Zürich paper (already evaluated). Verified: ETH Zürich claims confirmed. Unverified: Lulla et al. (ICSE JAWs 2026) and ACE framework (ICLR 2026) — no findable academic source. Arize AI concept verified, specific numbers uncorroborated. Integration: added discoverability filter + anchoring risk concepts to §3.1, added research note (ETH Zürich), added `/init` warning in commands table. diff --git a/README.md b/README.md index 6988bc4..055762b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

Stars - Last Update + Last Update Quiz Templates Threat Database @@ -872,7 +872,7 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines. --- -*Version 3.35.0 | Updated daily · Mar 13, 2026 | Crafted with Claude* +*Version 3.36.0 | Updated daily · Mar 17, 2026 | Crafted with Claude*