feat(portfolio): complete RESOURCE-WP-0003 T06 optimization cases and T07 reporting
T06: optimization-case schema, fail-closed evaluator, cadence and decision
template. Every option including the baseline must present all ten decision
fields; one unknown blocks the comparison. Validated on the storage case
(Hetzner computes and loses to Scaleway by EUR 29.14/month on operator labour;
Host Europe blocks on four named gaps) and on the non-storage reef-railiance
k3s rightsizing case (low utilization is real, but nothing is costable while
the railiance01 price is unknown).
T07: portfolio report over coverage, lifecycle, utilization, cost, renewals,
risks, open cases, and next actions, derived only from committed evidence.
Portfolio spend is reported null rather than as a partial sum, unattributed
cost is a named list rather than a spread, and unmeasurable resources are
reported rather than dropped.
RESOURCE-WP-0003 is finished; both cases remain blocked_on_evidence against
live delegated records in other repositories. RESOURCE-WP-0002 is untouched.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-14 09:28:44 +02:00
{
"schema_version" : "0.2" , "record_scope" : "example" ,
2026-08-14 13:15:02 +02:00
"id" : "resource:example:shared:ingress" ,
"financial_entity_id" : null ,
"procuring_entity_id" : "entity:railiance" ,
"entity_gap" : "example shared ingress; helixforge and coulomb would receive allocated shares" ,
"resource_class" : "shared_platform_service" ,
feat(portfolio): complete RESOURCE-WP-0003 T06 optimization cases and T07 reporting
T06: optimization-case schema, fail-closed evaluator, cadence and decision
template. Every option including the baseline must present all ten decision
fields; one unknown blocks the comparison. Validated on the storage case
(Hetzner computes and loses to Scaleway by EUR 29.14/month on operator labour;
Host Europe blocks on four named gaps) and on the non-storage reef-railiance
k3s rightsizing case (low utilization is real, but nothing is costable while
the railiance01 price is unknown).
T07: portfolio report over coverage, lifecycle, utilization, cost, renewals,
risks, open cases, and next actions, derived only from committed evidence.
Portfolio spend is reported null rather than as a partial sum, unattributed
cost is a named list rather than a spread, and unmeasurable resources are
reported rather than dropped.
RESOURCE-WP-0003 is finished; both cases remain blocked_on_evidence against
live delegated records in other repositories. RESOURCE-WP-0002 is untouched.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-14 09:28:44 +02:00
"status" : "active" , "management_model" : "self_managed" ,
"provider" : { "name" : "Railiance" , "account_ref" : null , "product_ref" : "platform-ingress" , "provider_resource_id" : null } ,
"service" : { "name" : "Shared application ingress" , "service_id" : "platform-ingress" , "class" : "cluster platform service" , "capacity_model" : "shared" } ,
"location" : { "region" : null , "country" : "DE" , "failure_domains" : [ "cluster:example" ] , "residency" : "Germany" } ,
"capacity" : [ { "metric" : "requests" , "value" : null , "unit" : "requests/month" , "kind" : "unknown" , "observed_at" : null } ] ,
"ownership" : { "owner" : "railiance-platform" , "environment" : "production" , "workload_ids" : [ "helix-forge" , "coulomb-social" ] , "tenant_id" : null , "allocation" : { "mode" : "shared" , "cost_attribution_key" : "platform:shared-ingress" , "driver" : "request-count" , "method_version" : "ingress-requests-v1" } } ,
"cost" : { "currency" : "EUR" , "tax_status" : "not_applicable" , "billing_model" : "allocated share of hosting capacity and operator labor" , "commitment_ref" : null , "price_evidence" : null } ,
"lifecycle" : { "proposed_on" : null , "ordered_on" : null , "commissioned_on" : "2026-01-01" , "renews_on" : null , "cancel_by" : null , "retired_on" : null , "exit_path" : "Move routes and certificates to replacement ingress, verify traffic, then remove the service." } ,
"relationships" : [ { "type" : "hosted_on" , "resource_id" : "resource:example:railiance:kubernetes-capacity" } ] ,
"requirements" : [ { "kind" : "service_objective" , "ref" : "example:ingress-availability-slo" } ] ,
"evidence" : [ { "kind" : "example" , "ref" : "RESOURCE-WP-0003-T01" , "observed_at" : "2026-08-11" , "authority" : "resource-control" } ]
}