LICENSE
README.md
pyproject.toml
spice/__main__.py
spice/config.py
spice/configcli.py
spice/errors.py
spice/flexstate.py
spice/locking.py
spice/paths.py
spice/policy.py
spice/procs.py
spice/py.typed
spice/release.py
spice/repocfg.py
spice/worktrees.py
spice/agent/SKILL.md
spice/agent/activation.py
spice/agent/cli.py
spice/agent/driver.py
spice/agent/identity.py
spice/agent/lifecycle.py
spice/agent/maximcli.py
spice/agent/maxims.py
spice/agent/paths.py
spice/agent/renewal.py
spice/agent/shadow.py
spice/agent/shellhook.py
spice/agent/sidechannel.py
spice/agent/sidechannelnotify.py
spice/agent/watchdog.py
spice/agent/wrap.py
spice/agent/shellhooks/.zlogin
spice/agent/shellhooks/.zprofile
spice/agent/shellhooks/.zshenv
spice/agent/shellhooks/.zshrc
spice/agent/shellhooks/bash_env
spice/agent/shellhooks2/.zlogin
spice/agent/shellhooks2/.zprofile
spice/agent/shellhooks2/.zshenv
spice/agent/shellhooks2/.zshrc
spice/agent/shellhooks2/bash_env
spice/cli/entry.py
spice/cli/mounts.py
spice/cli/parser.py
spice/cli/recovery.py
spice/hooks/cli.py
spice/hooks/commitmsg.py
spice/hooks/doctor.py
spice/hooks/install.py
spice/hooks/precommit.py
spice/hooks/refguard.py
spice/mail/acks.py
spice/mail/ackstate.py
spice/mail/attachments.py
spice/mail/inbox.py
spice/mail/readout.py
spice/mail/watch.py
spice/serve/agentapi.py
spice/serve/app.py
spice/serve/attachments.py
spice/serve/audio.py
spice/serve/cli.py
spice/serve/diagnostics.py
spice/serve/directivestats.py
spice/serve/drive.py
spice/serve/filewatch.py
spice/serve/images.py
spice/serve/livebus.py
spice/serve/markdown.py
spice/serve/messages.py
spice/serve/metrics.py
spice/serve/pending.py
spice/serve/steering.py
spice/serve/taskdirectives.py
spice/serve/typecheck.py
spice/serve/web.py
spice/serve/websocket.py
spice/serve/workroutes.py
spice/serve/browser/artifacts.py
spice/serve/payload/identity.py
spice/serve/payload/lane.py
spice/serve/payload/message.py
spice/serve/payload/metric.py
spice/serve/static/android-chrome-192x192.png
spice/serve/static/app.audio.js
spice/serve/static/app.composer.js
spice/serve/static/app.controls.js
spice/serve/static/app.filter-model.js
spice/serve/static/app.groups.js
spice/serve/static/app.js
spice/serve/static/app.lanes.js
spice/serve/static/app.menu.js
spice/serve/static/app.panes.js
spice/serve/static/app.render.js
spice/serve/static/app.shell.js
spice/serve/static/app.stream.js
spice/serve/static/app.types.js
spice/serve/static/apple-touch-icon.png
spice/serve/static/composer.css
spice/serve/static/favicon-16x16.png
spice/serve/static/favicon-32x32.png
spice/serve/static/favicon.ico
spice/serve/static/index.css
spice/serve/static/messages.css
spice/serve/static/site.webmanifest
spice/serve/static/status-colors.css
spice/serve/static/icons/claude.svg
spice/serve/static/icons/openai.svg
spice/serve/team/commands.py
spice/serve/team/filters.py
spice/serve/team/identity.py
spice/serve/team/ids.py
spice/serve/team/metrics.py
spice/serve/team/models.py
spice/serve/team/renewals.py
spice/serve/team/schema.py
spice/serve/team/store.py
spice/serve/worktree/inventory.py
spice/serve/worktree/target.py
spice/sessions/analysis.py
spice/sessions/briefing.py
spice/sessions/cli.py
spice/sessions/commandaudit.py
spice/sessions/commandrecords.py
spice/sessions/meter.py
spice/sessions/records.py
spice/sessions/resolve.py
spice/sessions/slices.py
spice/sessions/util.py
spice/studies/cli.py
spice/studies/complexity.py
spice/studies/envpolicy.py
spice/studies/fileloc.py
spice/studies/localpaths.py
spice/studies/magicnums.py
spice/studies/shape.py
spice/studies/typecheck.py
spice/studies/walk.py
spice/tasks/alloc.py
spice/tasks/cli.py
spice/tasks/config.py
spice/tasks/create.py
spice/tasks/gitsync.py
spice/tasks/identity.py
spice/tasks/lanes.py
spice/tasks/ops.py
spice/tasks/render.py
spice/tasks/tw.py
spice_harness.egg-info/PKG-INFO
spice_harness.egg-info/SOURCES.txt
spice_harness.egg-info/dependency_links.txt
spice_harness.egg-info/entry_points.txt
spice_harness.egg-info/requires.txt
spice_harness.egg-info/top_level.txt
tests/test_acks.py
tests/test_acktasks.py
tests/test_activation.py
tests/test_agentrun.py
tests/test_claudedriver.py
tests/test_clirecovery.py
tests/test_command.py
tests/test_config.py
tests/test_directivestats.py
tests/test_doctor.py
tests/test_hooks.py
tests/test_identitypayload.py
tests/test_images.py
tests/test_inbox.py
tests/test_lanepayload.py
tests/test_lifecycle.py
tests/test_lineage.py
tests/test_livebus.py
tests/test_markdown.py
tests/test_maxims.py
tests/test_messagepayload.py
tests/test_metricretention.py
tests/test_metrics.py
tests/test_metricseries.py
tests/test_mounts.py
tests/test_packaging.py
tests/test_release.py
tests/test_serve.py
tests/test_servebrowserartifacts.py
tests/test_servecss.py
tests/test_servediagnostics.py
tests/test_servefilewatch.py
tests/test_servehelpers.py
tests/test_serveidentity.py
tests/test_servemenu.py
tests/test_servemenudrag.py
tests/test_servemessages.py
tests/test_servependingui.py
tests/test_serveplaywright.py
tests/test_serverenewal.py
tests/test_serveroutes.py
tests/test_servestatic.py
tests/test_servestreamstatic.py
tests/test_servetargetteams.py
tests/test_servetaskpills.py
tests/test_sessionanalysis.py
tests/test_sessioncommands.py
tests/test_sessions.py
tests/test_sessionslices.py
tests/test_shadow.py
tests/test_shellhook.py
tests/test_shellhookpipefail.py
tests/test_skill.py
tests/test_speechprep.py
tests/test_studies.py
tests/test_taskbatch.py
tests/test_taskcli.py
tests/test_taskconfig.py
tests/test_taskdeferred.py
tests/test_taskdrain.py
tests/test_taskfilterprovenance.py
tests/test_taskgitsync.py
tests/test_taskguidance.py
tests/test_tasks.py
tests/test_tasktw.py
tests/test_teammetrics.py
tests/test_teams.py
tests/test_worktreepayload.py