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
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Repository Tree
|
||||
|
||||
File count: **175**
|
||||
File count: **190**
|
||||
|
||||
- `README.md`
|
||||
- `agent/README.md`
|
||||
|
|
@ -11,6 +11,8 @@ File count: **175**
|
|||
- `agent/briefs/benchmark-caring-kubernetes-rbac-findings.md`
|
||||
- `agent/briefs/benchmark-caring-kubernetes-rbac-native-concepts.md`
|
||||
- `agent/briefs/benchmark-caring-kubernetes-rbac.md`
|
||||
- `agent/briefs/catalog-attribute-value-types.md`
|
||||
- `agent/briefs/catalog-evidence-basis.md`
|
||||
- `agent/briefs/comparison-repo-scoping-canon-benefit-analysis.md`
|
||||
- `agent/briefs/comparison-repo-scoping-consumer-workplan-brief.md`
|
||||
- `agent/briefs/comparison-repo-scoping-extension-candidates.md`
|
||||
|
|
@ -30,6 +32,7 @@ File count: **175**
|
|||
- `agent/briefs/example-consumer-purpose-portfolio.md`
|
||||
- `agent/briefs/kernel-itc-core.md`
|
||||
- `agent/briefs/kernel-itc-kernel-map.md`
|
||||
- `agent/briefs/mapping-capability-anchors.md`
|
||||
- `agent/briefs/mapping-purpose-demand-governance-candidates.md`
|
||||
- `agent/briefs/model-access-control.md`
|
||||
- `agent/briefs/model-capability.md`
|
||||
|
|
@ -45,6 +48,7 @@ File count: **175**
|
|||
- `agent/briefs/model-security.md`
|
||||
- `agent/briefs/model-task.md`
|
||||
- `agent/briefs/pattern-intent-scope-purposes.md`
|
||||
- `agent/briefs/practice-pattern-interface-deprecation-strangler.md`
|
||||
- `agent/briefs/profile-small-saas.md`
|
||||
- `agent/briefs/review-kit-alignment-model-selection-guide.md`
|
||||
- `agent/briefs/review-kit-alignment-schema.md`
|
||||
|
|
@ -52,6 +56,7 @@ File count: **175**
|
|||
- `agent/briefs/review-kit-alignment-workflow.md`
|
||||
- `agent/briefs/review-kit-alignment-workplan-template.md`
|
||||
- `agent/briefs/review-kit-alignment.md`
|
||||
- `agent/briefs/scheme-practice-pattern.md`
|
||||
- `agent/briefs/standard-caring.md`
|
||||
- `agent/briefs/standard-repository-layout.md`
|
||||
- `agent/briefs/standard-tagging.md`
|
||||
|
|
@ -115,14 +120,18 @@ File count: **175**
|
|||
- `kernel/InfoTechCanonCore.md`
|
||||
- `kernel/InfoTechCanonKernelMap.md`
|
||||
- `mappings/README.md`
|
||||
- `mappings/capability-anchors.yaml`
|
||||
- `mappings/purpose-demand-governance-candidates.yaml`
|
||||
- `models/access-control/InfoTechCanonAccessControlModel.md`
|
||||
- `models/capability/InfoTechCanonCapabilityModel.md`
|
||||
- `models/capability/capabilities.yaml`
|
||||
- `models/data/InfoTechCanonDataModel.md`
|
||||
- `models/data/attribute-value-types-alignment.md`
|
||||
- `models/data/attribute-value-types.yaml`
|
||||
- `models/devsecops/InfoTechCanonDevSecOpsModel.md`
|
||||
- `models/governance/InfoTechCanonGovernanceModel.md`
|
||||
- `models/governance/InfoTechCanonPurposeDemandExtension.md`
|
||||
- `models/governance/evidence-basis.yaml`
|
||||
- `models/information-space/InfoTechCanonInformationSpaceModel.md`
|
||||
- `models/landscape/InfoTechCanonLandscapeModel.md`
|
||||
- `models/network/InfoTechCanonNetworkModel.md`
|
||||
|
|
@ -130,6 +139,8 @@ File count: **175**
|
|||
- `models/organization/InfoTechCanonOrganizationModel.md`
|
||||
- `models/security/InfoTechCanonSecurityModel.md`
|
||||
- `models/task/InfoTechCanonTaskModel.md`
|
||||
- `patterns/InterfaceDeprecationStrangler.md`
|
||||
- `patterns/PracticePatternScheme.md`
|
||||
- `patterns/README.md`
|
||||
- `patterns/intent-scope-purposes.md`
|
||||
- `profiles/README.md`
|
||||
|
|
@ -153,10 +164,14 @@ File count: **175**
|
|||
- `schemas/agent-brief.schema.yaml`
|
||||
- `schemas/alignment-review.schema.yaml`
|
||||
- `schemas/assimilation.schema.yaml`
|
||||
- `schemas/attribute-value-type.schema.yaml`
|
||||
- `schemas/capability-record.schema.yaml`
|
||||
- `schemas/capability.schema.yaml`
|
||||
- `schemas/concept.schema.yaml`
|
||||
- `schemas/index.yaml`
|
||||
- `schemas/interface-card.schema.yaml`
|
||||
- `schemas/mapping.schema.yaml`
|
||||
- `schemas/practice-pattern.schema.yaml`
|
||||
- `schemas/profile.schema.yaml`
|
||||
- `schemas/standard.schema.yaml`
|
||||
- `schemas/workplan.schema.yaml`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue