墨子 Harness · 自动生成于 2026-07-13
- 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
- Commit, push, and open PR for issue #11.
- Commit, push, and open PR for issue #11.
python3.11 -m buildmay require thebuildpackage in the local environment.