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
29
canon.yaml
29
canon.yaml
|
|
@ -1,7 +1,7 @@
|
|||
repository: info-tech-canon
|
||||
title: InfoTechCanon
|
||||
status: service-baseline
|
||||
version: 0.6.0
|
||||
version: 0.7.0
|
||||
description: >
|
||||
An evolving, markdown-first canon for building interoperable, adaptable,
|
||||
and extensible information-processing systems.
|
||||
|
|
@ -114,6 +114,17 @@ standards:
|
|||
title: InfoTechCanonRepositoryLayoutStandard
|
||||
path: infospace/standards/repository-layout/InfoTechCanonRepositoryLayoutStandard.md
|
||||
status: RC1-seed
|
||||
- id: itc-emission-cadence
|
||||
title: InfoTechCanonEmissionCadenceStandard
|
||||
path: infospace/standards/emission-cadence/InfoTechCanonEmissionCadenceStandard.md
|
||||
status: draft
|
||||
version: 0.1.0
|
||||
schema: infospace/schemas/emission-cadence.schema.yaml
|
||||
provenance:
|
||||
assimilation: assimilation/emission-cadence
|
||||
source_body: King's Guard EmissionCadenceDeclaration handover
|
||||
source_version: 0.1.0
|
||||
disposition: adapt
|
||||
|
||||
planned_directories:
|
||||
- infospace/
|
||||
|
|
@ -150,6 +161,9 @@ workplans:
|
|||
- ITC-WP-0013
|
||||
- ITC-WP-0014
|
||||
- ITC-WP-0015
|
||||
- ITC-WP-0016
|
||||
- ITC-WP-0017
|
||||
- ITC-WP-0018
|
||||
|
||||
feedback:
|
||||
path: feedback/
|
||||
|
|
@ -166,6 +180,11 @@ assimilation:
|
|||
disposition: adapt
|
||||
status: closed
|
||||
produced: itc-cap
|
||||
- id: assimilation/emission-cadence
|
||||
source: King's Guard EmissionCadenceDeclaration draft 0.1.0
|
||||
disposition: adapt
|
||||
status: closed
|
||||
produced: itc-emission-cadence
|
||||
|
||||
first_proofs:
|
||||
near_term:
|
||||
|
|
@ -178,8 +197,6 @@ first_proofs:
|
|||
- caring-kubernetes-rbac
|
||||
|
||||
next_actions:
|
||||
- implement ITC-WP-0003 validation and generated views
|
||||
- implement ITC-WP-0004 small-saas profile proof
|
||||
- explore ITC-WP-0006 PURPOSES model extension
|
||||
- sit on canon 0.6.0; do not change ITC-CAP shape without a new minor
|
||||
- optional ITC-WP-0014 T04 small-saas illustration (not a promotion gate)
|
||||
- keep ITC-CAP 0.4.0 frozen; do not change its shape without a new minor
|
||||
- collect two independent EmissionCadenceDeclaration source implementations
|
||||
before promoting ITC-EMISSION-CADENCE beyond draft
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue