Beagle SCM
Beagle wiki
Beagle: git-compatible LLM-age source code management system.
Project management docs.
- /meta page format requirements for each parts, e.g.
meta/wiki.mkd,
- /wiki defining concepts and connections within the project,
- /todo tickets, issues, todos, ordered by the topic,
- /skill processes and skills,
- /blog the project's blog,
- /html the generated site: a git submodule (public repo
replicated.live),
Publishing: edit sources, run make (renders into the html/ submodule), then
make publish — commit+push inside html/, then bump the gitlink here.
What to read next:
- To explore code
- To create tickets
- To work on the code
- To build/run/fuzz/bench