6 lines
176 B
Plaintext
6 lines
176 B
Plaintext
graph TD
|
|
root[Agent Catalog]
|
|
root --> pack_finance[finance pack]
|
|
pack_finance --> atlas(atlas)
|
|
root --> pack_education[education pack]
|
|
pack_education --> lumen(lumen) |