LICENSE
README.md
pyproject.toml
reefiki.egg-info/PKG-INFO
reefiki.egg-info/SOURCES.txt
reefiki.egg-info/dependency_links.txt
reefiki.egg-info/entry_points.txt
reefiki.egg-info/requires.txt
reefiki.egg-info/top_level.txt
scripts/__init__.py
scripts/mimo_memory_integration.py
scripts/reefiki.py
scripts/staged_scope_hook.py
scripts/validate_frontmatter.py
scripts/reefiki_agent_readiness/__init__.py
scripts/reefiki_core/__init__.py
scripts/reefiki_core/adapter_smoke.py
scripts/reefiki_core/adapters.py
scripts/reefiki_core/capture_evidence.py
scripts/reefiki_core/cleanup_worktree.py
scripts/reefiki_core/code_context.py
scripts/reefiki_core/confidence_pass.py
scripts/reefiki_core/connect_check.py
scripts/reefiki_core/cross_project.py
scripts/reefiki_core/doctor.py
scripts/reefiki_core/duplicates.py
scripts/reefiki_core/file_utils.py
scripts/reefiki_core/first_run.py
scripts/reefiki_core/git_utils.py
scripts/reefiki_core/graphify_adapter.py
scripts/reefiki_core/guard_staged.py
scripts/reefiki_core/guided_tour.py
scripts/reefiki_core/harvest_commit.py
scripts/reefiki_core/health.py
scripts/reefiki_core/index_search.py
scripts/reefiki_core/init_workspace.py
scripts/reefiki_core/link_confidence.py
scripts/reefiki_core/markdown.py
scripts/reefiki_core/markdown_import.py
scripts/reefiki_core/memoir_io.py
scripts/reefiki_core/memory_cli.py
scripts/reefiki_core/memory_diff.py
scripts/reefiki_core/memory_explain.py
scripts/reefiki_core/memory_golden.py
scripts/reefiki_core/memory_lookup.py
scripts/reefiki_core/memory_pack.py
scripts/reefiki_core/memory_preflight.py
scripts/reefiki_core/memory_reflect.py
scripts/reefiki_core/memory_route.py
scripts/reefiki_core/memory_status.py
scripts/reefiki_core/notify.py
scripts/reefiki_core/obligations_extract.py
scripts/reefiki_core/onboarding.py
scripts/reefiki_core/orchestration_check.py
scripts/reefiki_core/plans.py
scripts/reefiki_core/policy_evidence.py
scripts/reefiki_core/privacy.py
scripts/reefiki_core/process_utils.py
scripts/reefiki_core/project_commands.py
scripts/reefiki_core/project_paths.py
scripts/reefiki_core/promotion.py
scripts/reefiki_core/public_snapshot.py
scripts/reefiki_core/publish_classification.py
scripts/reefiki_core/publish_task.py
scripts/reefiki_core/repo_paths.py
scripts/reefiki_core/retrieval_benchmark.py
scripts/reefiki_core/retrieval_preflight.py
scripts/reefiki_core/review_queues.py
scripts/reefiki_core/save.py
scripts/reefiki_core/save_paths.py
scripts/reefiki_core/secret_scan.py
scripts/reefiki_core/status.py
scripts/reefiki_core/storage.py
scripts/reefiki_core/test_observability.py
scripts/reefiki_core/tool_trigger.py
scripts/reefiki_core/verify.py
scripts/reefiki_core/verify_intent.py
scripts/reefiki_core/visibility_audit.py
scripts/reefiki_core/wiki_lock.py
scripts/reefiki_core/wiki_rows.py
scripts/reefiki_core/wiki_write.py
scripts/reefiki_core/worktree_status.py
scripts/reefiki_core/ops_dashboard/__init__.py
scripts/reefiki_core/ops_dashboard/demo.py
scripts/reefiki_core/ops_dashboard/logs.py
scripts/reefiki_core/ops_dashboard/server.py
scripts/reefiki_core/ops_dashboard/snapshot.py
scripts/reefiki_core/ops_dashboard/static/app.js
scripts/reefiki_core/ops_dashboard/static/i18n.json
scripts/reefiki_core/ops_dashboard/static/index.html
scripts/reefiki_core/ops_dashboard/static/theme.css
scripts/reefiki_core/ops_dashboard/static_next/app.js
scripts/reefiki_core/ops_dashboard/static_next/i18n.json
scripts/reefiki_core/ops_dashboard/static_next/index.html
scripts/reefiki_core/ops_dashboard/static_next/theme.css
scripts/reefiki_memory/__init__.py
tests/test_adapter_portability.py
tests/test_agent_flow_e2e.py
tests/test_agent_readiness.py
tests/test_ci_workflow.py
tests/test_codex_plugin_packaging_docs.py
tests/test_dashboard_host_guard.py
tests/test_incremental_reindex.py
tests/test_install_smoke.py
tests/test_local_agent_delegate.py
tests/test_mimo_memory_integration.py
tests/test_packaging_legal.py
tests/test_public_docs_no_private_links.py
tests/test_public_snapshot_guard.py
tests/test_pytest_observability.py
tests/test_reefiki_cli_first_run.py
tests/test_reefiki_core_adapter_smoke.py
tests/test_reefiki_core_adapters.py
tests/test_reefiki_core_capture_evidence.py
tests/test_reefiki_core_cleanup_worktree.py
tests/test_reefiki_core_code_context.py
tests/test_reefiki_core_confidence_pass.py
tests/test_reefiki_core_connect_check.py
tests/test_reefiki_core_cross_project.py
tests/test_reefiki_core_doctor.py
tests/test_reefiki_core_duplicates.py
tests/test_reefiki_core_file_utils.py
tests/test_reefiki_core_git_utils.py
tests/test_reefiki_core_graphify_adapter.py
tests/test_reefiki_core_guard_staged.py
tests/test_reefiki_core_guided_tour.py
tests/test_reefiki_core_harvest_commit.py
tests/test_reefiki_core_health.py
tests/test_reefiki_core_index_search.py
tests/test_reefiki_core_init_workspace.py
tests/test_reefiki_core_link_confidence.py
tests/test_reefiki_core_markdown.py
tests/test_reefiki_core_markdown_import.py
tests/test_reefiki_core_memoir_io.py
tests/test_reefiki_core_memoir_store.py
tests/test_reefiki_core_memory_cli.py
tests/test_reefiki_core_memory_diff.py
tests/test_reefiki_core_memory_explain.py
tests/test_reefiki_core_memory_golden.py
tests/test_reefiki_core_memory_lookup.py
tests/test_reefiki_core_memory_pack.py
tests/test_reefiki_core_memory_preflight.py
tests/test_reefiki_core_memory_reflect.py
tests/test_reefiki_core_memory_route.py
tests/test_reefiki_core_memory_status.py
tests/test_reefiki_core_notify.py
tests/test_reefiki_core_obligations_extract.py
tests/test_reefiki_core_onboarding.py
tests/test_reefiki_core_ops_dashboard.py
tests/test_reefiki_core_orchestration_check.py
tests/test_reefiki_core_plans.py
tests/test_reefiki_core_policy_evidence.py
tests/test_reefiki_core_privacy.py
tests/test_reefiki_core_process_utils.py
tests/test_reefiki_core_project_commands.py
tests/test_reefiki_core_project_paths.py
tests/test_reefiki_core_promotion.py
tests/test_reefiki_core_public_snapshot.py
tests/test_reefiki_core_publish_classification.py
tests/test_reefiki_core_publish_task.py
tests/test_reefiki_core_repo_paths.py
tests/test_reefiki_core_retrieval_benchmark.py
tests/test_reefiki_core_retrieval_preflight.py
tests/test_reefiki_core_review_queues.py
tests/test_reefiki_core_save.py
tests/test_reefiki_core_save_paths.py
tests/test_reefiki_core_secret_scan.py
tests/test_reefiki_core_status.py
tests/test_reefiki_core_storage.py
tests/test_reefiki_core_tool_trigger.py
tests/test_reefiki_core_verify_intent.py
tests/test_reefiki_core_visibility_audit.py
tests/test_reefiki_core_wiki_rows.py
tests/test_reefiki_core_wiki_write.py
tests/test_reefiki_core_worktree_status.py
tests/test_reefiki_dedup.py
tests/test_reefiki_memory_contracts.py
tests/test_reefiki_memory_governance.py
tests/test_secret_scan_oversize.py
tests/test_skill_products_demo.py
tests/test_skill_products_layout.py
tests/test_staged_scope_hook.py
tests/test_validate_frontmatter.py
tests/test_verify_command.py
tests/test_wiki_lock_reclaim.py