trunk
Branches trunk
1 Branches 0 Tags
Go to file T
Code
.determinism Add determinism golden index
.github Raise all coverage gates to 100%
docs Add LSP cookbook entries for Zed, Helix, Neovim
docs-internal docs: add contributor testing guide
scripts Pre-commit hook: refuse new sprint/audit IDs in src/dlm/
src Fix version lookup to use renamed package name
tests Test scaffold: add requires_acceptance to fake resolved spec
vendor Bump dlm-lsp to 2aef89a (version-pair logging)
.editorconfig chore: add editorconfig
.gitignore chore(gitignore): untrack .claude/ + AGENTS.md (editor artifacts)
.gitmodules Add dlm-lsp and dlm-vsc as submodules
.pre-commit-config.yaml Pre-commit hook: refuse new sprint/audit IDs in src/dlm/
.python-version chore: scaffold pyproject, pin python 3.11, lock deps
CHANGELOG.md README + CHANGELOG: dlm export --emit-sway-json (S26 X1-P6)
CONTRIBUTING.md Update CONTRIBUTING with PyPI publish info
LICENSE chore: add MIT license
README.md Merge remote-tracking branch 'origin/trunk' into sprint/43-dlm-synth
mkdocs.yml Document synth workflows
pyproject.toml Merge remote-tracking branch 'origin/trunk' into sprint/43-dlm-synth
sway @ 98ad941 sway: convert in-tree subproject to git submodule pointing at tenseleyFlow/sway
uv.lock chore(deps): record soxr in uv.lock
MIT License

Copyright (c) 2026 Matt Wolffe

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.