Register infospace service workplans

This commit is contained in:
2026-05-23 01:38:50 +02:00
parent 1ed7198ce3
commit 7dce4afeca
13 changed files with 1165 additions and 30 deletions

View File

@@ -6,6 +6,23 @@ description: >
An evolving, markdown-first canon for building interoperable, adaptable,
and extensible information-processing systems.
layout:
current_seed_root: seeds/
target_infospace_root: infospace/
layout_family: kernel-models-standards
notes:
- The repository implements one infospace under infospace/.
- The repository root remains the service and workplan shell.
- Seed files remain provenance until scaffold migration is reviewed.
service_surface:
planned:
- cli
- json
- api
implementation_basis:
- infospace-bench
classification:
kernel:
description: Defines how the canon is organized and evolved.
@@ -17,84 +34,109 @@ classification:
kernel:
- id: itc-core
title: InfoTechCanonCore
path: kernel/InfoTechCanonCore.md
path: infospace/kernel/InfoTechCanonCore.md
status: RC1-seed
- id: itc-kernel-map
title: InfoTechCanonKernelMap
path: kernel/InfoTechCanonKernelMap.md
path: infospace/kernel/InfoTechCanonKernelMap.md
status: RC1-kernel-map
models:
- id: itc-infospace
title: InfoTechCanonInformationSpaceModel
path: models/information-space/InfoTechCanonInformationSpaceModel.md
path: infospace/models/information-space/InfoTechCanonInformationSpaceModel.md
status: RC1-seed
- id: itc-land
title: InfoTechCanonLandscapeModel
path: models/landscape/InfoTechCanonLandscapeModel.md
path: infospace/models/landscape/InfoTechCanonLandscapeModel.md
status: RC1-seed
- id: itc-org
title: InfoTechCanonOrganizationModel
path: models/organization/InfoTechCanonOrganizationModel.md
path: infospace/models/organization/InfoTechCanonOrganizationModel.md
status: RC1-seed
- id: itc-gov
title: InfoTechCanonGovernanceModel
path: models/governance/InfoTechCanonGovernanceModel.md
path: infospace/models/governance/InfoTechCanonGovernanceModel.md
status: RC1-seed
- id: itc-task
title: InfoTechCanonTaskModel
path: models/task/InfoTechCanonTaskModel.md
path: infospace/models/task/InfoTechCanonTaskModel.md
status: RC1-seed
- id: itc-access
title: InfoTechCanonAccessControlModel
path: models/access-control/InfoTechCanonAccessControlModel.md
path: infospace/models/access-control/InfoTechCanonAccessControlModel.md
status: RC1-seed
- id: itc-sec
title: InfoTechCanonSecurityModel
path: models/security/InfoTechCanonSecurityModel.md
path: infospace/models/security/InfoTechCanonSecurityModel.md
status: RC1-seed
- id: itc-data
title: InfoTechCanonDataModel
path: models/data/InfoTechCanonDataModel.md
path: infospace/models/data/InfoTechCanonDataModel.md
status: RC1-seed
- id: itc-devsecops
title: InfoTechCanonDevSecOpsModel
path: models/devsecops/InfoTechCanonDevSecOpsModel.md
path: infospace/models/devsecops/InfoTechCanonDevSecOpsModel.md
status: RC1-seed
- id: itc-net
title: InfoTechCanonNetworkModel
path: models/network/InfoTechCanonNetworkModel.md
path: infospace/models/network/InfoTechCanonNetworkModel.md
status: RC1-seed
- id: itc-obs
title: InfoTechCanonObservabilityModel
path: models/observability/InfoTechCanonObservabilityModel.md
path: infospace/models/observability/InfoTechCanonObservabilityModel.md
status: RC1-seed
standards:
- id: itc-tag
title: InfoTechCanonTaggingStandard
path: standards/tagging/InfoTechCanonTaggingStandard.md
path: infospace/standards/tagging/InfoTechCanonTaggingStandard.md
status: RC1-seed
- id: itc-caring
title: InfoTechCanonCaringAccessGovernanceStandard
path: standards/caring/InfoTechCanonCaringAccessGovernanceStandard.md
path: infospace/standards/caring/InfoTechCanonCaringAccessGovernanceStandard.md
status: 0.4.0-RC2-aligned
planned_directories:
- profiles/
- patterns/
- mappings/
- assimilation/
- schemas/
- views/
- agent/
- examples/
- validation/
- infospace/
- infospace/profiles/
- infospace/patterns/
- infospace/mappings/
- infospace/assimilation/
- infospace/schemas/
- infospace/views/
- infospace/agent/
- infospace/examples/
- infospace/validation/
- workplans/
workplans:
registry: workplans/index.yaml
planned:
- ITC-WP-0001
- ITC-WP-0002
- ITC-WP-0003
- ITC-WP-0004
- ITC-WP-0005
- ITC-WP-0006
- ITC-WP-0007
- ITC-WP-0008
- ITC-WP-0009
- ITC-WP-0010
first_proofs:
near_term:
- small-saas
downstream_consumers:
- user-engine
- railiance-fabric
- repo-scoping
distinct_later_benchmarks:
- caring-kubernetes-rbac
next_actions:
- centralize generic mechanisms in Core
- create schemas for core artifact types
- create concept ownership index
- create agent briefs
- run CARING assimilation benchmark
- create small-saas kernel profile
- implement ITC-WP-0001 infospace scaffold
- implement ITC-WP-0002 service surface
- implement ITC-WP-0003 validation and generated views
- implement ITC-WP-0004 small-saas profile proof
- explore ITC-WP-0006 PURPOSES model extension