swbt-python 0.1.0__tar.gz → 0.1.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (119) hide show
  1. {swbt_python-0.1.0 → swbt_python-0.1.1}/AGENTS.md +1 -1
  2. {swbt_python-0.1.0 → swbt_python-0.1.1}/PKG-INFO +2 -2
  3. {swbt_python-0.1.0 → swbt_python-0.1.1}/README.md +1 -1
  4. {swbt_python-0.1.0 → swbt_python-0.1.1}/pyproject.toml +1 -1
  5. swbt_python-0.1.1/spec/hardware-test-log.md +1009 -0
  6. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/initial/risks.md +1 -1
  7. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/hardware/README.md +1 -1
  8. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/hardware/test_close_disconnect.py +1 -1
  9. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/hardware/test_input_operations.py +4 -4
  10. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/integration/test_switch_gamepad_fake_transport.py +3 -2
  11. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_diagnostics.py +2 -1
  12. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_hardware_test_log_docs.py +1 -1
  13. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_public_docs.py +11 -7
  14. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_readme_docs.py +0 -2
  15. {swbt_python-0.1.0 → swbt_python-0.1.1}/LICENSE +0 -0
  16. {swbt_python-0.1.0 → swbt_python-0.1.1}/examples/hardware_bringup.py +0 -0
  17. {swbt_python-0.1.0 → swbt_python-0.1.1}/examples/pairing_probe.py +0 -0
  18. {swbt_python-0.1.0 → swbt_python-0.1.1}/examples/tap_a.py +0 -0
  19. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_001/M0_PROTOCOL_CORE.md +0 -0
  20. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_002/M1_SWITCH_GAMEPAD_FAKE_TRANSPORT.md +0 -0
  21. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_003/M2_BUMBLE_HID_TRANSPORT.md +0 -0
  22. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_004/M3_PAIRING_L2CAP.md +0 -0
  23. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_005/M4_SUBCOMMAND_RESPONDER_HARDWARE.md +0 -0
  24. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_006/M5_INPUT_OPERATION_API.md +0 -0
  25. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_007/M6_RECONNECT_KEYSTORE_DIAGNOSTICS.md +0 -0
  26. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_008/M7_PACKAGING_EXAMPLES_CLI.md +0 -0
  27. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_009/PORTING_SOURCE_AUDIT.md +0 -0
  28. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_010/DIAGNOSTICS_TRACE_SCHEMA.md +0 -0
  29. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_011/HARDWARE_TEST_LOG_MATRIX.md +0 -0
  30. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_012/INITIAL_RELEASE_GATE.md +0 -0
  31. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_013/POST_M5_INPUT_SEMANTIC_CHARACTERIZATION.md +0 -0
  32. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_014/DEVICE_CLOSE_GRACEFUL_DISCONNECT.md +0 -0
  33. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_015/CONTEXT_MANAGER_RESOURCE_SCOPE.md +0 -0
  34. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_016/JSON_KEY_STORE_CURRENT_PREVIOUS.md +0 -0
  35. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_017/SWITCH_GAMEPAD_API_HARDENING.md +0 -0
  36. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_018/KEY_STORE_TRANSPORT_BOUNDARY.md +0 -0
  37. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_019/TRANSPORT_RECONNECT_CONTRACT.md +0 -0
  38. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_020/STRUCTURAL_REFACTOR_BOUNDARIES.md +0 -0
  39. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_021/SWITCH_GAMEPAD_INPUT_API_CONTRACT.md +0 -0
  40. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_022/PUBLIC_API_USAGE_HARDWARE_DOCS.md +0 -0
  41. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_023/MKDOCS_DOCUMENTATION_SITE.md +0 -0
  42. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_024/STICK_INPUT_SHORTHAND_API.md +0 -0
  43. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_025/IMU_INPUT_SHORTHAND_API.md +0 -0
  44. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/complete/unit_026/LINUX_MACOS_ADAPTER_EXPERIMENTAL.md +0 -0
  45. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/dev-journal.md +0 -0
  46. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/initial/README.md +0 -0
  47. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/initial/api.md +0 -0
  48. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/initial/architecture.md +0 -0
  49. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/initial/lifecycle.md +0 -0
  50. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/initial/naming.md +0 -0
  51. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/initial/protocol.md +0 -0
  52. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/initial/roadmap.md +0 -0
  53. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/initial/testing.md +0 -0
  54. {swbt_python-0.1.0 → swbt_python-0.1.1}/spec/initial/transport-bumble.md +0 -0
  55. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/__init__.py +0 -0
  56. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/diagnostics.py +0 -0
  57. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/errors.py +0 -0
  58. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/gamepad/__init__.py +0 -0
  59. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/gamepad/connection.py +0 -0
  60. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/gamepad/core.py +0 -0
  61. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/gamepad/output.py +0 -0
  62. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/gamepad/transport_factory.py +0 -0
  63. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/input.py +0 -0
  64. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/probe.py +0 -0
  65. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/protocol/__init__.py +0 -0
  66. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/protocol/input_report.py +0 -0
  67. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/protocol/output_report.py +0 -0
  68. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/protocol/profile.py +0 -0
  69. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/protocol/rumble.py +0 -0
  70. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/protocol/spi.py +0 -0
  71. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/protocol/subcommand.py +0 -0
  72. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/py.typed +0 -0
  73. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/report_loop.py +0 -0
  74. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/state_store.py +0 -0
  75. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/transport/__init__.py +0 -0
  76. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/transport/_bumble_acl.py +0 -0
  77. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/transport/_bumble_hidp.py +0 -0
  78. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/transport/_bumble_key_store.py +0 -0
  79. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/transport/_bumble_lifecycle.py +0 -0
  80. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/transport/_bumble_sdp.py +0 -0
  81. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/transport/base.py +0 -0
  82. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/transport/bumble.py +0 -0
  83. {swbt_python-0.1.0 → swbt_python-0.1.1}/src/swbt/transport/fake.py +0 -0
  84. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/conftest.py +0 -0
  85. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/hardware/test_bumble_transport.py +0 -0
  86. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/hardware/test_context_manager_resource_scope.py +0 -0
  87. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/hardware/test_pairing_l2cap.py +0 -0
  88. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/hardware/test_reconnect_keystore.py +0 -0
  89. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/integration/test_examples.py +0 -0
  90. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/fixtures/source_audit/switch_protocol_values.toml +0 -0
  91. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_bumble_acl.py +0 -0
  92. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_bumble_hidp.py +0 -0
  93. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_bumble_key_store_metadata.py +0 -0
  94. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_bumble_lifecycle.py +0 -0
  95. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_bumble_sdp.py +0 -0
  96. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_bumble_transport.py +0 -0
  97. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_ci_workflow.py +0 -0
  98. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_docs_workflow.py +0 -0
  99. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_gamepad_connection_workflow.py +0 -0
  100. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_gamepad_output_dispatcher.py +0 -0
  101. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_gamepad_transport_factory.py +0 -0
  102. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_input_report.py +0 -0
  103. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_input_state.py +0 -0
  104. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_mkdocs_site.py +0 -0
  105. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_output_report.py +0 -0
  106. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_package_import.py +0 -0
  107. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_package_metadata.py +0 -0
  108. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_probe_cli.py +0 -0
  109. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_protocol_boundary.py +0 -0
  110. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_protocol_profile.py +0 -0
  111. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_public_api_boundary.py +0 -0
  112. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_public_api_docstrings.py +0 -0
  113. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_publish_workflow.py +0 -0
  114. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_release_gate_docs.py +0 -0
  115. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_report_loop.py +0 -0
  116. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_rumble_state.py +0 -0
  117. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_source_audit_fixtures.py +0 -0
  118. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_subcommand_responder.py +0 -0
  119. {swbt_python-0.1.0 → swbt_python-0.1.1}/tests/unit/test_virtual_spi_flash.py +0 -0
