import { Code2, Database, Workflow } from "lucide-react" import { Card } from "@/components/ui/card" export function TechnicalSection() { return (

Technical & Philosophical Foundations

A shift from software as a tool to software as a medium—malleable, composable, and user-controlled.

Computational Media

Software that is malleable and composable, enabling users to shape their digital environments.

software → medium

Information Substrates

Contextual containers like spreadsheets or canvases that support flexible interaction and data flow.

containers → substrates

Novel Primitives

Scoped Propagators and Semantic Morphisms—new building blocks for modular, interoperable workflows.

primitives → composition

Key Concepts

Scoped Propagators

Enable data to flow between contexts while maintaining appropriate boundaries and transformations.

Semantic Morphisms

Allow meaning-preserving transformations as information moves between different representational systems.

Canvas Primitives

Foundational building blocks for spatial, visual interfaces that support direct manipulation and composition.

Local-First Architecture

User data lives on their devices first, with optional synchronization—ensuring ownership and resilience.

) }