submission received

If you just pressed “Propose changes” on GitHub, your file is now open as a pull request against hal0ai/hal0-profiles. You don't need to touch git again from here.

  1. 01
    CI validates the schemaUsually under a minute. The same checks the browser ran, plus a lint of the flag string against the pinned llama.cpp build.
  2. 02
    A maintainer reads itThey check the profile does what it claims and that the model id resolves. Most profiles are reviewed within 2–3 days.
  3. 03
    Merge publishes itThe site rebuilds on merge. Your profile appears in the gallery with your handle on it, and any benchmark runs carrying the slug join to it automatically.
There's no sign-in and no `/profiles/mine` status page yet — that needs an identity piece we haven't built. Track your PR directly on GitHub in the meantime.