AI is the new native.
The next billion readers of your code are not people. They are agents. We build software that machines can read, run, and extend without asking permission.
The next billion readers of your code are not people. They are agents. We build software that machines can read, run, and extend without asking permission.
Not a strategy. A reflex. Code that cannot be read cannot be trusted, by a human or by a model. Everything we ship, we ship in the open.
No build step. No virtual DOM. No eval. HTML is the interface and the program. Tooling should vanish, not multiply.
Every repo carries llms.txt and a drop-in AGENTS.md. If an agent cannot operate it, it is not finished.
About 16KB gzipped. Fine-grained signals. Keyed lists. Accessible components in the box. Restraint is the feature.
Proof of work / index.html
<div s-data="{ open: false }">
<button @click="open = !open">Toggle</button>
<p s-show="open">Hello from Summit</p>
</div>
Machine-readable by design. Every release ships llms.txt and a drop-in AGENTS.md, so your agent reads the manual before you do.
| No. | Project | Status | Terms |
|---|---|---|---|
| 001 | Summit.js | Shipped | Open source |
| 002 | Undisclosed | In progress | Opens soon |
| 003 | Undisclosed | In progress | Opens soon |
| 004 | Undisclosed | In progress | Opens soon |
More repos opening soon. Watch github.com/velofy.