墨子 Harness · 自动生成于 2026-07-13
- Added
CONTRIBUTING.mdfor bounty #18 with setup, tests, good-first-issue path, and MergeOS claim flow. - Added README links to the contribution guide.
- Harness initialized for NokaMan bounty #11.
- Confirmed actual FastAPI and SDK payload fields before defining contracts.
- Added JSON Schema contracts, TypeScript interfaces, and contract smoke tests.
- Added README app integration section.
- Fixed Harness commands to use Python 3.11, matching
pyproject.toml. - Harness completion commands passed:
python3.11 -m compileall src testspython3.11 -m pytest -qpython3.11 -m ruff check src testspython3.11 -m build
- Open PR for issue #18.
- Open PR for issue #18 with
Fixes #18.
python3.11 -m buildmay require thebuildpackage in the local environment.