Import Labyricorn Control Plane

This commit is contained in:
2026-07-23 11:54:13 -07:00
commit 3af326a1fa
45 changed files with 6918 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
id: "devlogs"
name: "Devlog Stream"
description: "Detailed developer logs & release summaries with repo defaults & project metadata"
defaultPath: "/.devlogs"
views:
standalone:
template: "devlogs/entry.html"
description: "Full devlog post"
detailed-summary:
template: "devlogs/detailed-summary.html"
description: "Rich timeline summary"
compact:
template: "devlogs/compact.html"
description: "Compact list item"
card:
template: "devlogs/card.html"
description: "Visual grid card"
features:
tableOfContents: true
revisionInfo: true
repositoryLinks: true
breadcrumbs: true