This directory contains a prompt for generating a small, educational Fossil implementation from the RFC drafts in this repository.
The point of this demo prompt is to test whether the drafts are sufficient for a clean-room implementer. The generated implementation will use only the drafts for interoperability behavior. Don't let the LLM have access to the Fossil source tree, Fossil wiki pages, RFC workflow evidence notes or anything else with Fossil information.
Any place where the generated implementation needs to guess is a bug and we'd love to hear about it.
The prompt asks for a small implementation, not a production Fossil replacement. You should be able to use it to build a full fossil client or server though.