LICENSE
README.md
pyproject.toml
guardiancontext/__init__.py
guardiancontext/__main__.py
guardiancontext/account.py
guardiancontext/anonymizer.py
guardiancontext/auditor.py
guardiancontext/bootstrap.py
guardiancontext/claims.py
guardiancontext/cli.py
guardiancontext/contribute.py
guardiancontext/embedding.py
guardiancontext/frontmatter.py
guardiancontext/handoff.py
guardiancontext/hook.py
guardiancontext/index.py
guardiancontext/installer.py
guardiancontext/license.py
guardiancontext/lock.py
guardiancontext/modes.py
guardiancontext/obsidian_connector.py
guardiancontext/proposals.py
guardiancontext/protocol.py
guardiancontext/sync.py
guardiancontext/templates.py
guardiancontext.egg-info/PKG-INFO
guardiancontext.egg-info/SOURCES.txt
guardiancontext.egg-info/dependency_links.txt
guardiancontext.egg-info/entry_points.txt
guardiancontext.egg-info/requires.txt
guardiancontext.egg-info/top_level.txt
guardiancontext_desktop/__init__.py
guardiancontext_desktop/api.py
guardiancontext_desktop/app.py
guardiancontext_desktop/onboarding.py
guardiancontext_desktop/prefs.py
guardiancontext_desktop/ui/__init__.py
guardiancontext_desktop/ui/dashboard.py
guardiancontext_desktop/ui/main_window.py
guardiancontext_desktop/ui/search_panel.py
guardiancontext_desktop/ui/styles.py
guardiancontext_desktop/ui/wizard.py
guardiancontext_desktop/ui/workers.py
tests/test_account.py
tests/test_bloco_c.py
tests/test_bloco_e.py
tests/test_contribute.py
tests/test_desktop.py
tests/test_incremental.py
tests/test_local_core.py
tests/test_modes_hook.py
tests/test_phase2.py
tests/test_phase3.py
tests/test_proposals.py
tests/test_semantic.py