generated from coulomb/repo-seed
Add small SaaS profile proof
This commit is contained in:
@@ -4,7 +4,7 @@ type: workplan
|
||||
title: "Small SaaS Profile Proof"
|
||||
domain: canon
|
||||
repo: info-tech-canon
|
||||
status: proposed
|
||||
status: finished
|
||||
priority: high
|
||||
created: "2026-05-23"
|
||||
updated: "2026-05-23"
|
||||
@@ -35,7 +35,7 @@ governance, observability, and work tracking.
|
||||
|
||||
```task
|
||||
id: ITC-WP-0004-T01
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "21801d10-2ec9-45b9-bb7a-632f251075d5"
|
||||
```
|
||||
@@ -48,7 +48,7 @@ state_hub_task_id: "21801d10-2ec9-45b9-bb7a-632f251075d5"
|
||||
|
||||
```task
|
||||
id: ITC-WP-0004-T02
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "92c860ca-174d-4d31-b11c-66750a2d3588"
|
||||
```
|
||||
@@ -62,7 +62,7 @@ state_hub_task_id: "92c860ca-174d-4d31-b11c-66750a2d3588"
|
||||
|
||||
```task
|
||||
id: ITC-WP-0004-T03
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "b342257f-beef-4ec6-b116-b9f8798df10c"
|
||||
```
|
||||
@@ -77,7 +77,7 @@ state_hub_task_id: "b342257f-beef-4ec6-b116-b9f8798df10c"
|
||||
|
||||
```task
|
||||
id: ITC-WP-0004-T04
|
||||
status: todo
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "58a85249-be34-497d-a19c-96b6b343b076"
|
||||
```
|
||||
@@ -93,3 +93,16 @@ state_hub_task_id: "58a85249-be34-497d-a19c-96b6b343b076"
|
||||
- The proof produces useful graph and JSON outputs.
|
||||
- The result is suitable as the baseline for user-engine and railiance-fabric
|
||||
evaluation.
|
||||
|
||||
## Implementation Notes
|
||||
|
||||
- Added `infospace/profiles/small-saas/profile.yaml` with scope,
|
||||
assumptions, required standards, concept obligations, validation rules, and
|
||||
demo commands.
|
||||
- Added connected profile artifacts for service, system, tenants, user, team,
|
||||
dataset, deployment, task, policy, control, evidence, and incident.
|
||||
- Registered the profile and examples in `infospace/artifacts/index.yaml` so
|
||||
the graph and global validation include the proof.
|
||||
- Added `profile validate` and `profile graph` service, CLI, and API support.
|
||||
- Added a profile report and example command fixture suitable for downstream
|
||||
user-engine and railiance-fabric evaluation work.
|
||||
|
||||
@@ -56,7 +56,7 @@ workplans:
|
||||
|
||||
- id: ITC-WP-0004
|
||||
title: Small SaaS Profile Proof
|
||||
status: proposed
|
||||
status: finished
|
||||
priority: high
|
||||
path: workplans/ITC-WP-0004-small-saas-profile-proof.md
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user