CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.en.md
README.md
SECURITY.md
SUPPORT.md
pyproject.toml
docs/INTEGRATIONS.md
docs/RELEASING.md
docs/ROADMAP.md
docs/SPEC.md
docs/USAGE.zh-CN.md
docs/VALUE.md
docs/decisions/ADR-001-local-markdown.md
docs/decisions/ADR-002-unified-vcs-state.md
docs/decisions/ADR-003-explicit-interactive-tool-selection.md
docs/decisions/ADR-004-native-project-skills.md
docs/decisions/ADR-005-explicit-rule-generation.md
docs/decisions/ADR-006-active-integrity.md
docs/decisions/ADR-007-task-oriented-template.md
docs/decisions/ADR-008-hmem-command.md
docs/decisions/ADR-009-reliable-save-and-drift.md
docs/decisions/ADR-010-machine-readable-operations-and-history.md
docs/decisions/ADR-011-single-hmem-entry.md
docs/decisions/ADR-012-mit-license.md
examples/ACTIVE.example.md
scripts/sync_session_handoff_skill.py
skills/session-handoff/SKILL.md
src/handoff_memory/__init__.py
src/handoff_memory/__main__.py
src/handoff_memory/cli.py
src/handoff_memory/core.py
src/handoff_memory/git_state.py
src/handoff_memory/integrations.py
src/handoff_memory/repository_state.py
src/handoff_memory/security.py
src/handoff_memory/templates.py
src/handoff_memory.egg-info/PKG-INFO
src/handoff_memory.egg-info/SOURCES.txt
src/handoff_memory.egg-info/dependency_links.txt
src/handoff_memory.egg-info/entry_points.txt
src/handoff_memory.egg-info/top_level.txt
src/handoff_memory/assets/session-handoff/SKILL.md
tests/test_cli.py
tests/test_cli_formats.py
tests/test_core.py
tests/test_history.py
tests/test_integrations.py
tests/test_repository_state.py
tests/test_save_reliability.py
tests/test_security.py