Skip to main content

SSSR

Smart Searchable Signal Registry (SSSR)

The Smart Searchable Signal Registry is the canonical index of all signals used across the ZAYAZ Platform.
It is auto-generated from the Excel source and exposed internally as JSON for validation, FOGE, SEM, ZARA, and the Computation Hub.

Source file: compute_executions.xlsx
SignalTypeExampleDescription
caller_ipTEXT192.168.14.52, 15.188.110.23Source IP for security / anomaly analysis.
created_atTEXT2025-02-01T10:14:33Z, 2025-02-01T10:14:34ZExecution timestamp (UTC).
dataset_hashesTEXTIPCC-EFDB:sha256-a123bc9f1d92f12398fabc77bb38d99f2c91afbd5311a37d,IEA_SSP:sha256-98231acd19fa0287fb29c8ff093a772cd44aa2bc1faff391, UN_FAO_WATER:sha256-71ab3cd19fa0aa77fb29c8ff093a772cd44aa2135d1ac191Array/map of dataset artifact hashes used (e.g., ['IPCC-EFDB:sha256-...','IEA_SSP:sha256-...']).
error_codeTEXTnull, SCHEMA_VALIDATION_FAILEDMachine-readable error code if status='error' (e.g., SCHEMA_VALIDATION_FAILED).
exec_idstring (pk)01J9Z9K4M2F7W7N4Q7ZJ9V9XGF, 01J9Z9KCN4AMJ5T2W6S5XYF4E9Globally unique execution ID (ULID). Primary key.
inputs_hashTEXTsha256:3fa42eab87cbdd29d8fd0c9a8bd1cb6a543920d8e16c08c28a1c78c9231e4b92, sha256:a128ab769e12ba91bb221b0a8afbd5311a37d4a0e366620eefb4e32976cf81aaCryptographic hash (e.g., sha256:...) of normalized input payload.
latency_msTEXT143, 212End-to-end compute latency in milliseconds.
method_idTEXTMID-00001, MID-00042Method ID (e.g., MID-00001). FK part 1 → ref_compute_method_registry.method_id.
options_hashTEXTsha256:92f8aa769e12b2a3bfb2f2c91afbd5311a37d4a0e366620eefb4e32976c029d2, sha256:81aeaa769e12f89dfbb2f2c91afbd5311a37d4a0e366620eefb4e32976acc2b0Cryptographic hash of normalized options payload.
output_hashTEXTsha256:4cd920fa8912a4627bb9eab32c5fdd314ff2a119e80cc291eabe927caae123ef, sha256:f12920fa8912ff111bb9eab32c5fdd314ff2a119e80cc291eabe927caac44ab1Cryptographic hash of normalized output payload. Optional if execution failed pre-output.
provenance_idTEXTprov-7f892b1a3cdd4e8f8fba2e, prov-c102aa39efdd4694948df2Correlation ID returned to caller; links UI/API to this audit row.
regionTEXTeu-north-1, eu-central-1Region tag where compute ran (e.g., eu-north-1).
statusTEXTok, errorok | error. Final outcome.
storage_refTEXTs3://zayaz-computations/exec/01J9Z9K4M2F7W7N4Q7ZJ9V9XGF/input_output.json, s3://zayaz-computations/exec/01J9Z9KCN4AMJ5T2W6S5XYF4E9/input_output.jsonPointer to sealed blob with full input/output snapshots if retained.
tenant_idTEXTeco-197-123-456-789, eco-044-001-882-331Tenant/customer identifier (used for multi-tenant isolation and audit).
versionTEXT1.1.2, 1.0.0Exact version used (e.g., 1.0.0). FK part 2 → ref_compute_method_registry.version.
Family
auditclassificationcodegeoidmetric
Used by engines
ALTDDAVEDICEMICEPOSTHSEMZARAZSSR
Used by modules
CHUBRIHUBSISZARA
Source file: compute_executions.xlsx
SignalTypeExampleDescription
caller_ipTEXT192.168.14.52, 15.188.110.23Source IP for security / anomaly analysis.
created_atTEXT2025-02-01T10:14:33Z, 2025-02-01T10:14:34ZExecution timestamp (UTC).
dataset_hashesTEXTIPCC-EFDB:sha256-a123bc9f1d92f12398fabc77bb38d99f2c91afbd5311a37d,IEA_SSP:sha256-98231acd19fa0287fb29c8ff093a772cd44aa2bc1faff391, UN_FAO_WATER:sha256-71ab3cd19fa0aa77fb29c8ff093a772cd44aa2135d1ac191Array/map of dataset artifact hashes used (e.g., ['IPCC-EFDB:sha256-...','IEA_SSP:sha256-...']).
error_codeTEXTnull, SCHEMA_VALIDATION_FAILEDMachine-readable error code if status='error' (e.g., SCHEMA_VALIDATION_FAILED).
exec_idstring (pk)01J9Z9K4M2F7W7N4Q7ZJ9V9XGF, 01J9Z9KCN4AMJ5T2W6S5XYF4E9Globally unique execution ID (ULID). Primary key.
inputs_hashTEXTsha256:3fa42eab87cbdd29d8fd0c9a8bd1cb6a543920d8e16c08c28a1c78c9231e4b92, sha256:a128ab769e12ba91bb221b0a8afbd5311a37d4a0e366620eefb4e32976cf81aaCryptographic hash (e.g., sha256:...) of normalized input payload.
latency_msTEXT143, 212End-to-end compute latency in milliseconds.
method_idTEXTMID-00001, MID-00042Method ID (e.g., MID-00001). FK part 1 → ref_compute_method_registry.method_id.
options_hashTEXTsha256:92f8aa769e12b2a3bfb2f2c91afbd5311a37d4a0e366620eefb4e32976c029d2, sha256:81aeaa769e12f89dfbb2f2c91afbd5311a37d4a0e366620eefb4e32976acc2b0Cryptographic hash of normalized options payload.
output_hashTEXTsha256:4cd920fa8912a4627bb9eab32c5fdd314ff2a119e80cc291eabe927caae123ef, sha256:f12920fa8912ff111bb9eab32c5fdd314ff2a119e80cc291eabe927caac44ab1Cryptographic hash of normalized output payload. Optional if execution failed pre-output.
provenance_idTEXTprov-7f892b1a3cdd4e8f8fba2e, prov-c102aa39efdd4694948df2Correlation ID returned to caller; links UI/API to this audit row.
regionTEXTeu-north-1, eu-central-1Region tag where compute ran (e.g., eu-north-1).
statusTEXTok, errorok | error. Final outcome.
storage_refTEXTs3://zayaz-computations/exec/01J9Z9K4M2F7W7N4Q7ZJ9V9XGF/input_output.json, s3://zayaz-computations/exec/01J9Z9KCN4AMJ5T2W6S5XYF4E9/input_output.jsonPointer to sealed blob with full input/output snapshots if retained.
tenant_idTEXTeco-197-123-456-789, eco-044-001-882-331Tenant/customer identifier (used for multi-tenant isolation and audit).
versionTEXT1.1.2, 1.0.0Exact version used (e.g., 1.0.0). FK part 2 → ref_compute_method_registry.version.
Family
auditclassificationcodegeoidmetric
Used by engines
ALTDDAVEDICEMICEPOSTHSEMZARAZSSR
Used by modules
CHUBRIHUBSISZARA
Source file: compute_method_registry.xlsx
SignalTypeExampleDescription
acl_tagsJSONBEU_ONLY, NO_PHIArray of policy tags for enforcement (e.g., ['EU_ONLY','NO_PHI']). Validated against ACL Tag Registry (acl_tag_registry).
created_atTIMESTAMPTZ2025-01-12T09:14:22ZRow creation timestamp (UTC).
dataset_requirementsJSONBIPCC-EFDB, IEA_SSPArray/object describing required datasets/refs, e.g. ['IPCC-EFDB','IEA_SSP']. Validated against dataset_key registry.
descriptionTEXTComputes GHG intensity per revenue unitHuman-readable summary of what the method computes and when to use it.
implementation_refTEXTpython://zayaz.compute.ghg:intensity_v1Resolvable entrypoint, e.g. python://zayaz.compute.ghg:intensity_v1 or container/image ref. Loader imports/calls this.
inputs_schema_jsonTEXTzar://json-schema/ghg_intensity_inputs_v1ZAR artifact ID for JSON Schema describing required/optional input fields and constraints (units, mins, enums). Enforced at runtime.
method_idTEXT (PK)MID-00001Surrogate ID for the compute method, e.g. MID-00001. Used as stable contract ID across ZAYAZ.
method_nameTEXTGHG.intensityCanonical method name, e.g. GHG.intensity, Water.abs. Human/machine-friendly semantic identifier.
options_schema_jsonTEXTzar://json-schema/ghg_intensity_options_v1ZAR artifact ID for JSON Schema describing optional method options (e.g., jurisdiction, scope3_category). May point to a trivial {} schema.
output_schema_jsonTEXTzar://json-schema/ghg_intensity_output_v1ZAR artifact ID for JSON Schema describing method output payload (e.g., result, unit, provenance). Enforced post-compute.
statusTEXTsupportedLifecycle state: supported | beta | deprecated. Used by discovery and allowlists.
updated_atTIMESTAMPTZ2025-03-03T16:41:09ZRow last update timestamp (UTC)
versionTEXT1.0.0Semantic version of the method implementation and schema (e.g., 1.0.0). Enables side-by-side versions.
Family
auditclassificationcodeidtext
Used by engines
ALTDMICESEMZAAMZARAZHIFZSSR
Used by modules
CHUBRIHUBSISZARA
Source file: residency_region_policy.xlsx
SignalTypeExampleDescription
alb_dnsstring / aws_alb_dnszyz-alb-eu-north-1-123456.eu-north-1.elb.amazonawsAWS-generated DNS name of the regional Application Load Balancer serving this API region. Used as the Cloudflare CNAME target. May be empty until ingress is provisioned.
apistring / dns_hostnameapi.ap-northeast-2.zayaz.ioRegional API hostname used for tenant routing (e.g. api.eu-north-1.zayaz.io). This is the externally visible ingress endpoint.
aws_regionstring / aws_regionAsia Pacific (Seoul) ap-northeast-2Human-readable AWS region name and code describing the physical deployment location (e.g. Europe (Stockholm) eu-north-1).
default_countriesjson / iso_country_listKR, KPList of ISO-3166-1 alpha-2 country codes that default to this AWS region during tenant onboarding. Used for suggestion only, not enforcement.
dr_encryptionstring / encryption_policysse_kms_requiredRequired encryption standard for all DR copies (e.g. sse_kms_required). Applies to both SR and RR modes.
dr_region_rrstring / aws_region | nullnullDisaster recovery region used under Resilient Residency (RR) mode. May be cross-zone if explicitly allowed. null when RR is not supported for this primary region.
dr_region_srstring / aws_regionap-northeast-3Disaster recovery region used under Strict Residency (SR) mode. Must remain inside the same residency zone. May equal the primary region in single-region zones.
effective_fromtimestamptz2025-06-10T09:55:31ZValid from date
effective_totimestamptz2025-06-10T09:55:31ZDate of deprecation
notesstring / governance_notesKR/JP triangle. Secondary in Tokyo, DR in Osaka to diversify away from primary/secondary pair.Rationale and governance notes explaining regional constraints, DR strategy, and compliance considerations. Intended for auditors, architects, and operators.
primary_regionstring / aws_regionap-northeast-2AWS region used as the tenant’s primary data and compute location under normal operation.
region_notestring / descriptive_labelAP SeoulHuman-readable short description of the region for internal clarity (e.g. AF Cape Town, AP Tokyo).
rr_allowedboolean / policy_flagFALSEIndicates whether Resilient Residency (cross-zone emergency DR) is permitted for this primary region.
rrp_idstring / identifierRRP-0003Unique identifier for the residency region policy record. Used for traceability, versioning, and audit references.
s3_linkstring / aws_s3_bucket_refzyz-td-ap-northeast-2Canonical S3 bucket identifier used for tenant production data in this primary AWS region (e.g. zyz-td-eu-north-1).
secondary_regionstring / aws_regionap-northeast-1AWS region used for high availability or fast recovery. Must always remain within the same residency zone as the primary region.
vpc_cidstring / cidr_block10.41.0.0/16CIDR block allocated to the regional ingress VPC. Must be globally non-overlapping across all ZYZ regions.
zonestring / residency_zoneapLogical data residency zone representing the legal/policy boundary (e.g. eu, na, as, af, me, sa).
Family
auditclassificationcodeid
Used by modules
Input-HubSIS


GitHub RepoRequest for Change (RFC)