Files
oci-deal-accelerator/kb/diagram/assets/archcenter-refs/oci-multicloud-genai-rag/_template.yaml
root b77a855a3e Extractor: drawio → absolute_layout YAML scaffold (107/132 cached)
Closes the procedural hole that kept making Codex sessions fall back
to ``examples/`` for YAML scaffolding even after the SKILL forbade it.

The lookup tool returns a canonical Oracle ``.drawio`` as the geometry
source, but the agent had no YAML version of that geometry to copy —
the .drawio is XML with stencil-encoded icons. Without a scaffold,
agents reverse-engineered or fell back to ``examples/`` (which is
forbidden but happened anyway because the alternative was painful).

New tool ``tools/archcenter_drawio_to_template.py`` extracts:
  • canvas dimensions
  • containers (region / vcn / ad / subnet) classified by stroke /
    fill style markers
  • service bounding boxes with ``type: TODO_identify`` (the icon
    type is encoded in stencil bytes — agent fills it from the
    renderer's TYPE_TO_ICON aliases when authoring the spec)
  • edge waypoints (source, target, points)

Output lands at ``kb/diagram/assets/archcenter-refs/<slug>/_template.yaml``
next to the .drawio. Lookup now surfaces it as
``cached: yaml=<path>`` so the agent has a one-step "copy this YAML
and adapt" path.

Ran across all 132 cached folders: 107 templates emitted, 24 had no
.drawio (zip didn't ship one), 1 already cached.

Other persistent guardrails added in this commit:

- SKILL.md option 2 step 3: explicit reminder that valid ``type:``
  values come from ``TYPE_TO_ICON`` / ``ICON_TYPE_ALIASES`` in the
  renderer source plus the icon-index JSON files. Do NOT grep
  ``examples/`` for ``type:`` — that's where the previous Codex
  session was looking, against the rule.

- ``make archcenter-templates-refresh`` Makefile target.

- The lookup index now also indexes ``_template.yaml`` per slug.

- Auto-extracted templates committed under
  ``kb/diagram/assets/archcenter-refs/*/_template.yaml`` so a fresh
  clone has them on first lookup (no extraction step needed).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-25 23:56:29 -03:00

381 lines
5.3 KiB
YAML

# Auto-extracted absolute_layout template from
# kb/diagram/assets/archcenter-refs/oci-multicloud-genai-rag/multicloud-genai-rag-architecture-oracle/multicloud-genai-rag-architecture.drawio
# Source: Oracle Architecture Center reference (canonical geometry).
# Use this as the starting scaffold for a new spec — copy, rename ids,
# and replace `type: TODO_identify` on services with the right OCI
# type alias (adb_s, drg, fastconnect, etc.). Container coords and
# edge waypoints are Oracle's canonical layout; preserve unless the
# customer's topology requires a change.
absolute_layout:
canvas:
width: 850
height: 1100
containers:
- id: c13
type: region
label: ''
x: 771
y: 0
w: 658
h: 701
services:
- id: s29
type: TODO_identify
label: ''
x: 1361
y: 35
w: 42
h: 40
- id: s28
type: TODO_identify
label: ''
x: 1361
y: 36
w: 41
h: 39
- id: s30
type: TODO_identify
label: ''
x: 1362
y: 36
w: 40
h: 38
- id: s17
type: TODO_identify
label: ''
x: 847
y: 52
w: 63
h: 50
- id: s16
type: TODO_identify
label: ''
x: 848
y: 52
w: 62
h: 48
- id: s18
type: TODO_identify
label: ''
x: 849
y: 53
w: 60
h: 30
- id: s32
type: TODO_identify
label: ''
x: 1354
y: 88
w: 42
h: 42
- id: s31
type: TODO_identify
label: ''
x: 1354
y: 89
w: 41
h: 41
- id: s33
type: TODO_identify
label: ''
x: 1355
y: 103
w: 29
h: 26
- id: s40
type: TODO_identify
label: ''
x: 1221
y: 141
w: 56
h: 34
- id: s39
type: TODO_identify
label: ''
x: 1222
y: 141
w: 55
h: 33
- id: s41
type: TODO_identify
label: ''
x: 1223
y: 142
w: 61
h: 49
- id: s1
type: TODO_identify
label: ''
x: 94
y: 144
w: 24
h: 54
- id: s38
type: TODO_identify
label: ''
x: 1256
y: 166
w: 28
h: 25
- id: s37
type: TODO_identify
label: ''
x: 1257
y: 167
w: 27
h: 24
- id: s6
type: TODO_identify
label: ''
x: 126
y: 171
w: 66
h: 192
- id: s19
type: TODO_identify
label: ''
x: 847
y: 194
w: 63
h: 58
- id: s20
type: TODO_identify
label: ''
x: 849
y: 195
w: 28
h: 55
- id: s15
type: TODO_identify
label: ''
x: 922
y: 211
w: 51
h: 151
- id: s43
type: TODO_identify
label: ''
x: 1222
y: 262
w: 63
h: 63
- id: s42
type: TODO_identify
label: ''
x: 1223
y: 263
w: 61
h: 61
- id: s44
type: TODO_identify
label: ''
x: 1223
y: 264
w: 60
h: 60
- id: s8
type: TODO_identify
label: ''
x: 230
y: 317
w: 53
h: 63
- id: s7
type: TODO_identify
label: ''
x: 230
y: 318
w: 52
h: 61
- id: s2
type: TODO_identify
label: ''
x: 66
y: 323
w: 55
h: 63
- id: s11
type: TODO_identify
label: ''
x: 395
y: 325
w: 63
h: 55
- id: s10
type: TODO_identify
label: ''
x: 396
y: 326
w: 61
h: 54
- id: s12
type: TODO_identify
label: ''
x: 397
y: 326
w: 60
h: 52
- id: s22
type: TODO_identify
label: ''
x: 847
y: 329
w: 63
h: 57
- id: s9
type: TODO_identify
label: ''
x: 230
y: 330
w: 52
h: 49
- id: s21
type: TODO_identify
label: ''
x: 847
y: 330
w: 62
h: 56
- id: s23
type: TODO_identify
label: ''
x: 848
y: 330
w: 60
h: 30
- id: s3
type: TODO_identify
label: ''
x: 74
y: 331
w: 38
h: 47
- id: s24
type: TODO_identify
label: ''
x: 858
y: 343
w: 38
h: 42
- id: s52
type: TODO_identify
label: ''
x: 788
y: 356
w: 55
h: 144
- id: s14
type: TODO_identify
label: ''
x: 913
y: 356
w: 60
h: 144
- id: s35
type: TODO_identify
label: ''
x: 1354
y: 393
w: 42
h: 42
- id: s34
type: TODO_identify
label: ''
x: 1354
y: 394
w: 41
h: 41
- id: s36
type: TODO_identify
label: ''
x: 1355
y: 408
w: 29
h: 26
- id: s26
type: TODO_identify
label: ''
x: 847
y: 467
w: 63
h: 63
- id: s49
type: TODO_identify
label: ''
x: 1217
y: 467
w: 72
h: 62
- id: s50
type: TODO_identify
label: ''
x: 1217
y: 467
w: 74
h: 64
- id: s25
type: TODO_identify
label: ''
x: 847
y: 468
w: 61
h: 62
- id: s51
type: TODO_identify
label: ''
x: 1218
y: 468
w: 70
h: 61
- id: s27
type: TODO_identify
label: ''
x: 848
y: 469
w: 60
h: 60
- id: s5
type: TODO_identify
label: ''
x: 257
y: 525
w: 39
h: 28
- id: s4
type: TODO_identify
label: ''
x: 277
y: 542
w: 43
h: 47
- id: s46
type: TODO_identify
label: ''
x: 847
y: 593
w: 63
h: 54
- id: s45
type: TODO_identify
label: ''
x: 848
y: 593
w: 62
h: 53
- id: s48
type: TODO_identify
label: ''
x: 849
y: 594
w: 61
h: 30
- id: s47
type: TODO_identify
label: ''
x: 862
y: 616
w: 33
h: 30
labels: []
connections: []