Skip to content

Developer Notes

Austen edited this page May 7, 2026 · 3 revisions

Developer Notes

Conventions and practices for contributing to Speculate and maintaining this wiki.


Overview

The Speculate codebase and the Speculate wiki are maintained as separate Git repositories. The codebase follows Conventional Commits so that python-semantic-release can determine version bumps and publish releases automatically. The wiki uses GitHub Wiki Markdown with [[Page Name]] cross-links and em-dash separators in stage filenames.

Sub-pages

Clone this wiki locally