feat(ITC-WP-0016): establish PracticePattern language
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a025c2-407a-7a32-b40a-f37a52f03f62
This commit is contained in:
parent
5e2435aaf9
commit
149d2ced70
27 changed files with 1119 additions and 99 deletions
|
|
@ -1,5 +1,5 @@
|
|||
root: infospace
|
||||
file_count: 183
|
||||
file_count: 190
|
||||
files:
|
||||
- path: README.md
|
||||
directory: .
|
||||
|
|
@ -22,6 +22,9 @@ files:
|
|||
- path: agent/briefs/benchmark-caring-kubernetes-rbac.md
|
||||
directory: agent/briefs
|
||||
name: benchmark-caring-kubernetes-rbac.md
|
||||
- path: agent/briefs/catalog-attribute-value-types.md
|
||||
directory: agent/briefs
|
||||
name: catalog-attribute-value-types.md
|
||||
- path: agent/briefs/catalog-evidence-basis.md
|
||||
directory: agent/briefs
|
||||
name: catalog-evidence-basis.md
|
||||
|
|
@ -82,6 +85,9 @@ files:
|
|||
- path: agent/briefs/kernel-itc-kernel-map.md
|
||||
directory: agent/briefs
|
||||
name: kernel-itc-kernel-map.md
|
||||
- path: agent/briefs/mapping-capability-anchors.md
|
||||
directory: agent/briefs
|
||||
name: mapping-capability-anchors.md
|
||||
- path: agent/briefs/mapping-purpose-demand-governance-candidates.md
|
||||
directory: agent/briefs
|
||||
name: mapping-purpose-demand-governance-candidates.md
|
||||
|
|
@ -127,6 +133,9 @@ files:
|
|||
- path: agent/briefs/pattern-intent-scope-purposes.md
|
||||
directory: agent/briefs
|
||||
name: pattern-intent-scope-purposes.md
|
||||
- path: agent/briefs/practice-pattern-interface-deprecation-strangler.md
|
||||
directory: agent/briefs
|
||||
name: practice-pattern-interface-deprecation-strangler.md
|
||||
- path: agent/briefs/profile-small-saas.md
|
||||
directory: agent/briefs
|
||||
name: profile-small-saas.md
|
||||
|
|
@ -148,6 +157,9 @@ files:
|
|||
- path: agent/briefs/review-kit-alignment.md
|
||||
directory: agent/briefs
|
||||
name: review-kit-alignment.md
|
||||
- path: agent/briefs/scheme-practice-pattern.md
|
||||
directory: agent/briefs
|
||||
name: scheme-practice-pattern.md
|
||||
- path: agent/briefs/standard-caring.md
|
||||
directory: agent/briefs
|
||||
name: standard-caring.md
|
||||
|
|
@ -394,6 +406,12 @@ files:
|
|||
- path: models/task/InfoTechCanonTaskModel.md
|
||||
directory: models/task
|
||||
name: InfoTechCanonTaskModel.md
|
||||
- path: patterns/InterfaceDeprecationStrangler.md
|
||||
directory: patterns
|
||||
name: InterfaceDeprecationStrangler.md
|
||||
- path: patterns/PracticePatternScheme.md
|
||||
directory: patterns
|
||||
name: PracticePatternScheme.md
|
||||
- path: patterns/README.md
|
||||
directory: patterns
|
||||
name: README.md
|
||||
|
|
@ -484,6 +502,9 @@ files:
|
|||
- path: schemas/mapping.schema.yaml
|
||||
directory: schemas
|
||||
name: mapping.schema.yaml
|
||||
- path: schemas/practice-pattern.schema.yaml
|
||||
directory: schemas
|
||||
name: practice-pattern.schema.yaml
|
||||
- path: schemas/profile.schema.yaml
|
||||
directory: schemas
|
||||
name: profile.schema.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue