File size: 845 Bytes
a6a5d8e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
  name: a11oy
  title: A11oy  Brand Orchestration Layer
  description: A11oy operational hub for doctrine packages, payload provenance, and governed execution fabric readiness.
  annotations:
    github.com/project-slug: szl-holdings/a11oy
    backstage.io/techdocs-ref: dir:.
    szl.io/scorecard-score: '1.3'
    szl.io/golden-path-deviation: "SPA — no server-side health endpoint; brand/design focus"
    backstage.io/runbook-url: https://github.com/szl-holdings/a11oy/blob/main/docs/PROVENANCE.md
  tags:
    - corporate
    - typescript
    - react
    - vite
    - brand
spec:
  type: website
  lifecycle: production
  owner: group:platform-team
  system: system:a11oy
  domain: domain:corporate
  dependsOn:
    - component:api-server
  consumesApis:
    - api:szl-rest-v1