LICENSE
README.md
pyproject.toml
fluctlightdb/__init__.py
fluctlightdb/brain.py
fluctlightdb/cli.py
fluctlightdb/doctor.py
fluctlightdb/handoff.py
fluctlightdb/handoff_capture.py
fluctlightdb/handoff_index.py
fluctlightdb/lock.py
fluctlightdb/mcp_server.py
fluctlightdb/platform.py
fluctlightdb/project.py
fluctlightdb/validation.py
fluctlightdb/worker.py
fluctlightdb.egg-info/PKG-INFO
fluctlightdb.egg-info/SOURCES.txt
fluctlightdb.egg-info/dependency_links.txt
fluctlightdb.egg-info/entry_points.txt
fluctlightdb.egg-info/requires.txt
fluctlightdb.egg-info/top_level.txt
fluctlightdb/templates/TEAM_SYNC.md
fluctlightdb/templates/claude/CLAUDE.snippet.md
fluctlightdb/templates/claude/settings.json
fluctlightdb/templates/claude/skills/fluctlight-memory/SKILL.md
fluctlightdb/templates/codex/fluctlight.env.example
fluctlightdb/templates/codex/mcp.json
fluctlightdb/templates/cursor/hooks.json
fluctlightdb/templates/cursor/mcp.json
fluctlightdb/templates/cursor/hooks/session_end.cmd
fluctlightdb/templates/cursor/hooks/session_end.py
fluctlightdb/templates/cursor/hooks/session_start.cmd
fluctlightdb/templates/cursor/hooks/session_start.py
fluctlightdb/templates/cursor/hooks/stop_handoff.cmd
fluctlightdb/templates/cursor/hooks/stop_handoff.py
fluctlightdb/templates/cursor/hooks/track_files.cmd
fluctlightdb/templates/cursor/hooks/track_files.py
tests/test_project.py