kaizen-agentic/docs
Bernd Worsch 53dfd55916 feat(protocols): add protocols artifact convention, sys-medic protocol + CLI (WP-0002 T17-T24)
- ADR-003: protocols artifact convention (location, structure, lifecycle)
- agents/protocols/README.md: directory-level index and usage guide
- agents/protocols/sys-medic/k3s-node-health-assessment.md: full structured
  k3s node health assessment protocol (8 steps: OS baseline, process hygiene,
  memory, CPU, disk, network, k3s node state, runtime services)
- agent-sys-medic.md: add memory: enabled frontmatter, session-start/close
  protocols, node-profile memory template extensions, protocol reference in
  Default Task
- cli.py: add protocols command group (list, show); extend memory init to hint
  protocol commands for agents that have protocols

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 23:48:09 +00:00
..
adr feat(protocols): add protocols artifact convention, sys-medic protocol + CLI (WP-0002 T17-T24) 2026-03-18 23:48:09 +00:00
agency-framework.md docs(agency): add agency-framework.md and update README (WP-0002 T15-T16) 2026-03-18 23:44:05 +00:00
AGENT_DISTRIBUTION.md Fix test failures and rename Makefile targets for consistency 2025-10-19 08:03:45 +02:00
CLI_CHEAT_SHEET.md Fix test failures and rename Makefile targets for consistency 2025-10-19 08:03:45 +02:00
GETTING_STARTED.md Add global installation capability and fix venv accessibility issue 2025-10-19 22:03:10 +02:00
HELLO_WORLD_TUTORIAL.md Update documentation for first-time users and fix outdated agent names 2025-10-19 09:13:50 +02:00
INTEGRATION_PATTERNS.md Implement complete Scenario 2: Integration with existing projects having agents 2025-10-19 11:47:17 +02:00