feat(ITC-WP-0017): establish AgenticDrivesFunctional pattern
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a025c2-407a-7a32-b40a-f37a52f03f62
This commit is contained in:
tegwick 2026-08-22 18:54:01 +02:00
parent 9e7e1d8c1e
commit 0ab196829e
21 changed files with 725 additions and 109 deletions

View file

@ -619,6 +619,27 @@ artifacts:
relationships:
- type: conforms_to
target: kernel/itc-core
- id: practice-pattern/agentic-drives-functional
path: patterns/AgenticDrivesFunctional.md
kind: practice-pattern
title: AgenticDrivesFunctional
provenance:
placement: generalized
placement_workplan: ITC-WP-0017
known_use: repo-manager/src/repo_manager/commands/registrar_reconcile.py
relationships:
- type: conforms_to
target: scheme/practice-pattern
- type: uses
target: model/capability
- type: uses
target: model/governance
- type: uses
target: model/observability
- type: uses
target: model/task
- type: related_to
target: practice-pattern/interface-deprecation-strangler
- id: practice-pattern/interface-deprecation-strangler
path: patterns/InterfaceDeprecationStrangler.md
kind: practice-pattern