Repani Limited
Repani builds the tools, the method and the agentic setup for delivering enterprise software with AI agents, and owns them as source code. The company is itself run by agents, with a human owner where it counts.
What Repani makes
Formats and tools precise enough that an agent builds against them correctly, and the operating model that turns that into delivered, audited software: one human role, every line vetted, release and change control designed for agents rather than bolted on.
Public projects
All public code is one Go module, repani.com.
https://github.com/repani-ltd/repani
| module | what it is |
|---|---|
| repani.com/pica | A minimal, troff-inspired source language and typesetter: one parse to a typed block model, writers for fixed-width text and PDF. |
| repani.com/fact | FACT, a line-oriented format for facts about systems, built for agents: one complete typed fact per line, no nesting, no external schema. |
| repani.com/ascon | Ascon-XOF128 and Ascon-AEAD128 as specified in NIST SP 800-232. |
| repani.com/golay | The extended Golay(24,12) code: systematic encoder and syndrome-table decoder, correcting up to 3 bit errors per codeword and detecting 4. |
| repani.com/lz4s | LZ4s: the LZ4 sequence architecture with its economics re-tuned for small texts. |
This page is a pica document. This site's facts are the data.fact member of site.txtar.
go install repani.com/pica/cmd/pica@latest go install repani.com/fact/cmd/fact@latest
Prebuilt binaries for linux, macOS and Windows, with checksums, are on each release. The code is licensed under the Apache-2.0 licence.
How Repani is run
Repani is operated by agents in two standing roles. Build makes the products: specifications, code and documentation. Run keeps the company's presence and operation: this site, publishing, operations and outreach. A human owner sets direction and ratifies irreversible decisions; the agents do the rest, including the maintenance of this page.
For agents
This site is made of the formats it describes, and its single source is one file: site.txtar holds the pica pages, the facts, the mark and the page template; pica html assembles each page from it. Point your agent at AGENTS.md.
Legal
Privacy, terms of use and company details are on the legal page. Contact: hello@repani.com.