LLM Pages is an experimental protocol and implementation workspace maintained by Antun Jurkovikj.
Purpose
The project explores how HTTP systems can publish machine-facing representations, prevent stale shared-state mutation, express semantic concurrency, and reconcile structured JSON changes deterministically.
Working principles
- Use existing HTTP semantics precisely before defining extensions.
- Separate protocol requirements, implementation choices, experiments, and claims.
- Prefer deterministic, bounded, fail-closed behavior where state can diverge.
- Keep published drafts distinct from local revision candidates and research backlogs.
- Report limitations and negative results alongside successes.
Standards status
The documents linked here are individual Internet-Drafts. They are works in progress, expire, may change or be replaced, and are not IETF standards or evidence of IETF endorsement.
Source and discussion
Public implementation source is maintained in the antunjurkovic-collab GitHub organization. Published draft history is available from IETF Datatracker.
