feat(ITC-WP-0017): establish AgenticDrivesFunctional pattern
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a025c2-407a-7a32-b40a-f37a52f03f62
This commit is contained in:
parent
9e7e1d8c1e
commit
0ab196829e
21 changed files with 725 additions and 109 deletions
|
|
@ -5,7 +5,7 @@ title: "AgenticDrivesFunctional PracticePattern"
|
|||
domain: infotech
|
||||
topic_slug: canon
|
||||
repo: info-tech-canon
|
||||
status: active
|
||||
status: finished
|
||||
priority: medium
|
||||
created: "2026-08-22"
|
||||
updated: "2026-08-22"
|
||||
|
|
@ -31,7 +31,7 @@ and approval relays.
|
|||
|
||||
```task
|
||||
id: ITC-WP-0017-T01
|
||||
status: progress
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "dc7f97f0-251c-5344-a951-12f66c58b71e"
|
||||
```
|
||||
|
|
@ -45,7 +45,7 @@ clear.
|
|||
|
||||
```task
|
||||
id: ITC-WP-0017-T02
|
||||
status: pending
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "ce2cb013-7f15-5818-b80b-0cb1f52ddaab"
|
||||
```
|
||||
|
|
@ -56,15 +56,23 @@ the canon.
|
|||
|
||||
## Acceptance
|
||||
|
||||
- [ ] `AgenticDrivesFunctional` conforms to PracticePattern v0.1.
|
||||
- [ ] The pattern distinguishes direct interfaces from cross-repo task routing.
|
||||
- [ ] Repetition is treated as evidence for interface review, not an automatic
|
||||
- [x] `AgenticDrivesFunctional` conforms to PracticePattern v0.1.
|
||||
- [x] The pattern distinguishes direct interfaces from cross-repo task routing.
|
||||
- [x] Repetition is treated as evidence for interface review, not an automatic
|
||||
mandate to build an interface.
|
||||
- [ ] Interfaces preserve authorization, credential custody, and third-party
|
||||
- [x] Interfaces preserve authorization, credential custody, and third-party
|
||||
approval boundaries.
|
||||
- [ ] The pattern is registered, retrieval-visible, validated, committed, and
|
||||
- [x] The pattern is registered, retrieval-visible, validated, committed, and
|
||||
synchronized.
|
||||
|
||||
## Result
|
||||
|
||||
Completed 2026-08-22. The canon now carries the active
|
||||
`AgenticDrivesFunctional` PracticePattern, backed by Repo Manager's scoped
|
||||
identifier registrar as its first complete known use. The artifact is indexed,
|
||||
agent-retrievable, related to `InterfaceDeprecationStrangler`, and validated by
|
||||
the canon service and full test suite.
|
||||
|
||||
## Out of scope
|
||||
|
||||
- Implementing a new service API, CLI, or MCP interface in a consumer repo.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue