Implement canon conformance and maintenance optimizations
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a06e82-3e08-7042-a79d-438ac6eed8db
This commit is contained in:
parent
a2e7f22d8d
commit
b081d39da1
64 changed files with 4491 additions and 373 deletions
|
|
@ -2,7 +2,7 @@ repository: info-tech-canon
|
|||
type: workplan-registry
|
||||
status: active
|
||||
created: "2026-05-23"
|
||||
updated: "2026-06-08"
|
||||
updated: "2026-09-05"
|
||||
|
||||
implementation_decisions:
|
||||
infospace_root: infospace/
|
||||
|
|
@ -16,6 +16,17 @@ implementation_decisions:
|
|||
consumer_workplans_live_in_consumer_repos: true
|
||||
|
||||
workplans:
|
||||
- id: INFO-WP-0019
|
||||
title: Conformance, reproducible consumption, and maintenance
|
||||
status: blocked
|
||||
priority: high
|
||||
path: workplans/INFO-WP-0019-conformance-and-maintenance.md
|
||||
depends_on: [ITC-WP-0018]
|
||||
produces:
|
||||
- reusable declaration validation and coverage
|
||||
- deterministic contract bundles
|
||||
- freshness checks and portable consumption
|
||||
|
||||
- id: ITC-WP-0001
|
||||
title: Infospace Scaffold And Seed Placement
|
||||
status: finished
|
||||
|
|
@ -231,3 +242,35 @@ workplans:
|
|||
- models/governance/evidence-basis.yaml
|
||||
- EvidenceBasis section in ITC-GOV
|
||||
- CAP-R10 on CapabilityConsumption
|
||||
|
||||
- id: ITC-WP-0016
|
||||
title: PracticePattern language and InterfaceDeprecationStrangler
|
||||
status: finished
|
||||
priority: high
|
||||
path: workplans/ITC-WP-0016-practice-pattern-language.md
|
||||
depends_on: []
|
||||
produces:
|
||||
- PracticePattern scheme
|
||||
- InterfaceDeprecationStrangler pattern
|
||||
|
||||
- id: ITC-WP-0017
|
||||
title: AgenticDrivesFunctional PracticePattern
|
||||
status: finished
|
||||
priority: medium
|
||||
path: workplans/ITC-WP-0017-agentic-drives-functional.md
|
||||
depends_on:
|
||||
- ITC-WP-0016
|
||||
produces:
|
||||
- AgenticDrivesFunctional pattern
|
||||
|
||||
- id: ITC-WP-0018
|
||||
title: EmissionCadenceDeclaration semantic contract
|
||||
status: finished
|
||||
priority: high
|
||||
path: workplans/ITC-WP-0018-emission-cadence-contract.md
|
||||
depends_on: []
|
||||
produces:
|
||||
- Emission Cadence Standard
|
||||
- EmissionCadenceDeclaration schema
|
||||
- qonto-assistant worked example
|
||||
- emission-cadence assimilation record
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue