LICENSE
README.md
pyproject.toml
breadcrumbs/__init__.py
breadcrumbs/__main__.py
breadcrumbs/blockfiles.py
breadcrumbs/cli.py
breadcrumbs/handoffs.py
breadcrumbs/hooklog.py
breadcrumbs/hooks_common.py
breadcrumbs/hooks_compact.py
breadcrumbs/hooks_prompt.py
breadcrumbs/inbox.py
breadcrumbs/lifecycle.py
breadcrumbs/lifecycle_cmds.py
breadcrumbs/lock.py
breadcrumbs/mcp_core.py
breadcrumbs/mcp_server.py
breadcrumbs/migrate.py
breadcrumbs/promote.py
breadcrumbs/related.py
breadcrumbs/searchindex.py
breadcrumbs/transcript.py
breadcrumbs/usage.py
breadcrumbs/templates/project-memory/README.md
breadcrumbs/templates/project-memory/current.md
breadcrumbs/templates/project-memory/handoff.md
breadcrumbs/templates/project-memory/known-traps.md
breadcrumbs/templates/project-memory/manifest.yml
breadcrumbs/templates/project-memory/open-questions.md
breadcrumbs/templates/project-memory/attempts/.gitkeep
breadcrumbs/templates/project-memory/decisions/.gitkeep
breadcrumbs/templates/project-memory/generated/README.md
breadcrumbs/templates/project-memory/generated/resume-packet.md
breadcrumbs/templates/project-memory/handoffs/.gitkeep
breadcrumbs/templates/project-memory/ideas/.gitkeep
breadcrumbs/templates/project-memory/inbox/.gitkeep
breadcrumbs/templates/project-memory/index/README.md
breadcrumbs/templates/project-memory/private/README.md
breadcrumbs/templates/project-memory/private/inbox/.gitkeep
breadcrumbs/templates/project-memory/questions/.gitkeep
breadcrumbs/templates/project-memory/sessions/.gitkeep
breadcrumbs/templates/project-memory/traps/.gitkeep
breadcrumbs/templates/project-memory/verifications/.gitkeep
crumb_kit.egg-info/PKG-INFO
crumb_kit.egg-info/SOURCES.txt
crumb_kit.egg-info/dependency_links.txt
crumb_kit.egg-info/entry_points.txt
crumb_kit.egg-info/requires.txt
crumb_kit.egg-info/top_level.txt
tests/test_aliases.py
tests/test_audit.py
tests/test_blockfiles.py
tests/test_capture.py
tests/test_doctor.py
tests/test_evals.py
tests/test_fixtures.py
tests/test_guard.py
tests/test_guard_precision.py
tests/test_handoffs.py
tests/test_hooklog.py
tests/test_hooks.py
tests/test_hooks_phase1.py
tests/test_identity.py
tests/test_inbox.py
tests/test_init.py
tests/test_integrations.py
tests/test_json_envelope.py
tests/test_lifecycle.py
tests/test_lock.py
tests/test_mcp.py
tests/test_migrate.py
tests/test_multi_machine.py
tests/test_naming.py
tests/test_note.py
tests/test_output.py
tests/test_parser.py
tests/test_promote.py
tests/test_regressions.py
tests/test_release_process.py
tests/test_remember.py
tests/test_resume.py
tests/test_schema.py
tests/test_scope.py
tests/test_search.py
tests/test_searchindex.py
tests/test_secret_precision.py
tests/test_secrets.py
tests/test_sections.py
tests/test_show.py
tests/test_transcript.py
tests/test_traps.py
tests/test_usage.py
tests/test_validate.py
tests/test_verify.py