AGENTS.md
AI_AGENT_QUICKSTART.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
TROUBLESHOOTING.md
llms.txt
pyproject.toml
examples/adapters/README.md
examples/adapters/sim_ntc_adapter.py
examples/pytest/test_ntc_diagnosis.py
src/hardci/__init__.py
src/hardci/__main__.py
src/hardci/adapters.py
src/hardci/artifacts.py
src/hardci/bridge.py
src/hardci/can.py
src/hardci/cli.py
src/hardci/comports.py
src/hardci/comstdio.py
src/hardci/config.py
src/hardci/debugger.py
src/hardci/mcp.py
src/hardci/pytest_plugin.py
src/hardci/report.py
src/hardci/stdio.py
src/hardci/tools.py
src/hardci/types.py
src/hardci.egg-info/PKG-INFO
src/hardci.egg-info/SOURCES.txt
src/hardci.egg-info/dependency_links.txt
src/hardci.egg-info/entry_points.txt
src/hardci.egg-info/requires.txt
src/hardci.egg-info/top_level.txt
src/hardci/backends/__init__.py
src/hardci/backends/common.py
src/hardci/backends/openocd.py
src/hardci/backends/stlink.py
src/hardci/schemas/config.schema.json
src/hardci/skills/hardci-config-setup/SKILL.md
src/hardci/templates/mcp.json
tests/conftest.py
tests/test_hardci.py
tests/test_pytest_plugin.py
tests/fixtures/fake_openocd.py
tests/fixtures/fake_stlink.py
tests/fixtures/fake_stlink_unconfirmed.py