+
+
+ {% if this._id == 'projects' %}
+
+ {% elif this._id == 'articles' %}
+
+ {% else %}
+
+ {% endif %}
+ {{ hero.eyebrow }}
+ {% if this._id == 'blog' %}{% endif %}
+
+
{{ this.title }}
+
// {{ hero.slash }}
+
{{ hero.intro }}
+
+ {% for lead, rest in hero.chips %}{{ lead }} {{ rest }}{% endfor %}
+
+
+
+
+ {% if this._id == 'projects' %}
+
+ {% elif this._id == 'articles' %}
+
+ {% else %}
+
+ {% endif %}
+
+ {% if this._id == 'projects' %}
+
+ Project Matrix
+ Active
+
+
+
Status bus // Live
Devlog routing // enabled
Build signal // nominal
+ {% elif this._id == 'articles' %}
+
+
+ Knowledge System
+ CuratedLive
+ AnalyzedLive
+ SourcedOK
+ PublishedReady
+
+
Ref // LBR-A01Status // VerifiedFeed // Active
+ {% else %}
+
+
+ Transmission
+ SourceLocal
+ StreamLive
+ StatusOpen
+ IntegrityGood
+
+
Feed // ActiveMode // RawChannel // LBR-B01
+ {% endif %}
+
+
+