@@ -74,7 +74,7 @@
74
74
  | 着手中の作業仕様 | `spec/wip/unit_XXX/FEATURE_NAME.md` |
75
75
  | 完了した作業仕様 | `spec/complete/unit_XXX/FEATURE_NAME.md` |
76
76
  | 小さな観測と先送り判断 | `spec/dev-journal.md` |
77
- | 実機観測 | `docs/hardware-test-log.md` |
77
+ | 実機観測 | `spec/hardware-test-log.md` |
78
78
  | 初期設計 | `spec/initial/` |
79
79
 
80
80
  作業仕様には、対象範囲、対象外、関連 docs、根拠監査、TDD Test List、検証、実機実行条件、先送り事項、チェックリストを含める。
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: swbt-python
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Python library for presenting an NX-compatible virtual Bluetooth HID input device.
5
5
  Keywords: bluetooth,bluetooth-hid,controller,gamepad,hid,nx
6
6
  Author: niart120
@@ -90,7 +90,7 @@ asyncio.run(main())
90
90
 
91
91
  実機接続には、PC の通常 Bluetooth 機能と共有しない専用 USB Bluetooth dongle と、OS ごとの driver 準備が必要です。Windows では、[Zadig](https://zadig.akeo.ie/) などで専用 dongle に WinUSB / libwdi driver を入れてから adapter 名を確認します。
92
92
 
93
- driver 準備、adapter 名の確認、troubleshooting は [Hardware Guide](https://niart120.github.io/swbt-python/hardware/) にあります。実機ログの正本は [hardware-test-log](https://niart120.github.io/swbt-python/hardware-test-log/) です。
93
+ driver 準備、adapter 名の確認、troubleshooting は [Hardware Guide](https://niart120.github.io/swbt-python/hardware/) にあります。実機ログの正本は repository 内の `spec/hardware-test-log.md` です。
94
94
 
95
95
  ### 確認済み構成
96
96
 
@@ -64,7 +64,7 @@ asyncio.run(main())
64
64
 
65
65
  実機接続には、PC の通常 Bluetooth 機能と共有しない専用 USB Bluetooth dongle と、OS ごとの driver 準備が必要です。Windows では、[Zadig](https://zadig.akeo.ie/) などで専用 dongle に WinUSB / libwdi driver を入れてから adapter 名を確認します。
66
66
 
67
- driver 準備、adapter 名の確認、troubleshooting は [Hardware Guide](https://niart120.github.io/swbt-python/hardware/) にあります。実機ログの正本は [hardware-test-log](https://niart120.github.io/swbt-python/hardware-test-log/) です。
67
+ driver 準備、adapter 名の確認、troubleshooting は [Hardware Guide](https://niart120.github.io/swbt-python/hardware/) にあります。実機ログの正本は repository 内の `spec/hardware-test-log.md` です。
68
68
 
69
69
  ### 確認済み構成
70
70
 
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "swbt-python"
3
- version = "0.1.0"
3
+ version = "0.1.1"
4
4
  description = "Python library for presenting an NX-compatible virtual Bluetooth HID input device."
5
5
  readme = "README.md"
6
6
  authors = [