Initial layout: apps/fileshare/ (seeded from daniel/furtka apps/), CI (JSON + manifest validator + shellcheck), release pipeline (tag-driven, mirrors core repo), vendored manifest schema for offline validation. The core repo (daniel/furtka) at 26.6-alpha keeps apps/fileshare as a seed so offline first-boot still has an installable app; this catalog becomes authoritative once a box has synced at least once. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
9 lines
561 B
XML
9 lines
561 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" aria-hidden="true">
|
|
<path fill="currentColor" opacity="0.28" d="M6 18 Q6 14 10 14 H22 L28 20 H54 Q58 20 58 24 V46 Q58 50 54 50 H10 Q6 50 6 46 Z"/>
|
|
<path fill="currentColor" d="M6 28 Q6 24 10 24 H54 Q58 24 58 28 V46 Q58 50 54 50 H10 Q6 50 6 46 Z"/>
|
|
<g fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round">
|
|
<path d="M42 12 A10 10 0 0 1 58 22"/>
|
|
<path d="M46 14 A6 6 0 0 1 56 22" opacity="0.75"/>
|
|
</g>
|
|
<circle cx="51" cy="19" r="1.8" fill="currentColor"/>
|
|
</svg>
|