<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Portfolio presentation on projectious.work brand</title><link>https://projectious-work.github.io/brand/docs/portfolio/</link><description>Recent content in Portfolio presentation on projectious.work brand</description><generator>Hugo</generator><language>en</language><atom:link href="https://projectious-work.github.io/brand/docs/portfolio/index.xml" rel="self" type="application/rss+xml"/><item><title>Status treatments</title><link>https://projectious-work.github.io/brand/docs/portfolio/status/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/brand/docs/portfolio/status/</guid><description>&lt;h2 id="required-pattern"&gt;Required pattern&lt;/h2&gt;
&lt;p&gt;Every project presentation must show a status as text. Color, icons, position,
and motion may reinforce the label but must never replace it.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Status&lt;/th&gt;
					&lt;th&gt;Use when&lt;/th&gt;
					&lt;th&gt;Supporting cue&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Usable project&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Documented users can complete the stated core task.&lt;/td&gt;
					&lt;td&gt;Solid dot&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Working prototype&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;A real implementation runs, with known limits.&lt;/td&gt;
					&lt;td&gt;Half-filled dot&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Applied research&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Evidence or experiments are the primary output.&lt;/td&gt;
					&lt;td&gt;Diamond&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Supporting asset&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;The repository enables another project.&lt;/td&gt;
					&lt;td&gt;Square&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Idea / implementation starting&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Scope exists; implementation is absent or partial.&lt;/td&gt;
					&lt;td&gt;Ring&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Archived&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;Work is preserved but no longer maintained.&lt;/td&gt;
					&lt;td&gt;Horizontal bar&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Do not substitute broad claims such as &amp;ldquo;platform&amp;rdquo;, &amp;ldquo;production-ready&amp;rdquo;, or
&amp;ldquo;enterprise&amp;rdquo; unless the owning repository publishes evidence for that claim.
Prefer narrow artifact categories: &lt;strong&gt;CLI&lt;/strong&gt;, &lt;strong&gt;process layer&lt;/strong&gt;,
&lt;strong&gt;applied research&lt;/strong&gt;, &lt;strong&gt;prototype&lt;/strong&gt;, &lt;strong&gt;library&lt;/strong&gt;, or &lt;strong&gt;supporting asset&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Social previews</title><link>https://projectious-work.github.io/brand/docs/portfolio/social-previews/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/brand/docs/portfolio/social-previews/</guid><description>&lt;h2 id="content-model"&gt;Content model&lt;/h2&gt;
&lt;p&gt;Every 1280×640 preview contains only:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Projectious organization mark and name.&lt;/li&gt;
&lt;li&gt;Project name.&lt;/li&gt;
&lt;li&gt;One narrow artifact category.&lt;/li&gt;
&lt;li&gt;One complete maturity label from the status vocabulary.&lt;/li&gt;
&lt;li&gt;An optional short limitation, never a marketing claim.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The editable source is
&lt;code&gt;brand/portfolio/social-preview-template.svg&lt;/code&gt;. Replace bracketed text, keep
the status label intact, and save a project-specific SVG beside the template.
Examples for aibox, processkit, ai-market-research, and KubeClaw demonstrate
the content structure; they are not evidence of current maturity.&lt;/p&gt;</description></item><item><title>Diagrams and demos</title><link>https://projectious-work.github.io/brand/docs/portfolio/diagrams/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/brand/docs/portfolio/diagrams/</guid><description>&lt;h2 id="architecture-and-flow-diagrams"&gt;Architecture and flow diagrams&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Prefer left-to-right flow, explicit boundaries, and named protocols.&lt;/li&gt;
&lt;li&gt;Distinguish implemented components from planned components with text:
&lt;strong&gt;implemented&lt;/strong&gt;, &lt;strong&gt;external&lt;/strong&gt;, or &lt;strong&gt;planned&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Add a caption with repository, source path, commit or release, and capture
date.&lt;/li&gt;
&lt;li&gt;Never infer architecture from a social preview or marketing page.&lt;/li&gt;
&lt;li&gt;Keep editable source beside the export and document the export command.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Suggested caption:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Source: &lt;code&gt;owner/repository&lt;/code&gt;, &lt;code&gt;docs/architecture.svg&lt;/code&gt;, release &lt;code&gt;vX.Y.Z&lt;/code&gt;,
captured YYYY-MM-DD. Planned elements are labelled.&lt;/p&gt;</description></item><item><title>Documents</title><link>https://projectious-work.github.io/brand/docs/portfolio/documents/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectious-work.github.io/brand/docs/portfolio/documents/</guid><description>&lt;p&gt;A document is not a screen that happens to be printed. It has a fixed page box,
no hover state, no dark mode, and one shot at being legible on a printer nobody
tested. This page defines the pattern the system uses for short, laid-out
documents, and links the worked example.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;&lt;/th&gt;
					&lt;th&gt;Source&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;strong&gt;Resume / CV&lt;/strong&gt;&lt;/td&gt;
					&lt;td&gt;&lt;a href="https://projectious-work.github.io/brand/downloads/examples/resume.dc.html"&gt;&lt;code&gt;brand/examples/resume.dc.html&lt;/code&gt;&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Longer, flowing documents — reports and papers — use the LaTeX and Typst
templates in
&lt;a href="https://github.com/projectious-work/brand/tree/main/brand/templates"&gt;&lt;code&gt;brand/templates/&lt;/code&gt;&lt;/a&gt;
instead. The split is about pagination, not length; see below.&lt;/p&gt;</description></item></channel></rss>