LICENSE
MANIFEST.in
README.md
package-lock.json
package.json
pyproject.toml
spice/__main__.py
spice/configcli.py
spice/defaultinventory.py
spice/defaults.py
spice/doctor.py
spice/errors.py
spice/extensions.py
spice/flexstate.py
spice/locking.py
spice/pathmatch.py
spice/paths.py
spice/policy.py
spice/policyconfig.py
spice/py.typed
spice/release.py
spice/resourcelocks.py
spice/scopes.py
spice/spice.toml
spice/sqliteconnection.py
spice/textcontext.py
spice/version.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/judgeadapter.py
spice/agent/launchhistory.py
spice/agent/lifecycle.py
spice/agent/lifecyclebinding.py
spice/agent/maximcli.py
spice/agent/maximmetrics.py
spice/agent/maxims.py
spice/agent/paths.py
spice/agent/renewal.py
spice/agent/rtkhealth.py
spice/agent/rtkrewrite.py
spice/agent/runinbox.py
spice/agent/runwatch.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/staticshellhooks/.zlogin
spice/agent/staticshellhooks/.zprofile
spice/agent/staticshellhooks/.zshenv
spice/agent/staticshellhooks/.zshrc
spice/agent/staticshellhooks/bash_env
spice/cli/entry.py
spice/cli/mounts.py
spice/cli/parser.py
spice/cli/recovery.py
spice/config/edit.py
spice/config/layers.py
spice/config/pyproject.py
spice/config/values.py
spice/hooks/cli.py
spice/hooks/commitmsg.py
spice/hooks/devpytest.py
spice/hooks/doctor.py
spice/hooks/install.py
spice/hooks/precommit.py
spice/hooks/refguard.py
spice/mail/ackarchive.py
spice/mail/ackgrammar.py
spice/mail/ackstate.py
spice/mail/attachments.py
spice/mail/feedback.py
spice/mail/inbox.py
spice/mail/readout.py
spice/mail/replies.py
spice/mail/steeringkey.py
spice/mail/watch.py
spice/process/git.py
spice/process/groups.py
spice/process/tool.py
spice/serve/agentapi.py
spice/serve/app.py
spice/serve/attachments.py
spice/serve/audio.py
spice/serve/cli.py
spice/serve/demo.py
spice/serve/diagnostics.py
spice/serve/directivestats.py
spice/serve/drive.py
spice/serve/filewatch.py
spice/serve/httpapi.py
spice/serve/images.py
spice/serve/livebus.py
spice/serve/markdown.py
spice/serve/messages.py
spice/serve/metrics.py
spice/serve/observer.py
spice/serve/pending.py
spice/serve/steering.py
spice/serve/submissions.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/payload/wire.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.lane-store.js
spice/serve/static/app.lanes.js
spice/serve/static/app.live-bus.js
spice/serve/static/app.menu.js
spice/serve/static/app.mosaic-engine.js
spice/serve/static/app.mosaic-event-log.js
spice/serve/static/app.mosaic-full-replay.js
spice/serve/static/app.mosaic-geometry.js
spice/serve/static/app.mosaic-render.js
spice/serve/static/app.mosaic-reservations.js
spice/serve/static/app.mosaic-scroll.js
spice/serve/static/app.mosaic-sizing.js
spice/serve/static/app.mosaic-span.js
spice/serve/static/app.mosaic-stream.js
spice/serve/static/app.mosaic-wet-frozen.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.submissions.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/history.py
spice/serve/team/identity.py
spice/serve/team/ids.py
spice/serve/team/membership.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/briefingpressure.py
spice/sessions/briefingrender.py
spice/sessions/briefingtaskplane.py
spice/sessions/cli.py
spice/sessions/commandaudit.py
spice/sessions/commandrecords.py
spice/sessions/deadline.py
spice/sessions/jsonl.py
spice/sessions/learnings.py
spice/sessions/meter.py
spice/sessions/records.py
spice/sessions/rehydrationview.py
spice/sessions/resolve.py
spice/sessions/slices.py
spice/sessions/util.py
spice/studies/cli.py
spice/studies/complexity.py
spice/studies/csharpmembers.py
spice/studies/csharpunused.py
spice/studies/envpolicy.py
spice/studies/fileloc.py
spice/studies/gates.py
spice/studies/javascriptunused.py
spice/studies/links.py
spice/studies/localpaths.py
spice/studies/magicnums.py
spice/studies/mutations.py
spice/studies/pythonunused.py
spice/studies/reachability.py
spice/studies/reachabilitypython.py
spice/studies/repodocs.py
spice/studies/scratch.py
spice/studies/shape.py
spice/studies/subsumption.py
spice/studies/taskgen.py
spice/studies/taste.py
spice/studies/testquality.py
spice/studies/treesitter.py
spice/studies/typecheck.py
spice/studies/walk.py
spice/tasks/alloc.py
spice/tasks/artifacts.py
spice/tasks/claimstate.py
spice/tasks/cli.py
spice/tasks/config.py
spice/tasks/create.py
spice/tasks/effort.py
spice/tasks/gitsync.py
spice/tasks/identity.py
spice/tasks/lanes.py
spice/tasks/ops.py
spice/tasks/opslog.py
spice/tasks/projectsubs.py
spice/tasks/render.py
spice/tasks/reviewfeedback.py
spice/tasks/sizing.py
spice/tasks/taskdoc.py
spice/tasks/tw.py
spice/tasks/wording.py
spice/tasks/wordingreview.py
spice/tasks/markdown/apply.py
spice/tasks/markdown/classifier.py
spice/tasks/markdown/dialect.py
spice/tasks/markdown/ledger.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_agentcli.py
tests/test_agentimport.py
tests/test_agentreply.py
tests/test_agentrun.py
tests/test_audio.py
tests/test_boundedgates.py
tests/test_boundedwaits.py
tests/test_claudedriver.py
tests/test_clirecovery.py
tests/test_cliversion.py
tests/test_command.py
tests/test_commitmsg.py
tests/test_complexityhotspots.py
tests/test_config.py
tests/test_configinstall.py
tests/test_configinventory.py
tests/test_configlayer.py
tests/test_csharpmembers.py
tests/test_csharpunused.py
tests/test_demo.py
tests/test_designledger.py
tests/test_directivestats.py
tests/test_doctor.py
tests/test_envpolicy.py
tests/test_extensionfixtures.py
tests/test_extensionhelpers.py
tests/test_extensionintegration.py
tests/test_extensions.py
tests/test_feedback.py
tests/test_gitsyncatomicity.py
tests/test_gitsyncbytecode.py
tests/test_gitsyncpublish.py
tests/test_hermeticity.py
tests/test_hooks.py
tests/test_identitypayload.py
tests/test_images.py
tests/test_inbox.py
tests/test_ingest.py
tests/test_javascriptunused.py
tests/test_judgeadapter.py
tests/test_lanepayload.py
tests/test_layeredconsumers.py
tests/test_learnings.py
tests/test_lifecycle.py
tests/test_lineage.py
tests/test_links.py
tests/test_livebus.py
tests/test_livebusevents.py
tests/test_livebusfocus.py
tests/test_locking.py
tests/test_magicnums.py
tests/test_markdown.py
tests/test_maximmetrics.py
tests/test_maximpropose.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_mutationisolation.py
tests/test_packageddefaults.py
tests/test_packaging.py
tests/test_pathmatch.py
tests/test_paths.py
tests/test_policyconfig.py
tests/test_policyconsumers.py
tests/test_policyscopes.py
tests/test_precommitmerge.py
tests/test_precommitpolicy.py
tests/test_processgit.py
tests/test_pythonunused.py
tests/test_reachability.py
tests/test_release.py
tests/test_releasebrowser.py
tests/test_replycardpayload.py
tests/test_resourcelocks.py
tests/test_reviewfeedback.py
tests/test_rtkconfig.py
tests/test_rtkdocs.py
tests/test_rtkfallback.py
tests/test_rtkhealth.py
tests/test_scopes.py
tests/test_selfexec.py
tests/test_serve.py
tests/test_servebrowserartifacts.py
tests/test_servecss.py
tests/test_servedeployment.py
tests/test_servediagnostics.py
tests/test_servefilewatch.py
tests/test_servehelpers.py
tests/test_serveidentity.py
tests/test_servelanestore.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_servestatebackend.py
tests/test_servestatic.py
tests/test_servestaticaccents.py
tests/test_servestaticdrivericons.py
tests/test_servestaticlifetime.py
tests/test_servestaticmenus.py
tests/test_servestreamstatic.py
tests/test_servetargetteams.py
tests/test_servetaskpills.py
tests/test_serveversion.py
tests/test_sessionanalysis.py
tests/test_sessionbriefing.py
tests/test_sessionbriefinginvariants.py
tests/test_sessionbriefingkeys.py
tests/test_sessionbriefingrender.py
tests/test_sessionbriefingtaskplane.py
tests/test_sessioncommands.py
tests/test_sessiondeadlines.py
tests/test_sessionfixtures.py
tests/test_sessions.py
tests/test_sessionslices.py
tests/test_shadow.py
tests/test_shape.py
tests/test_sharedcoordination.py
tests/test_sharedsidecars.py
tests/test_shellhook.py
tests/test_shellhookenvironment.py
tests/test_shellhookextensions.py
tests/test_shellhookhelpers.py
tests/test_shellhookpipefail.py
tests/test_shellhookstartup.py
tests/test_shellhookwrappers.py
tests/test_skill.py
tests/test_speechnarration.py
tests/test_speechplayback.py
tests/test_speechprep.py
tests/test_sqliteconnection.py
tests/test_steeringkey.py
tests/test_stickyseam.py
tests/test_studies.py
tests/test_studycli.py
tests/test_studytaskgen.py
tests/test_submissions.py
tests/test_supervisorfaults.py
tests/test_supervisorwatch.py
tests/test_taskbatch.py
tests/test_taskclaiminference.py
tests/test_taskcli.py
tests/test_taskclishow.py
tests/test_taskconfig.py
tests/test_taskcoordinationdeadlines.py
tests/test_taskdeferred.py
tests/test_taskdoc.py
tests/test_taskdocclassifier.py
tests/test_taskdocdialect.py
tests/test_taskdocescape.py
tests/test_taskdocfields.py
tests/test_taskdocfuzz.py
tests/test_taskdocidentity.py
tests/test_taskdoclaws.py
tests/test_taskdocledger.py
tests/test_taskdocrefusals.py
tests/test_taskdocwarnings.py
tests/test_taskdrain.py
tests/test_taskeffort.py
tests/test_taskfilterprovenance.py
tests/test_taskflow.py
tests/test_taskgitsync.py
tests/test_taskguidance.py
tests/test_taskopslog.py
tests/test_taskorigin.py
tests/test_taskprivate.py
tests/test_taskrouting.py
tests/test_tasks.py
tests/test_taskscheduling.py
tests/test_tasksizing.py
tests/test_tasktw.py
tests/test_taskwording.py
tests/test_taskwordingreview.py
tests/test_taste.py
tests/test_teamconfigwake.py
tests/test_teamhistory.py
tests/test_teammembership.py
tests/test_teammetrics.py
tests/test_teams.py
tests/test_teamstorehelpers.py
tests/test_toolprocesspolicy.py
tests/test_topdoctor.py
tests/test_treesitter.py
tests/test_waitsurfaceaudit.py
tests/test_walk.py
tests/test_watch.py
tests/test_websocket.py
tests/test_wirefixtures.py
tests/test_wirepayload.py
tests/test_worktreepayload.py
tests/browser/payload_factory.js
tests/browser/release_smoke_manifest.js
tests/browser/run_release_smokes.js
tests/browser/run_task_card_live_repeat.js
tests/browser/serve_composer_accent_smoke.js
tests/browser/serve_composer_menu_order_smoke.js
tests/browser/serve_composer_pending_send_smoke.js
tests/browser/serve_composer_reorder_smoke.js
tests/browser/serve_composer_typing_latency_smoke.js
tests/browser/serve_fresh_startup_import_shell_smoke.js
tests/browser/serve_identity_smoke.js
tests/browser/serve_isolated_lane_fixture.js
tests/browser/serve_lane_prefs_local_smoke.js
tests/browser/serve_lane_reload_smoke.js
tests/browser/serve_lanes_batch_subscribe_smoke.js
tests/browser/serve_lifetime_reflow_smoke.js
tests/browser/serve_lifetime_team_smoke.js
tests/browser/serve_live_text_slot_smoke.js
tests/browser/serve_livebus_latency_probe.js
tests/browser/serve_livebus_latency_summary.js
tests/browser/serve_menu_smoke.js
tests/browser/serve_mobile_layout_smoke.js
tests/browser/serve_mosaic_ack_resolution_smoke.js
tests/browser/serve_mosaic_capacity_smoke.js
tests/browser/serve_mosaic_hidden_reveal_smoke.js
tests/browser/serve_mosaic_hydration_smoke.js
tests/browser/serve_mosaic_join_smoke.js
tests/browser/serve_mosaic_performance_smoke.js
tests/browser/serve_mosaic_reduced_motion_smoke.js
tests/browser/serve_mosaic_render_smoke.js
tests/browser/serve_mosaic_reservations_smoke.js
tests/browser/serve_mosaic_scroll_smoke.js
tests/browser/serve_mosaic_seam_smoke.js
tests/browser/serve_mosaic_single_column_smoke.js
tests/browser/serve_mosaic_single_settle_smoke.js
tests/browser/serve_mosaic_sizing_smoke.js
tests/browser/serve_mosaic_span_smoke.js
tests/browser/serve_mosaic_stream_smoke.js
tests/browser/serve_mosaic_team_smoke.js
tests/browser/serve_nack_render_smoke.js
tests/browser/serve_pending_badge_smoke.js
tests/browser/serve_playwright_harness.js
tests/browser/serve_reply_card_smoke.js
tests/browser/serve_scrollbar_gutter_smoke.js
tests/browser/serve_structural_status_smoke.js
tests/browser/serve_submission_lifecycle_smoke.js
tests/browser/serve_submit_latency_smoke.js
tests/browser/serve_task_card_live_smoke.js
tests/browser/serve_task_filter_hidden_stems_live_smoke.js
tests/browser/serve_task_filter_pills_smoke.js
tests/browser/serve_team_metrics_smoke.js
tests/browser/serve_team_width_smoke.js
tests/browser/serve_watch_smoke.js
tests/browser/task_card_live_load_manifest.js