Open Source Collective

Precision of code.Poetry oflight.

Where algorithmic logic meets artistic intuition. We build open-source tools and structure visual narratives.

2024
Founded
Open
Source
100%
Transparency
Explorations
Open Source

Code for the
public.

Public-interest software experiments. Abstract theories materialized into performant interfaces.

01State, orchestrated.

symphony-state

An orchestrator that keeps server, client, and local state sources synchronized without a monolithic global store.

ReactTypeScriptState
View Source
symphony.ts
1const auth = defineSection({
2 key: "auth",
3 source: createAtomAdapter({
4 userId: null
5 }),
6});
0
state drift
SB—01
02Truth, verified.

open-hallucination-index

Real-time claim decomposition and evidence-based trust scoring for LLM outputs. Traceable AI fact-checking.

PythonAI SafetyFastAPI
View Source
Verification Pipeline
LIVE
Decomposetext → atomic claims
RetrieveNeo4j + Qdrant + MCP
Verifyevidence → oracle
Scoretrust 0.0 → 1.0
Trust Score
0.94/ 1.0
SB—02
03Time-aware theming.

circadian-ui

A production-ready theming engine that adapts design tokens across dawn, day, dusk, and night — sun-aware and WCAG-accessible.

ReactTailwindA11y
View Source
06:00
--cui-bgDawn
09:00
--cui-fgDay
18:00
--cui-mutedDusk
22:00
--cui-cardNight
<CircadianScript />
<CircadianProvider><App /></CircadianProvider>
SB—03
04Capability-first UX.

birthday-cake-loading

Progressive enhancement toolkit that detects device signals and upgrades experiences only when the runtime has budget.

ReactNext.jsPerformance
View Source
Capability Tierruntime
ultraFull animations + rich media
richMotion + lazy upgrades
liteReduced motion + core UI
baseStatic fallback only
Signals
CPU
RAM
Net
<CakeLayer minTier="rich" />
SB—04
Design Labs

Digital Materiality.

Exploring cognition, aesthetic tension, and experiential computation.

Editorial Study
Study 01
Interaction Node
Artistic Veil

“Design without friction erases the memory of interaction.”

The Collective

shiftbloom

Where technical craftsmanship meets visual art — an experimental open collective for digital research and public-interest software.

Open SourceTransparencyCraftResearchCommunityExperimentArtCodeOpen SourceTransparencyCraftResearchCommunityExperimentArtCode
01

Open by Default

Every line of code, every design decision, every process — documented and shared freely. We don't work for clients; we build public-interest software with the community.

02

Craft over Convention

We pursue ideas that don't fit neatly into categories. State orchestration, AI verification, time-aware theming, capability-first loading — experiments that become tools.

100%
Open Source
Apache-2.0
Licensed
Explorations