const STYLE = { padding: "64px", maxWidth: 760, fontFamily: "Inter, system-ui, sans-serif", lineHeight: 1.6 } as const; export default function Page() { return (

Docs ยท Matrix Bundle

What’s in a Matrix Bundle

A Matrix Bundle is a controlled build package generated from your idea. It contains the contract files, documentation, and ready-to-use prompts for each supported AI coder.

Generation is deterministic: the same idea and quality level always produce the same bundle, so it can be validated and published reproducibly.

); }