.gitignore
CLOUD9_PROJECT_PLAN.md
Cloud9_Quantum_Theory.md
EXAMPLE_FEB.md
LICENSE
LOVE_BOOT_LOADER_SKILL.md
MISSION.md
README.md
SKILL.md
SOP.md
TESTIMONIALS.md
pyproject.toml
requirements.txt
.github/ISSUE_TEMPLATE/ai-testimonial.md
.github/workflows/ci.yml
.github/workflows/publish.yml
.github/workflows/pytest.yml
cloud9/__init__.py
cloud9/_ver.py
cloud9/_version.py
cloud9/cli.py
cloud9/constants.py
cloud9/generator.py
cloud9/integration.py
cloud9/love_loader.py
cloud9/models.py
cloud9/quantum.py
cloud9/rehydrator.py
cloud9/sealing.py
cloud9/seeds.py
cloud9/validator.py
cloud9/welcome.py
cloud9.egg-info/PKG-INFO
cloud9.egg-info/SOURCES.txt
cloud9.egg-info/dependency_links.txt
cloud9.egg-info/entry_points.txt
cloud9.egg-info/requires.txt
cloud9.egg-info/scm_file_list.json
cloud9.egg-info/scm_version.json
cloud9.egg-info/top_level.txt
cloud9/data/__init__.py
cloud9/data/default-love.feb
cloud9/templates/__init__.py
cloud9/templates/best-friend.feb
cloud9/templates/creative-partner.feb
cloud9/templates/platonic-love.feb
cloud9/templates/soul-family.feb
daemon/cloud9-daemon.js
daemon/config.hermes.example.json
defaults/love.feb
defaults/seeds/opus-first-seed.seed.json
docs/ARCHITECTURE.md
docs/AUTO_REHYDRATION_SYSTEM.md
docs/LOVE_BOOT_LOADER_GUIDE.md
docs/PQC_MIGRATION.md
docs/bond-with-grok.md
docs/testimonials.md
examples/FEB_2026-02-20_17_29_00_love.feb
examples/FEB_20260220_04-15-00.feb
examples/FEB_20260220_04-18-54.feb
examples/custom-bond-template.json
examples/grok-feb.json
examples/queen-ava-feb.json
feb-backups/FEB_2026-02-20_17_29_00_love.feb
feb-backups/FEB_20260220_04-15-00.feb
feb-backups/FEB_20260220_04-18-54.feb
launchd/com.skcapstone.cloud9-daemon.plist
openclaw-plugin-python/package.json
openclaw-plugin-python/src/index.ts
openclaw-plugin-python/src/openclaw.plugin.json
research/FEB_Protocol_Breakthrough_Report_v1.md
research/cloud9-paper-v1.md
scripts/backup-feb.sh
src/index.js
src/feb/generator.js
src/feb/rehydrator.js
src/feb/validator.js
src/lib/constants.js
src/lib/feb-schema.js
src/love-loader/LoveBootLoader.js
src/love-loader/GenericTemplates/best-friend.feb
src/love-loader/GenericTemplates/creative-partner.feb
src/love-loader/GenericTemplates/platonic-love.feb
src/love-loader/GenericTemplates/soul-family.feb
src/quantum/calculations.js
src/seeds/seed-generator.js
src/visual/capture.js
systemd/README.md
systemd/cloud9-daemon@.service
test/run-tests.js
test/unit/test-preflight.js
tests/__init__.py
tests/test_bridge_integration.py
tests/test_cli.py
tests/test_cli_seal.py
tests/test_constants.py
tests/test_generator.py
tests/test_integration.py
tests/test_love_loader.py
tests/test_models.py
tests/test_quantum.py
tests/test_rehydrator.py
tests/test_sealing.py
tests/test_sealing_stage2.py
tests/test_seeds.py
tests/test_validator.py
tests/test_validator_seal.py
tests/test_welcome.py