docs(ITC-WP-0017): plan AgenticDrivesFunctional pattern
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a025c2-407a-7a32-b40a-f37a52f03f62
This commit is contained in:
parent
7fa796e733
commit
08d4a56c28
1 changed files with 69 additions and 0 deletions
69
workplans/ITC-WP-0017-agentic-drives-functional.md
Normal file
69
workplans/ITC-WP-0017-agentic-drives-functional.md
Normal file
|
|
@ -0,0 +1,69 @@
|
|||
---
|
||||
id: ITC-WP-0017
|
||||
type: workplan
|
||||
title: "AgenticDrivesFunctional PracticePattern"
|
||||
domain: infotech
|
||||
topic_slug: canon
|
||||
repo: info-tech-canon
|
||||
status: active
|
||||
priority: medium
|
||||
created: "2026-08-22"
|
||||
updated: "2026-08-22"
|
||||
owner: codex
|
||||
related:
|
||||
- ITC-WP-0016
|
||||
spec_refs:
|
||||
- infospace/patterns/PracticePatternScheme.md
|
||||
- infospace/patterns/AgenticDrivesFunctional.md
|
||||
---
|
||||
|
||||
# ITC-WP-0017 — AgenticDrivesFunctional PracticePattern
|
||||
|
||||
## Goal
|
||||
|
||||
Name and document the practice of using agentic cross-repository work records
|
||||
as a flexible demand-discovery channel, then converting repeated, stable demand
|
||||
into direct functional service interfaces that reduce latency, token use, cost,
|
||||
and approval relays.
|
||||
|
||||
## T01 — Define the practice
|
||||
|
||||
```task
|
||||
id: ITC-WP-0017-T01
|
||||
status: progress
|
||||
priority: high
|
||||
```
|
||||
|
||||
Document the context, forces, solution, feedback dynamics, invariants, evidence,
|
||||
consequences, and failure modes. Preserve repository ownership and explicit
|
||||
third-party approval boundaries while making the direct-interface-first rule
|
||||
clear.
|
||||
|
||||
## T02 — Register and publish the pattern
|
||||
|
||||
```task
|
||||
id: ITC-WP-0017-T02
|
||||
status: pending
|
||||
priority: medium
|
||||
```
|
||||
|
||||
Register the artifact and its relationship to `InterfaceDeprecationStrangler`,
|
||||
add it to the pattern catalog, refresh generated retrieval assets, and validate
|
||||
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
|
||||
mandate to build an interface.
|
||||
- [ ] Interfaces preserve authorization, credential custody, and third-party
|
||||
approval boundaries.
|
||||
- [ ] The pattern is registered, retrieval-visible, validated, committed, and
|
||||
synchronized.
|
||||
|
||||
## Out of scope
|
||||
|
||||
- Implementing a new service API, CLI, or MCP interface in a consumer repo.
|
||||
- Defining one universal numeric threshold for interface extraction.
|
||||
- Replacing agentic communication for novel, ambiguous, or exceptional work.
|
||||
Loading…
Add table
Add a link
Reference in a new issue