almosther isolating soleprint

This commit is contained in:
buenosairesam
2025-12-24 07:10:08 -03:00
parent d62337e7ba
commit 33ee1b44cd
28 changed files with 1417 additions and 114 deletions

View File

@@ -6,16 +6,16 @@
"title": "Architecture Model",
"status": "ready",
"template": null,
"larder": {
"depot": {
"name": "arch-model",
"slug": "arch-model",
"title": "Architecture Model",
"status": "ready",
"source_template": null,
"data_path": "album/book/arch-model"
"data_path": "atlas/book/arch-model"
},
"output_larder": null,
"system": "album"
"output_depot": null,
"system": "atlas"
},
{
"name": "feature-flow",
@@ -23,16 +23,16 @@
"title": "Feature Flow Pipeline",
"status": "ready",
"template": null,
"larder": {
"depot": {
"name": "feature-flow",
"slug": "feature-flow",
"title": "Feature Flow Pipeline",
"status": "ready",
"source_template": null,
"data_path": "album/book/feature-flow"
"data_path": "atlas/book/feature-flow"
},
"output_larder": null,
"system": "album"
"output_depot": null,
"system": "atlas"
},
{
"name": "gherkin-samples",
@@ -40,16 +40,16 @@
"title": "Gherkin Samples",
"status": "ready",
"template": null,
"larder": {
"depot": {
"name": "gherkin-samples",
"slug": "gherkin-samples",
"title": "Gherkin Samples",
"status": "ready",
"source_template": null,
"data_path": "album/book/gherkin-samples"
"data_path": "atlas/book/gherkin-samples"
},
"output_larder": null,
"system": "album"
"output_depot": null,
"system": "atlas"
},
{
"name": "feature-form-samples",
@@ -61,19 +61,19 @@
"slug": "feature-form",
"title": "Feature Form Template",
"status": "ready",
"template_path": "album/template/feature-form",
"system": "album"
"template_path": "atlas/template/feature-form",
"system": "atlas"
},
"larder": {
"depot": {
"name": "feature-form",
"slug": "feature-form",
"title": "Feature Forms",
"status": "ready",
"source_template": "feature-form",
"data_path": "album/book/feature-form-samples/feature-form"
"data_path": "atlas/book/feature-form-samples/feature-form"
},
"output_larder": null,
"system": "album"
"output_depot": null,
"system": "atlas"
}
]
}