sspec 2.3.0__tar.gz → 2.4.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- sspec-2.4.0/.sspec/changes/26-05-09T20-59_portable-mode-agent-resources/design.md +291 -0
- sspec-2.4.0/.sspec/changes/26-05-09T20-59_portable-mode-agent-resources/memory.md +49 -0
- sspec-2.4.0/.sspec/changes/26-05-09T20-59_portable-mode-agent-resources/spec.md +75 -0
- sspec-2.4.0/.sspec/changes/26-05-09T20-59_portable-mode-agent-resources/tasks.md +44 -0
- {sspec-2.3.0 → sspec-2.4.0}/PKG-INFO +1 -1
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/builtin_tools/apply_patch.py +2 -2
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/cli.py +2 -1
- sspec-2.4.0/src/sspec/commands/portable.py +31 -0
- sspec-2.4.0/src/sspec/services/portable_service.py +326 -0
- sspec-2.4.0/tests/test_portable_command.py +114 -0
- sspec-2.4.0/tests/test_portable_service.py +112 -0
- sspec-2.4.0/tmp/test_portable_cli/portable.txt +138 -0
- sspec-2.4.0/tmp/test_portable_cli/rule.txt +141 -0
- sspec-2.4.0/tmp/test_portable_cli/skill.txt +149 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/sspec-align/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/sspec-clarify/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/sspec-design/examples-docs.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/sspec-design/examples-feature.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/sspec-design/examples-refactor.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/update-readme/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/write-agents/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.claude/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.env.template +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.github/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.ignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260204161152_cli-error.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260204161918_testerror.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260204202250_final_review.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260205144154_reference_design_confirm.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260205145659_plan_approval.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260205152205_skill_update_design.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260205155942_completion_check.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260205162724_list_improvement_requirements.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260205184012_archive_fix_completion.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260210191337_ask_archive_behavior.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260211033221_debug_sspec_setup.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260211234456_skill_command_refactor.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260212012158_tools_design_approval.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260212012656_tools_redesign_philosophy.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260212013642_tool_interface_spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260212021901_tools_completion_review.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260212105944_new_skill_not_installed.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260212105944_new_skill_not_installed.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260212145845_prompt_patch_ux.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260212153402_prompt_patch_done.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260213203325_skill_sync_strategy.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260213212348_install_skill_execution_review.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260213220331_install_skill_repair_review_v2.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260213225719_install_skill_final_review_v3.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260213232710_install_skill_bugfix_review_v4.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260214002722_install_skill_cleanup_review_v5.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260215212826_spec_vs_task_solution.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260215214603_spec_redesign_b_vs_c.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260225012645_tmp.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260225013405_tmp.yml +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260225113448_tmp.yml +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260225113503_design_align.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260226170614_design_align_better_spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260226172353_design_align_v2.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260309235001_add_howto_cli_design.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/asks/archive/260310201917_handover_memory_design.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/26-04-13T18-07_improve-revision-activation/design.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/26-04-13T18-07_improve-revision-activation/memory.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/26-04-13T18-07_improve-revision-activation/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/26-04-13T18-07_improve-revision-activation/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/26-04-18T15-46_patch-create-overwrite/design.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/26-04-18T15-46_patch-create-overwrite/memory.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/26-04-18T15-46_patch-create-overwrite/revisions/001-shorten-patch-prompt-and-add-installed-skill-reference.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/26-04-18T15-46_patch-create-overwrite/revisions/002-fix-create-idempotence-and-clean-unused-patch-status.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/26-04-18T15-46_patch-create-overwrite/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/26-04-18T15-46_patch-create-overwrite/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/26-04-19T16-29_add-prompt-assemble-tool/design.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/26-04-19T16-29_add-prompt-assemble-tool/memory.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/26-04-19T16-29_add-prompt-assemble-tool/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/26-04-19T16-29_add-prompt-assemble-tool/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-11T21-25_command-patch/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-11T21-25_command-patch/reference/design.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-11T21-25_command-patch/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-11T21-25_command-patch/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-12T01-19_tools/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-12T01-19_tools/reference/redesign-philosophy.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-12T01-19_tools/reference/tool-interface-spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-12T01-19_tools/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-12T01-19_tools/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-13T20-29_install-skill/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-13T20-29_install-skill/reference/skill-sync-research.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-13T20-29_install-skill/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-13T20-29_install-skill/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-14T15-18_replace-archived-link-path/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-14T15-18_replace-archived-link-path/reference/feedback-to-5.3codex.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-14T15-18_replace-archived-link-path/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-14T15-18_replace-archived-link-path/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-22T15-11_built-in-toc/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-22T15-11_built-in-toc/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-22T15-11_built-in-toc/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-24T21-47_refactor-to-perf-workflow/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-24T21-47_refactor-to-perf-workflow/reference/feedback_r1.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-24T21-47_refactor-to-perf-workflow/reference/session-ses_36fa.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-24T21-47_refactor-to-perf-workflow/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-24T21-47_refactor-to-perf-workflow/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-25T01-14_ask-yml-migration/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-25T01-14_ask-yml-migration/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-25T01-14_ask-yml-migration/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-25T11-32_clarify-ask-and-research/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-25T11-32_clarify-ask-and-research/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-25T11-32_clarify-ask-and-research/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-26T16-56_better-spec-design/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-26T16-56_better-spec-design/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-02-26T16-56_better-spec-design/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-03T00-46_analyse-project-level/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-03T00-46_analyse-project-level/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-03T00-46_analyse-project-level/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-03T22-19_meta-update-hardening/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-03T22-19_meta-update-hardening/reference/last-audit-report.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-03T22-19_meta-update-hardening/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-03T22-19_meta-update-hardening/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-04T19-07_skill-dominate/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-04T19-07_skill-dominate/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-04T19-07_skill-dominate/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-04T19-50_simplify-skill-install/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-04T19-50_simplify-skill-install/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-04T19-50_simplify-skill-install/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-06T00-34_handover-template-v2/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-06T00-34_handover-template-v2/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-06T00-34_handover-template-v2/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-06T13-27_local-change-status-strategy/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-06T13-27_local-change-status-strategy/reference/status-research.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-06T13-27_local-change-status-strategy/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-06T13-27_local-change-status-strategy/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-06T16-25_rename-ask/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-06T16-25_rename-ask/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-06T16-25_rename-ask/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-06T23-39_refresh-spec-docs/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-06T23-39_refresh-spec-docs/reference/doc-audit.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-06T23-39_refresh-spec-docs/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-06T23-39_refresh-spec-docs/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-07T01-48_record-git-id/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-07T01-48_record-git-id/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-07T01-48_record-git-id/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-09T23-41_add-howto-cli/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-09T23-41_add-howto-cli/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-09T23-41_add-howto-cli/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-10T14-16_howto-integration-optimize/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-10T14-16_howto-integration-optimize/reference/analysis.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-10T14-16_howto-integration-optimize/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-10T14-16_howto-integration-optimize/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-10T20-00_handover-memory-structure/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-10T20-00_handover-memory-structure/reference/analysis.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-10T20-00_handover-memory-structure/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-10T20-00_handover-memory-structure/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-10T22-06_review-feedback-sync/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-10T22-06_review-feedback-sync/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-10T22-06_review-feedback-sync/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-17T00-57_generalize-align-interaction/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-17T00-57_generalize-align-interaction/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-17T00-57_generalize-align-interaction/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-17T15-12_patch-tool-agent-hardening/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-17T15-12_patch-tool-agent-hardening/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-17T15-12_patch-tool-agent-hardening/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-17T20-28_design-template/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-17T20-28_design-template/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-17T20-28_design-template/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-27T17-40_bcp14-rule-normalization/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-27T17-40_bcp14-rule-normalization/reference/bcp14-audit.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-27T17-40_bcp14-rule-normalization/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-03-27T17-40_bcp14-rule-normalization/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T17-37_sspec-vnext/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T17-37_sspec-vnext/reference/agent-session-1.xml +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T17-37_sspec-vnext/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T17-37_sspec-vnext/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T17-47_template-change-structure/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T17-47_template-change-structure/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T17-47_template-change-structure/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T18-15_skill-slimdown/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T18-15_skill-slimdown/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T18-15_skill-slimdown/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T19-53_agents-rewrite/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T19-53_agents-rewrite/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T19-53_agents-rewrite/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T21-03_cli-adaptation/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T21-03_cli-adaptation/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-08T21-03_cli-adaptation/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-09T02-13_rename-research-to-clarify/design.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-09T02-13_rename-research-to-clarify/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-09T02-13_rename-research-to-clarify/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-09T02-13_rename-research-to-clarify/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-09T19-28_pareto-cleanup/design.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-09T19-28_pareto-cleanup/memory.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-09T19-28_pareto-cleanup/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-09T19-28_pareto-cleanup/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-11T19-12_fix-pi-skill-discovery-hub-gitignore-conflict/memory.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-11T19-12_fix-pi-skill-discovery-hub-gitignore-conflict/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/changes/archive/26-04-11T19-12_fix-pi-skill-discovery-hub-gitignore-conflict/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/commands/pack-zip.ps1 +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/commands/registry.yaml +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/commands/run_sspec_temp.ps1 +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/26-03-17T19-42_design-template.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/26-04-19T16-14_add-prompt-assemble-tool.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/26-04-20T16-21_context-tool.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/26-05-02T17-42_patch-method.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-05T18-04_fix-match.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-05T18-58_test-request-archive.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-05T19-25_refactor-clean-code.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-07T18-02_add-cmd.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-11T03-45_test-a.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-11T03-55_test-a.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-11T18-38_fix-skill-install-update.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-11T22-41_cmd.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-12T00-50_tools.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-13T20-04_install-skill.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-14T15-12_replace-archived-link-path.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-15T18-51_spec-vs-task.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-22T15-02_built-in-toc.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-24T21-19_refactor-to-perf-workflow.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-25T10-55_ask.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-02-26T16-42_better-spec-design.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-03-02T22-43_analyse-project-level.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-03-04T12-07_about-gitignore-skill.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-03-04T18-37_skill-dominate.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-03-04T19-40_simplify-skill-install.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-03-06T16-07_rename-ask.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-03-07T01-04_record-git-id.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-03-09T23-23_add-howto-cli.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/26-04-11T19-07_pi-skill-discovery-hub-gitignore-conflict.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/260128183055-spec-to-doc.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/260128195612-improve-cli.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/260203192043-misc.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/260203201822-archive.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/260203230228-20260203-230228.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/260203230249-cli-choice.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/260204000416-refactor-request.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/260204003340-test-request.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/260204011159-better-code.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/260204151213-built-in-ask-prompt.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/260204191932-modify-sspec-ask.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/260204191932-modify-sspec-ask_1.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive/260205014156-add-reference-in-spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive//351/207/215/346/236/204 CLI /344/275/223/347/263/273.md" +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive//351/207/215/346/236/204 SKILL /347/232/204/350/246/201/346/261/202.md" +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive//351/207/215/346/236/204 SKILL /350/241/214/345/212/250/346/226/271/346/241/210.md" +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/requests/archive//351/207/215/346/236/204/344/277/256/346/224/271/350/246/201/346/261/202.md" +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/spec-docs/agents-sync.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/spec-docs/builtin-tools.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/spec-docs/change-lifecycle.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/spec-docs/cmd-registry.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/spec-docs/interaction-records.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/spec-docs/meta-json.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/spec-docs/skill-installation.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/spec-docs/testing-standards.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-03-06T00-36_howto-cli.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-03-06T00-44-20.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-03-06T22-18-28.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-03-17T16-10-36.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-04-19T15-22.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-04-19T15-22_claude /345/217/215/351/246/210/347/232/204/344/277/241/346/201/257.md" +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-04-19T15-25_claude /345/217/215/351/246/210/347/232/204/344/277/241/346/201/257.md" +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-04-19T15-26_claude /345/217/215/351/246/210/347/232/204/344/277/241/346/201/257.md" +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-04-19T15-38_claude /345/217/215/351/246/210/347/232/204/344/277/241/346/201/257.md" +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-04-19T16-12_prompt/346/213/274/346/216/245/350/265/267/346/235/245/347/232/204demo.md" +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-04-19T19-23_prompt.prompt.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-04-19T20-00_prompt.prompt.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-04-20T16-23_context.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-04-20T16-46_context.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-04-20T16-55_context.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-04-30T17-09_patch.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-04-30T17-58_patch.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-04-30T18-23_patch.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/26-05-02_patch-two-phase-design.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/audit-cached.diff +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/audit-main-head.diff +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/config-schema-design.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/failed-patches/2026-04-30T16-58-19.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/failed-patches/2026-04-30T16-59-47.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/gpt/345/257/271report/347/232/204/350/247/243/351/207/212.md" +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/howto-analysis-draft.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/input.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/openspec-v1-demo/.github/prompts/opsx-apply.prompt.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/openspec-v1-demo/.github/prompts/opsx-archive.prompt.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/openspec-v1-demo/.github/prompts/opsx-explore.prompt.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/openspec-v1-demo/.github/prompts/opsx-propose.prompt.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/openspec-v1-demo/.github/skills/openspec-apply-change/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/openspec-v1-demo/.github/skills/openspec-archive-change/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/openspec-v1-demo/.github/skills/openspec-explore/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/openspec-v1-demo/.github/skills/openspec-propose/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/openspec-v1-demo/openspec/changes/demo/.openspec.yaml +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/openspec-v1-demo/openspec/config.yaml +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/review.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/skills-backup/20260214004201/.claude_skills/sspec-change/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/skills-backup/20260214004201/.claude_skills/sspec-change/references/doc-standards.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/skills-backup/20260214004201/.claude_skills/sspec-change/references/multi-change.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/skills-backup/20260214004201/.claude_skills/sspec-memory/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/skills-backup/20260214004201/.claude_skills/sspec-memory/references/handover-standards.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/skills-backup/20260214004202/.github_skills/sspec-change/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/skills-backup/20260214004202/.github_skills/sspec-change/references/doc-standards.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/skills-backup/20260214004202/.github_skills/sspec-change/references/multi-change.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/skills-backup/20260214004202/.github_skills/sspec-memory/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/skills-backup/20260214004202/.github_skills/sspec-memory/references/handover-standards.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/skills-backup/20260214004202/.github_skills/update-readme/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/skills-backup/20260214004202/.github_skills/write-agents/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/sspec-9.0-supplement/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/sspec-9.0-supplement/patches/sspec-design-skill.patch.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/sspec-9.0-supplement/patches/sspec-plan-skill.patch.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/sspec-9.0-supplement/standalone/.claude/skills/sspec-design/references/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/sspec-9.0-supplement/standalone/.claude/skills/sspec-plan/references/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.sspec/tmp/test.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/CACHEDIR.TAG +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/_distutils_hack/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/_distutils_hack/override.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/distutils-precedence.pth +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_core_metadata.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_discovery.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/_log.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/_macos_compat.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/_modified.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/_msvccompiler.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/archive_util.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/ccompiler.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/cmd.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/_framework_compat.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/bdist.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/bdist_dumb.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/bdist_rpm.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/build.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/build_clib.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/build_ext.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/build_py.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/build_scripts.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/check.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/clean.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/config.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/install.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/install_data.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/install_egg_info.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/install_headers.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/install_lib.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/install_scripts.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/command/sdist.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/compat/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/compat/numpy.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/compat/py39.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/compilers/C/base.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/compilers/C/cygwin.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/compilers/C/errors.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/compilers/C/msvc.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/compilers/C/tests/test_base.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/compilers/C/tests/test_cygwin.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/compilers/C/tests/test_mingw.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/compilers/C/tests/test_msvc.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/compilers/C/tests/test_unix.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/compilers/C/unix.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/compilers/C/zos.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/core.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/cygwinccompiler.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/debug.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/dep_util.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/dir_util.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/dist.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/errors.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/extension.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/fancy_getopt.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/file_util.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/filelist.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/log.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/spawn.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/sysconfig.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/compat/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/compat/py39.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/support.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_archive_util.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_bdist.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_bdist_dumb.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_bdist_rpm.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_build.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_build_clib.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_build_ext.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_build_py.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_build_scripts.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_check.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_clean.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_cmd.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_config_cmd.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_core.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_dir_util.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_dist.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_extension.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_file_util.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_filelist.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_install.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_install_data.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_install_headers.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_install_lib.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_install_scripts.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_log.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_modified.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_sdist.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_spawn.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_sysconfig.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_text_file.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_util.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_version.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/test_versionpredicate.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/tests/unix_compat.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/text_file.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/unixccompiler.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/util.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/version.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/versionpredicate.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_distutils/zosccompiler.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_entry_points.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_imp.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_importlib.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_itertools.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_normalization.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_path.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_reqs.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_scripts.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_shutil.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_static.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/autocommand/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/autocommand/autoasync.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/autocommand/autocommand.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/autocommand/automain.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/autocommand/autoparse.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/autocommand/errors.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/autocommand-2.2.2.dist-info/REQUESTED +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/backports/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/backports/tarfile/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/backports/tarfile/__main__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/backports/tarfile/compat/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/backports/tarfile/compat/py38.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata/_adapters.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata/_collections.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata/_compat.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata/_functools.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata/_itertools.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata/_meta.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata/_text.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata/_typing.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata/compat/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata/compat/py311.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata/compat/py39.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata/diagnose.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata/py.typed +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/INSTALLER +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/REQUESTED +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/top_level.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco/context/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco/context/py.typed +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco/functools/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco/functools/__init__.pyi +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco/functools/py.typed +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco/text/Lorem ipsum.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco/text/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco/text/layouts.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco/text/show-newlines.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco/text/strip-prefix.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco/text/to-dvorak.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco/text/to-qwerty.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco.text-4.0.0.dist-info/INSTALLER +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco.text-4.0.0.dist-info/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco.text-4.0.0.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco.text-4.0.0.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco.text-4.0.0.dist-info/REQUESTED +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco.text-4.0.0.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco.text-4.0.0.dist-info/top_level.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco_context-6.1.0.dist-info/INSTALLER +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco_context-6.1.0.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco_context-6.1.0.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco_context-6.1.0.dist-info/REQUESTED +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco_context-6.1.0.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco_context-6.1.0.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco_context-6.1.0.dist-info/top_level.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco_functools-4.4.0.dist-info/INSTALLER +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco_functools-4.4.0.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco_functools-4.4.0.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco_functools-4.4.0.dist-info/REQUESTED +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco_functools-4.4.0.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco_functools-4.4.0.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/jaraco_functools-4.4.0.dist-info/top_level.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/more_itertools/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/more_itertools/__init__.pyi +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/more_itertools/more.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/more_itertools/more.pyi +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/more_itertools/py.typed +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/more_itertools/recipes.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/more_itertools/recipes.pyi +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/more_itertools-10.8.0.dist-info/INSTALLER +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/more_itertools-10.8.0.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/more_itertools-10.8.0.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/more_itertools-10.8.0.dist-info/REQUESTED +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/more_itertools-10.8.0.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/more_itertools-10.8.0.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/_elffile.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/_manylinux.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/_musllinux.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/_parser.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/_structures.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/_tokenizer.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/licenses/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/licenses/_spdx.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/markers.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/metadata.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/py.typed +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/pylock.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/requirements.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/specifiers.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/tags.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/utils.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging/version.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging-26.0.dist-info/INSTALLER +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging-26.0.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging-26.0.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging-26.0.dist-info/REQUESTED +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging-26.0.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging-26.0.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging-26.0.dist-info/licenses/LICENSE.APACHE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/packaging-26.0.dist-info/licenses/LICENSE.BSD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/platformdirs/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/platformdirs/__main__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/platformdirs/android.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/platformdirs/api.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/platformdirs/macos.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/platformdirs/py.typed +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/platformdirs/unix.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/platformdirs/version.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/platformdirs/windows.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/platformdirs-4.4.0.dist-info/INSTALLER +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/platformdirs-4.4.0.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/platformdirs-4.4.0.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/platformdirs-4.4.0.dist-info/REQUESTED +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/platformdirs-4.4.0.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/platformdirs-4.4.0.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/tomli/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/tomli/_parser.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/tomli/_re.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/tomli/_types.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/tomli/py.typed +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/tomli-2.4.0.dist-info/INSTALLER +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/tomli-2.4.0.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/tomli-2.4.0.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/tomli-2.4.0.dist-info/REQUESTED +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/tomli-2.4.0.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/tomli-2.4.0.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel/__main__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel/_bdist_wheel.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel/_commands/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel/_commands/convert.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel/_commands/pack.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel/_commands/tags.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel/_commands/unpack.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel/_metadata.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel/_setuptools_logging.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel/bdist_wheel.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel/macosx_libfile.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel/metadata.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel/wheelfile.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel-0.46.3.dist-info/INSTALLER +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel-0.46.3.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel-0.46.3.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel-0.46.3.dist-info/REQUESTED +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel-0.46.3.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel-0.46.3.dist-info/entry_points.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/wheel-0.46.3.dist-info/licenses/LICENSE.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/zipp/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/zipp/_functools.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/zipp/compat/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/zipp/compat/overlay.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/zipp/compat/py310.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/zipp/compat/py313.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/zipp/glob.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/zipp-3.23.0.dist-info/INSTALLER +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/zipp-3.23.0.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/zipp-3.23.0.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/zipp-3.23.0.dist-info/REQUESTED +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/zipp-3.23.0.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/zipp-3.23.0.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/_vendor/zipp-3.23.0.dist-info/top_level.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/archive_util.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/build_meta.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/cli-32.exe +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/cli-64.exe +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/cli-arm64.exe +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/cli.exe +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/_requirestxt.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/alias.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/bdist_egg.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/bdist_rpm.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/bdist_wheel.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/build.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/build_clib.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/build_ext.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/build_py.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/develop.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/dist_info.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/easy_install.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/editable_wheel.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/egg_info.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/install.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/install_egg_info.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/install_lib.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/install_scripts.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/launcher manifest.xml +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/rotate.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/saveopts.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/sdist.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/setopt.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/command/test.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/compat/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/compat/py310.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/compat/py311.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/compat/py312.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/compat/py39.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/config/NOTICE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/config/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/config/_apply_pyprojecttoml.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/config/_validate_pyproject/NOTICE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/config/_validate_pyproject/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/config/_validate_pyproject/error_reporting.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/config/_validate_pyproject/extra_validations.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/config/_validate_pyproject/fastjsonschema_validations.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/config/_validate_pyproject/formats.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/config/distutils.schema.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/config/expand.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/config/pyprojecttoml.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/config/setupcfg.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/config/setuptools.schema.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/depends.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/discovery.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/dist.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/errors.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/extension.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/glob.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/gui-32.exe +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/gui-64.exe +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/gui-arm64.exe +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/gui.exe +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/installer.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/launch.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/logging.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/modified.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/monkey.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/msvc.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/namespaces.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/script (dev).tmpl +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/script.tmpl +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/compat/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/compat/py39.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/config/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/config/setupcfg_examples.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/config/test_apply_pyprojecttoml.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/config/test_expand.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/config/test_pyprojecttoml.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/config/test_setupcfg.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/contexts.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/environment.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/fixtures.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/indexes/test_links_priority/external.html +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/integration/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/integration/helpers.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/integration/test_pbr.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/integration/test_pip_install_sdist.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/mod_with_constant.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/namespaces.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/script-with-bom.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_archive_util.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_bdist_deprecations.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_bdist_egg.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_bdist_wheel.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_build.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_build_clib.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_build_ext.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_build_meta.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_build_py.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_config_discovery.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_core_metadata.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_depends.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_develop.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_dist.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_dist_info.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_distutils_adoption.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_editable_install.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_egg_info.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_extern.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_find_packages.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_find_py_modules.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_glob.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_install_scripts.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_logging.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_manifest.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_namespaces.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_scripts.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_sdist.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_setopt.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_setuptools.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_shutil_wrapper.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_unicode_utils.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_virtualenv.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_warnings.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_wheel.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/test_windows_wrappers.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/text.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/tests/textwrap.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/unicode_utils.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/version.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/warnings.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/wheel.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools/windows_support.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools-82.0.0.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools-82.0.0.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools-82.0.0.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools-82.0.0.dist-info/entry_points.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools-82.0.0.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/-j7KLzTVgye4fq5lDWE_w/setuptools-82.0.0.dist-info/top_level.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/_elffile.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/_manylinux.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/_musllinux.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/_parser.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/_structures.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/_tokenizer.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/licenses/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/licenses/_spdx.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/markers.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/metadata.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/py.typed +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/pylock.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/requirements.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/specifiers.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/tags.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/utils.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging/version.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging-26.0.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging-26.0.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging-26.0.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging-26.0.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging-26.0.dist-info/licenses/LICENSE.APACHE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/12q0t2BXuUrnKyrONPFP-/packaging-26.0.dist-info/licenses/LICENSE.BSD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3W_Mps-zBA8BgsUTf_KOz/pluggy/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3W_Mps-zBA8BgsUTf_KOz/pluggy/_callers.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3W_Mps-zBA8BgsUTf_KOz/pluggy/_hooks.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3W_Mps-zBA8BgsUTf_KOz/pluggy/_manager.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3W_Mps-zBA8BgsUTf_KOz/pluggy/_result.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3W_Mps-zBA8BgsUTf_KOz/pluggy/_tracing.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3W_Mps-zBA8BgsUTf_KOz/pluggy/_version.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3W_Mps-zBA8BgsUTf_KOz/pluggy/_warnings.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3W_Mps-zBA8BgsUTf_KOz/pluggy/py.typed +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3W_Mps-zBA8BgsUTf_KOz/pluggy-1.6.0.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3W_Mps-zBA8BgsUTf_KOz/pluggy-1.6.0.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3W_Mps-zBA8BgsUTf_KOz/pluggy-1.6.0.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3W_Mps-zBA8BgsUTf_KOz/pluggy-1.6.0.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3W_Mps-zBA8BgsUTf_KOz/pluggy-1.6.0.dist-info/top_level.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3qqCCiUuw9C79HoItPiw3/tomli/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3qqCCiUuw9C79HoItPiw3/tomli/_parser.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3qqCCiUuw9C79HoItPiw3/tomli/_re.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3qqCCiUuw9C79HoItPiw3/tomli/_types.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3qqCCiUuw9C79HoItPiw3/tomli/py.typed +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3qqCCiUuw9C79HoItPiw3/tomli-2.4.0.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3qqCCiUuw9C79HoItPiw3/tomli-2.4.0.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3qqCCiUuw9C79HoItPiw3/tomli-2.4.0.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/3qqCCiUuw9C79HoItPiw3/tomli-2.4.0.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/6hE1tPXuCuACQ3Rc_CsIJ/hatch_vcs/__about__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/6hE1tPXuCuACQ3Rc_CsIJ/hatch_vcs/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/6hE1tPXuCuACQ3Rc_CsIJ/hatch_vcs/build_hook.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/6hE1tPXuCuACQ3Rc_CsIJ/hatch_vcs/hooks.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/6hE1tPXuCuACQ3Rc_CsIJ/hatch_vcs/metadata_hook.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/6hE1tPXuCuACQ3Rc_CsIJ/hatch_vcs/vcs_utils.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/6hE1tPXuCuACQ3Rc_CsIJ/hatch_vcs/version_source.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/6hE1tPXuCuACQ3Rc_CsIJ/hatch_vcs-0.5.0.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/6hE1tPXuCuACQ3Rc_CsIJ/hatch_vcs-0.5.0.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/6hE1tPXuCuACQ3Rc_CsIJ/hatch_vcs-0.5.0.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/6hE1tPXuCuACQ3Rc_CsIJ/hatch_vcs-0.5.0.dist-info/entry_points.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/6hE1tPXuCuACQ3Rc_CsIJ/hatch_vcs-0.5.0.dist-info/licenses/LICENSE.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/.git_archival.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/__main__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_cli.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_compat.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_config.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_entrypoints.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_file_finders/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_file_finders/git.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_file_finders/hg.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_file_finders/pathtools.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_get_version_impl.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_integration/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_integration/deprecation.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_integration/dump_version.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_integration/pyproject_reading.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_integration/setup_cfg.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_integration/setuptools.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_integration/toml.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_integration/version_inference.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_log.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_modify_version.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_node_utils.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_overrides.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_requirement_cls.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_run_cmd.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_types.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/_version_cls.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/discover.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/fallbacks.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/git.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/hg.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/hg_git.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/integration.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/py.typed +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/scm_workdir.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm/version.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm-9.2.2.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm-9.2.2.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm-9.2.2.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm-9.2.2.dist-info/entry_points.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm-9.2.2.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/K6WnV4OF64mGVJNgQZMke/setuptools_scm-9.2.2.dist-info/top_level.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/__about__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/__main__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/bridge/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/bridge/app.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/build.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/app.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/binary.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/config.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/constants.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/custom.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/hooks/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/hooks/custom.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/hooks/plugin/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/hooks/plugin/hooks.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/hooks/plugin/interface.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/hooks/version.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/macos.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/plugin/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/plugin/hooks.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/plugin/interface.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/sdist.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/utils.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/builders/wheel.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/cli/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/cli/dep/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/cli/dep/core.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/cli/metadata/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/cli/version/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/dep/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/dep/core.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/licenses/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/licenses/supported.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/metadata/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/metadata/core.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/metadata/custom.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/metadata/plugin/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/metadata/plugin/hooks.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/metadata/plugin/interface.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/metadata/spec.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/metadata/utils.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/ouroboros.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/plugin/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/plugin/exceptions.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/plugin/manager.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/plugin/specs.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/plugin/utils.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/py.typed +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/utils/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/utils/constants.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/utils/context.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/utils/fs.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/version/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/version/core.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/version/scheme/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/version/scheme/plugin/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/version/scheme/plugin/hooks.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/version/scheme/plugin/interface.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/version/scheme/standard.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/version/source/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/version/source/code.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/version/source/env.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/version/source/plugin/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/version/source/plugin/hooks.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/version/source/plugin/interface.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling/version/source/regex.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling-1.29.0.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling-1.29.0.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling-1.29.0.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling-1.29.0.dist-info/entry_points.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/NLEnI0LziYcXQGxALPA40/hatchling-1.29.0.dist-info/licenses/LICENSE.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/On9LYkP8T6AL-rHs6e2Zl/trove_classifiers/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/On9LYkP8T6AL-rHs6e2Zl/trove_classifiers/__main__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/On9LYkP8T6AL-rHs6e2Zl/trove_classifiers/py.typed +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/On9LYkP8T6AL-rHs6e2Zl/trove_classifiers-2026.1.14.14.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/On9LYkP8T6AL-rHs6e2Zl/trove_classifiers-2026.1.14.14.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/On9LYkP8T6AL-rHs6e2Zl/trove_classifiers-2026.1.14.14.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/On9LYkP8T6AL-rHs6e2Zl/trove_classifiers-2026.1.14.14.dist-info/entry_points.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/On9LYkP8T6AL-rHs6e2Zl/trove_classifiers-2026.1.14.14.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/On9LYkP8T6AL-rHs6e2Zl/trove_classifiers-2026.1.14.14.dist-info/top_level.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/Sz_SiflA_Mmi-bFB0uZF3/_sspec.pth +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/Sz_SiflA_Mmi-bFB0uZF3/sspec-1.2.5.dev16+gf118418f9.d20260307.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/Sz_SiflA_Mmi-bFB0uZF3/sspec-1.2.5.dev16+gf118418f9.d20260307.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/Sz_SiflA_Mmi-bFB0uZF3/sspec-1.2.5.dev16+gf118418f9.d20260307.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/Sz_SiflA_Mmi-bFB0uZF3/sspec-1.2.5.dev16+gf118418f9.d20260307.dist-info/entry_points.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/Sz_SiflA_Mmi-bFB0uZF3/sspec-1.2.5.dev16+gf118418f9.d20260307.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/XGCxLM2V-VQdVruRv-PAC/editables/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/XGCxLM2V-VQdVruRv-PAC/editables/py.typed +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/XGCxLM2V-VQdVruRv-PAC/editables/redirector.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/XGCxLM2V-VQdVruRv-PAC/editables-0.5.dist-info/LICENSE.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/XGCxLM2V-VQdVruRv-PAC/editables-0.5.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/XGCxLM2V-VQdVruRv-PAC/editables-0.5.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/XGCxLM2V-VQdVruRv-PAC/editables-0.5.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/_utils.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/agg.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/hyperscan/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/hyperscan/_base.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/hyperscan/base.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/hyperscan/gitignore.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/hyperscan/pathspec.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/re2/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/re2/_base.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/re2/base.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/re2/gitignore.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/re2/pathspec.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/simple/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/simple/gitignore.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_backends/simple/pathspec.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_meta.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_typing.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/_version.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/backend.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/gitignore.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/pathspec.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/pattern.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/patterns/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/patterns/gitignore/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/patterns/gitignore/base.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/patterns/gitignore/basic.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/patterns/gitignore/spec.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/patterns/gitwildmatch.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/py.typed +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec/util.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec-1.0.4.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec-1.0.4.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec-1.0.4.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/bWCjTen1PyGstg2SNpvlp/pathspec-1.0.4.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/jOEimUa0YKYpknSwoN615/_sspec.pth +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/jOEimUa0YKYpknSwoN615/sspec-1.2.5.dev17+g24f1def34.d20260307.dist-info/METADATA +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/jOEimUa0YKYpknSwoN615/sspec-1.2.5.dev17+g24f1def34.d20260307.dist-info/RECORD +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/jOEimUa0YKYpknSwoN615/sspec-1.2.5.dev17+g24f1def34.d20260307.dist-info/WHEEL +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/jOEimUa0YKYpknSwoN615/sspec-1.2.5.dev17+g24f1def34.d20260307.dist-info/entry_points.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/archive-v0/jOEimUa0YKYpknSwoN615/sspec-1.2.5.dev17+g24f1def34.d20260307.dist-info/licenses/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/interpreter-v4/1a1aa9d69d2587dd/b3e70518bed52c93.msgpack +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/sdists-v9/.git +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/sdists-v9/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/sdists-v9/editable/815283a040f0ecc0/.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/sdists-v9/editable/815283a040f0ecc0/_xfF_Yne0WYxbVQYzisTw/metadata.msgpack +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/sdists-v9/editable/815283a040f0ecc0/_xfF_Yne0WYxbVQYzisTw/sspec-1.2.5.dev17+g24f1def34.d20260307-py3-none-any +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/sdists-v9/editable/815283a040f0ecc0/_xfF_Yne0WYxbVQYzisTw/sspec-1.2.5.dev17+g24f1def34.d20260307-py3-none-any.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/sdists-v9/editable/815283a040f0ecc0/_xfF_Yne0WYxbVQYzisTw/sspec-1.2.5.dev17+g24f1def34.d20260307-py3-none-any.whl +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/sdists-v9/editable/815283a040f0ecc0/revision.rev +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/sdists-v9/editable/815283a040f0ecc0/uXnZPfS9gEI3q3Lp_xZZy/metadata.msgpack +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/sdists-v9/editable/815283a040f0ecc0/uXnZPfS9gEI3q3Lp_xZZy/sspec-1.2.5.dev16+gf118418f9.d20260307-py3-none-any +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/sdists-v9/editable/815283a040f0ecc0/uXnZPfS9gEI3q3Lp_xZZy/sspec-1.2.5.dev16+gf118418f9.d20260307-py3-none-any.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/sdists-v9/editable/815283a040f0ecc0/uXnZPfS9gEI3q3Lp_xZZy/sspec-1.2.5.dev16+gf118418f9.d20260307-py3-none-any.whl +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/click.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/click.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/colorama.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/colorama.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/editables.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/editables.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/hatch-vcs.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/hatch-vcs.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/hatchling.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/hatchling.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/markdown-it-py.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/markdown-it-py.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/mdurl.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/mdurl.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/packaging.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/packaging.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/pathspec.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/pathspec.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/pluggy.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/pluggy.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/prompt-toolkit.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/prompt-toolkit.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/pygments.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/pygments.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/python-dotenv.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/python-dotenv.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/pyyaml.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/pyyaml.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/questionary.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/questionary.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/rich.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/rich.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/setuptools-scm.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/setuptools-scm.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/setuptools.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/setuptools.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/tomli.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/tomli.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/trove-classifiers.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/trove-classifiers.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/wcwidth.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/simple-v18/pypi/wcwidth.rkyv +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/editables/0.5-py3-none-any +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/editables/0.5-py3-none-any.http +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/editables/0.5-py3-none-any.msgpack +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/editables/editables-0.5-py3-none-any.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/hatch-vcs/0.5.0-py3-none-any +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/hatch-vcs/0.5.0-py3-none-any.http +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/hatch-vcs/0.5.0-py3-none-any.msgpack +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/hatch-vcs/hatch_vcs-0.5.0-py3-none-any.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/hatchling/1.29.0-py3-none-any +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/hatchling/1.29.0-py3-none-any.http +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/hatchling/1.29.0-py3-none-any.msgpack +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/hatchling/hatchling-1.29.0-py3-none-any.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/packaging/26.0-py3-none-any +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/packaging/26.0-py3-none-any.http +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/packaging/26.0-py3-none-any.msgpack +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/packaging/packaging-26.0-py3-none-any.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/pathspec/1.0.4-py3-none-any +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/pathspec/1.0.4-py3-none-any.http +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/pathspec/1.0.4-py3-none-any.msgpack +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/pathspec/pathspec-1.0.4-py3-none-any.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/pluggy/1.6.0-py3-none-any +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/pluggy/1.6.0-py3-none-any.http +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/pluggy/1.6.0-py3-none-any.msgpack +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/pluggy/pluggy-1.6.0-py3-none-any.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/setuptools/82.0.0-py3-none-any +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/setuptools/82.0.0-py3-none-any.http +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/setuptools/82.0.0-py3-none-any.msgpack +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/setuptools/setuptools-82.0.0-py3-none-any.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/setuptools-scm/9.2.2-py3-none-any +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/setuptools-scm/9.2.2-py3-none-any.http +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/setuptools-scm/9.2.2-py3-none-any.msgpack +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/setuptools-scm/setuptools_scm-9.2.2-py3-none-any.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/tomli/2.4.0-py3-none-any +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/tomli/2.4.0-py3-none-any.http +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/tomli/2.4.0-py3-none-any.msgpack +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/tomli/tomli-2.4.0-py3-none-any.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/trove-classifiers/2026.1.14.14-py3-none-any +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/trove-classifiers/2026.1.14.14-py3-none-any.http +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/trove-classifiers/2026.1.14.14-py3-none-any.msgpack +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/.uv-cache/wheels-v5/pypi/trove-classifiers/trove_classifiers-2026.1.14.14-py3-none-any.lock +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/DEBUG.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/LICENSE +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/README_zh-CN.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/i18n-glossary.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/pyproject.toml +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/sample/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/sample/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/sample/.sspec/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/sample/.sspec/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/sample/.sspec/knowledge/index.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/sample/.sspec/prompts/archive.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/sample/.sspec/prompts/context.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/sample/.sspec/prompts/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/sample/.sspec/prompts/pivot.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/sample/.sspec/prompts/propose.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/sample/.sspec/prompts/requests.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/sample/.sspec/prompts/status.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/sample/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/scripts/build_install.ps1 +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/scripts/debug_runner.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/scripts/test-replace-link.ps1 +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/scripts/uv_publish.ps1 +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/builtin_tools/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/builtin_tools/ask.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/builtin_tools/context.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/builtin_tools/context_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/builtin_tools/fileinfo.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/builtin_tools/mdtoc.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/builtin_tools/now.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/builtin_tools/pack_zip.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/builtin_tools/treesitter.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/builtin_tools/view_tree.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/builtin_tools/write.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/commands/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/commands/change.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/commands/cmd.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/commands/doc.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/commands/howto.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/commands/project.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/commands/request.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/commands/skill.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/commands/tmp.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/commands/tool.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/core.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/find-change.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/get-current-time.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/handle-obsolete-memory.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/handle-review-scope-change.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/make-subagent-audit.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/read-long-mdfile.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/resume-change.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/review-git-baseline.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/update-change-status.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/use-sspec-cli.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/write-dim-behavioral-spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/write-dim-content-outline.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/write-dim-data-architecture.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/write-dim-interface-contract.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/write-dim-migration-path.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/write-dim-outcome-preview.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/write-dim-structural-blueprint.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/write-howto.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/howto/write-memory.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/libs/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/libs/echo.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/libs/hashing.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/libs/md_yaml.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/libs/path_refs.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/services/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/services/agents_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/services/ask_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/services/change_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/services/cmd_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/services/editor_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/services/howto_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/services/meta_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/services/project_init_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/services/project_update_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/services/request_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/services/skill_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/services/tmp_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/skill_installer.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/change/design.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/change/memory.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/change/revision.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/change/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/change/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/change-root/memory.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/change-root/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/change-root/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/requests/requests.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/skills/sspec-align/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/skills/sspec-clarify/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/skills/sspec-design/examples-docs.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/skills/sspec-design/examples-feature.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/skills/sspec-design/examples-refactor.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/spec-docs/index.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/src/sspec/templates/spec-docs/template.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/__init__.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/conftest.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_agents_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_apply_patch.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_archive_linked_commands.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_ask_command.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_ask_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_change_command.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_change_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_cmd_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_core.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_editor_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_gitignore_parser.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_hashing.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_howto_command.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_md_yaml.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_meta_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_path_refs.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_project_command.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_project_init_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_project_init_skill_sync.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_project_skill_loc_validation.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_project_update_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_request_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_skill_command_error_handling.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_skill_create_validation.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_skill_dominate_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_skill_installer.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_tmp_service.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_tool_command.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tests/test_treesitter_render.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/Agents.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/REQUEST-to-claude.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/agent-prompt-guide.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/debug_match.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/diff.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/legacy-sspec-8.0.zip +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/list_style_unification.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/sspec-ask/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.claude/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.sspec/changes/26-02-25T00-45_test/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.sspec/changes/26-02-25T00-45_test/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.sspec/changes/26-02-25T00-45_test/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.sspec/changes/26-02-25T00-45_test-root/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.sspec/changes/26-02-25T00-45_test-root/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.sspec/changes/26-02-25T00-45_test-root/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/new-sspec-9.0.zip +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_check_cli/.sspec/changes/26-04-09T19-10_demo/design.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_check_cli/.sspec/changes/26-04-09T19-10_demo/memory.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_check_cli/.sspec/changes/26-04-09T19-10_demo/revisions/001-tune-flow.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_check_cli/.sspec/changes/26-04-09T19-10_demo/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_check_cli/.sspec/changes/26-04-09T19-10_demo/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_check_cli/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_check_root/.sspec/changes/26-04-09T19-11_root-demo/memory.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_check_root/.sspec/changes/26-04-09T19-11_root-demo/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_check_root/.sspec/changes/26-04-09T19-11_root-demo/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_check_root/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_cutover_root/.sspec/changes/26-04-09T20-05_root-demo/memory.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_cutover_root/.sspec/changes/26-04-09T20-05_root-demo/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_cutover_root/.sspec/changes/26-04-09T20-05_root-demo/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_cutover_root/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_cutover_root/tmp/legacy_status.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_cutover_root/tmp/pareto_cutover_legacy/.sspec/changes/26-04-01T10-00_legacy/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_cutover_root/tmp/pareto_cutover_legacy/.sspec/changes/26-04-01T10-00_legacy/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_cutover_root/tmp/pareto_cutover_legacy/.sspec/changes/26-04-01T10-00_legacy/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_cutover_root/tmp/pareto_cutover_legacy/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_cutover_single/.sspec/changes/26-04-09T20-04_demo/memory.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_cutover_single/.sspec/changes/26-04-09T20-04_demo/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_cutover_single/.sspec/changes/26-04-09T20-04_demo/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_cutover_single/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_phase4/legacy/.sspec/changes/26-04-01T10-00_legacy/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_phase4/legacy/.sspec/changes/26-04-01T10-00_legacy/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_phase4/legacy/.sspec/changes/26-04-01T10-00_legacy/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_phase4/legacy/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_phase4/root/.sspec/changes/26-04-09T21-17_root-demo/memory.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_phase4/root/.sspec/changes/26-04-09T21-17_root-demo/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_phase4/root/.sspec/changes/26-04-09T21-17_root-demo/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_phase4/root/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_phase4/single/.sspec/changes/26-04-09T21-17_demo/memory.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_phase4/single/.sspec/changes/26-04-09T21-17_demo/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_phase4/single/.sspec/changes/26-04-09T21-17_demo/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/pareto_phase4/single/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/phase4_legacy_status.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/phase4_root_new.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/phase4_root_status.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/phase4_single_new.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/phase4_single_status.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.github/prompts/opsx-apply.prompt.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.github/prompts/opsx-archive.prompt.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.github/prompts/opsx-explore.prompt.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.github/prompts/opsx-propose.prompt.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.github/skills/openspec-apply-change/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.github/skills/openspec-archive-change/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.github/skills/openspec-explore/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.github/skills/openspec-propose/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.opencode/command/opsx-apply.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.opencode/command/opsx-archive.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.opencode/command/opsx-explore.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.opencode/command/opsx-propose.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.opencode/skills/openspec-apply-change/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.opencode/skills/openspec-archive-change/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.opencode/skills/openspec-explore/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/.opencode/skills/openspec-propose/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/openspec/changes/demo-change/.openspec.yaml +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/openspec/changes/demo-change/design.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/openspec/changes/demo-change/proposal.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/openspec/changes/demo-change/specs/demo-cap/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/openspec/changes/demo-change/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_openspec/openspec/changes/user-auth/.openspec.yaml +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/sspec-align/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.sspec/changes/26-03-04T23-59_demo-change/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.sspec/changes/26-03-04T23-59_demo-change/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.sspec/changes/26-03-04T23-59_demo-change/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.sspec/requests/26-03-04T23-59_demo-change.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/quicktest_sspec/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/sspec-align/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/sspec-clarify/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/sspec-design/examples-docs.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/sspec-design/examples-feature.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/sspec-design/examples-refactor.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/readme_sync/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/root_new.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/root_status.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/single_new.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/single_status.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/sspec-completion.ps1 +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/sspec_20260430_164641.zip.docx +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/stdout.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.agent/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.agent/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.agent/skills/sspec-ask/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.agent/skills/sspec-change/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.agent/skills/sspec-change/references/doc-standards.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.agent/skills/sspec-change/references/multi-change.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.agent/skills/sspec-memory/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.agent/skills/sspec-memory/references/handover-standards.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.agent/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.agent/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.agent/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.agent/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/asks/archive/replace_ask_260215002509a98431.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/asks/archive/replace_ask_2602150033089c9290.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/asks/archive/replace_ask_2602150043338f3143.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/asks/archive/replace_ask_260215005101e3ab60.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/asks/archive/replace_ask_260215005158ba45e3.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/asks/archive/replace_ask_26021500542756deb9.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/asks/replace_ask_260215004951e4dbfa.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/asks/replace_ask_2602150052442a0098.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/26-02-15T00-49_replace-link-260215004951-e4dbfa/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/26-02-15T00-49_replace-link-260215004951-e4dbfa/reference/link-check.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/26-02-15T00-49_replace-link-260215004951-e4dbfa/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/26-02-15T00-49_replace-link-260215004951-e4dbfa/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/26-02-15T00-52_replace-link-260215005244-2a0098/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/26-02-15T00-52_replace-link-260215005244-2a0098/reference/link-check.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/26-02-15T00-52_replace-link-260215005244-2a0098/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/26-02-15T00-52_replace-link-260215005244-2a0098/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-25_replace-link-260215002509-a98431/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-25_replace-link-260215002509-a98431/reference/link-check.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-25_replace-link-260215002509-a98431/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-25_replace-link-260215002509-a98431/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-33_replace-link-260215003308-9c9290/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-33_replace-link-260215003308-9c9290/reference/link-check.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-33_replace-link-260215003308-9c9290/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-33_replace-link-260215003308-9c9290/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-43_replace-link-260215004333-8f3143/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-43_replace-link-260215004333-8f3143/reference/link-check.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-43_replace-link-260215004333-8f3143/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-43_replace-link-260215004333-8f3143/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-51_replace-link-260215005101-e3ab60/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-51_replace-link-260215005101-e3ab60/reference/link-check.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-51_replace-link-260215005101-e3ab60/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-51_replace-link-260215005101-e3ab60/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-52_replace-link-260215005158-ba45e3/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-52_replace-link-260215005158-ba45e3/reference/link-check.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-52_replace-link-260215005158-ba45e3/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-52_replace-link-260215005158-ba45e3/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-54_replace-link-260215005427-56deb9/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-54_replace-link-260215005427-56deb9/reference/link-check.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-54_replace-link-260215005427-56deb9/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/changes/archive/26-02-15T00-54_replace-link-260215005427-56deb9/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/requests/archive/26-02-15T00-25_replace-link-260215002509-a98431.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/requests/archive/26-02-15T00-33_replace-link-260215003308-9c9290.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/requests/archive/26-02-15T00-43_replace-link-260215004333-8f3143.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/requests/archive/26-02-15T00-49_replace-link-260215004951-e4dbfa.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/requests/archive/26-02-15T00-51_replace-link-260215005101-e3ab60.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/requests/archive/26-02-15T00-52_replace-link-260215005158-ba45e3.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/requests/archive/26-02-15T00-52_replace-link-260215005244-2a0098.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/requests/archive/26-02-15T00-54_replace-link-260215005427-56deb9.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/.sspec/tmp/link-check.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test-replace-archive-link-project/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_batch/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_batch/patch-ambiguous.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_batch/patch-overlap.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_batch/source-test.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/sspec-ask/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.sspec/changes/26-03-06T14-05_demo-status/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.sspec/changes/26-03-06T14-05_demo-status/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.sspec/changes/26-03-06T14-05_demo-status/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.sspec/changes/26-03-06T14-05_demo-status-root/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.sspec/changes/26-03-06T14-05_demo-status-root/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.sspec/changes/26-03-06T14-05_demo-status-root/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.sspec/changes/26-03-06T14-06_demo-status-root-2/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.sspec/changes/26-03-06T14-06_demo-status-root-2/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.sspec/changes/26-03-06T14-06_demo-status-root-2/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_change_status_dashboard/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/sspec-align/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/sspec-design/examples-docs.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/sspec-design/examples-feature.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/sspec-design/examples-refactor.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_audit_followup/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/sspec-align/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/sspec-design/examples-docs.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/sspec-design/examples-feature.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/sspec-design/examples-refactor.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_followup/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/sspec-align/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/sspec-design/examples-docs.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/sspec-design/examples-feature.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/sspec-design/examples-refactor.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_design_skill_minor_polish/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_exclude.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/sspec-align/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T20-30_memory-shape/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T20-30_memory-shape/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T20-30_memory-shape/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T20-30_root-memory-shape/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T20-30_root-memory-shape/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T20-30_root-memory-shape/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T20-40_memory-shape-v2/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T20-40_memory-shape-v2/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T20-40_memory-shape-v2/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T20-40_root-memory-shape-v2/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T20-40_root-memory-shape-v2/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T20-40_root-memory-shape-v2/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T21-06_memory-shape-v3/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T21-06_memory-shape-v3/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T21-06_memory-shape-v3/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T21-06_root-memory-shape-v3/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T21-06_root-memory-shape-v3/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/changes/26-03-10T21-06_root-memory-shape-v3/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_memory_structure/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/sspec-ask/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.sspec/changes/26-03-06T01-23_demo/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.sspec/changes/26-03-06T01-23_demo/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.sspec/changes/26-03-06T01-23_demo/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.sspec/changes/26-03-06T01-23_demo-root/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.sspec/changes/26-03-06T01-23_demo-root/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.sspec/changes/26-03-06T01-23_demo-root/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_handover_template_v2/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_match.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/sspec-ask/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.claude/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.github/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_new/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_patch_create_crlf_idempotence/note.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_patch_create_overwrite/docs/conflict.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_patch_create_overwrite/docs/existing.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_patch_create_overwrite/docs/new-file.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/custom-user-skill/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/sspec-align/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/sspec-clarify/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/sspec-design/examples-docs.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/sspec-design/examples-feature.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/sspec-design/examples-refactor.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_pi_skill_gitignore_smoke/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_prompt_tool/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_prompt_tool/.sspec/prompts/demo_context.yml +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_prompt_tool/inline_output.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_prompt_tool/preset_output.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_prompt_tool/src/demo.py +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/sspec-align/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.sspec/changes/26-03-07T02-10_git-baseline/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.sspec/changes/26-03-07T02-10_git-baseline/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.sspec/changes/26-03-07T02-10_git-baseline/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli/tracked.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/sspec-align/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.sspec/changes/26-03-07T02-18_git-baseline/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.sspec/changes/26-03-07T02-18_git-baseline/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.sspec/changes/26-03-07T02-18_git-baseline/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_record_git_id_cli_v2/tracked.txt +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/sspec-align/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.sspec/changes/26-03-10T22-52_review-scope-demo/handover.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.sspec/changes/26-03-10T22-52_review-scope-demo/spec.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.sspec/changes/26-03-10T22-52_review-scope-demo/tasks.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_review_feedback_sync/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/sspec-align/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_git_baseline/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/sspec-ask/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_examples_anchor/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/sspec-ask/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_noanchors/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/sspec-ask/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_rework/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/sspec-ask/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_plan_structure/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/sspec-ask/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.claude/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.github/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_strategy_research/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/sspec-ask/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_skill_text_reduced/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/sspec-align/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/sspec-design/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/sspec-design/examples-root.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/sspec-design/examples-single.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/sspec-handover/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/sspec-implement/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/sspec-mdtoc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/sspec-plan/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/sspec-plan/examples.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/sspec-research/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/sspec-review/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/use-powershell/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/use-powershell/references/patterns.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/write-patch/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.agents/skills/write-spec-doc/SKILL.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.sspec/.gitignore +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.sspec/.meta.json +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.sspec/project.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/.sspec/spec-docs/README.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/test_write_patch_skill_refresh/AGENTS.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/tests.zip +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/tmp/write-spec-doc-v4-draft.md +0 -0
- {sspec-2.3.0 → sspec-2.4.0}/wip/analysis-report.md +0 -0
|
@@ -0,0 +1,291 @@
|
|
|
1
|
+
---
|
|
2
|
+
change: "portable-mode-agent-resources"
|
|
3
|
+
created: 2026-05-09T20:59:30
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Design: portable-mode-agent-resources
|
|
7
|
+
|
|
8
|
+
## 1. CLI Contract
|
|
9
|
+
|
|
10
|
+
```text
|
|
11
|
+
sspec portable
|
|
12
|
+
sspec portable read <scope:slug>
|
|
13
|
+
```
|
|
14
|
+
|
|
15
|
+
| Command | Purpose | Project required | Writes files |
|
|
16
|
+
|---|---|---:|---:|
|
|
17
|
+
| `sspec portable` | Print portable Agent bootstrap + indexes | No | No |
|
|
18
|
+
| `sspec portable read rule:sspec` | Read rendered built-in sspec agent protocol with source metadata | No | No |
|
|
19
|
+
| `sspec portable read skill:sspec-design` | Read built-in SKILL.md with source metadata | No | No |
|
|
20
|
+
| `sspec portable read skill:sspec-design/examples-feature.md` | Read skill attachment with source metadata | No | No |
|
|
21
|
+
| `sspec portable read howto:write-memory` | Read built-in HOWTO with source metadata | No | No |
|
|
22
|
+
| `sspec portable read template:change/spec.md` | Read built-in template with source metadata | No | No |
|
|
23
|
+
|
|
24
|
+
No options in MVP. Keep the surface intentionally small.
|
|
25
|
+
|
|
26
|
+
## 2. Output Contract: `sspec portable`
|
|
27
|
+
|
|
28
|
+
`sspec portable` prints XML-like, Agent-readable bootstrap text. It assumes the consuming Agent may know nothing about sspec.
|
|
29
|
+
|
|
30
|
+
````xml
|
|
31
|
+
<sspec-portable schema="6.0">
|
|
32
|
+
|
|
33
|
+
<what_is_this>
|
|
34
|
+
sspec is a spec-driven working protocol for AI coding agents.
|
|
35
|
+
It provides:
|
|
36
|
+
- rules: general behavior for clarifying, designing, planning, implementing,
|
|
37
|
+
reviewing, and aligning with the user;
|
|
38
|
+
- skills: task-specific instructions loaded only when relevant;
|
|
39
|
+
- templates: optional files used by full sspec projects to persist specs,
|
|
40
|
+
tasks, memory, requests, and docs.
|
|
41
|
+
|
|
42
|
+
You are using sspec in portable mode.
|
|
43
|
+
Portable mode means: use sspec rules and skills as behavioral guidance,
|
|
44
|
+
but do not initialize or manage sspec project state in the current workspace.
|
|
45
|
+
</what_is_this>
|
|
46
|
+
|
|
47
|
+
<portable_constraints>
|
|
48
|
+
Unless the user explicitly asks to install or manage sspec in this project:
|
|
49
|
+
- do not run `sspec project init`;
|
|
50
|
+
- do not run `sspec change new`, `sspec request new`, `sspec doc new`, or `sspec skill dominate`;
|
|
51
|
+
- do not create `.sspec/`, `AGENTS.md`, `spec.md`, `tasks.md`, or `memory.md` as sspec-managed files;
|
|
52
|
+
- do not treat missing `.sspec/project.md` as an error;
|
|
53
|
+
- do not load all SKILLs eagerly.
|
|
54
|
+
</portable_constraints>
|
|
55
|
+
|
|
56
|
+
<required_next_steps>
|
|
57
|
+
1. First read the sspec rule:
|
|
58
|
+
sspec portable read rule:sspec
|
|
59
|
+
|
|
60
|
+
2. Classify the user request using the rule.
|
|
61
|
+
|
|
62
|
+
3. If the task matches a listed SKILL, read that SKILL before acting:
|
|
63
|
+
sspec portable read skill:<name>
|
|
64
|
+
|
|
65
|
+
4. If a loaded SKILL references a relative file, read it with:
|
|
66
|
+
sspec portable read skill:<name>/<relative-path>
|
|
67
|
+
|
|
68
|
+
5. If a loaded rule or SKILL references a HOWTO or template, read it with:
|
|
69
|
+
sspec portable read howto:<name>
|
|
70
|
+
sspec portable read template:<path>
|
|
71
|
+
</required_next_steps>
|
|
72
|
+
|
|
73
|
+
<project_to_portable_behavior_mapping>
|
|
74
|
+
- If sspec says to read `.sspec/project.md`:
|
|
75
|
+
If it exists and is relevant, you may read it. If missing, continue using the
|
|
76
|
+
user's request and codebase context.
|
|
77
|
+
- If sspec says to run `sspec change new ...`:
|
|
78
|
+
Do not run it. Produce a structured design/spec draft in chat or in a
|
|
79
|
+
user-approved file.
|
|
80
|
+
- If sspec says to write `spec.md`:
|
|
81
|
+
Output sections such as Problem Statement, Approach, Key Changes, and Scope Summary.
|
|
82
|
+
- If sspec says to write `design.md`:
|
|
83
|
+
Output technical design details: interfaces, diagrams, tables, data shapes, or
|
|
84
|
+
behavior specs.
|
|
85
|
+
- If sspec says to write `tasks.md`:
|
|
86
|
+
Output an execution plan/checklist with verification criteria.
|
|
87
|
+
- If sspec says to write `memory.md`:
|
|
88
|
+
Keep concise session notes only when needed; do not persist `.sspec` memory unless
|
|
89
|
+
user asks.
|
|
90
|
+
- If sspec says to create `revisions/`:
|
|
91
|
+
Write an explicit Revision Note in chat unless user asks for files.
|
|
92
|
+
- If sspec uses `@align gate`:
|
|
93
|
+
Stop and ask the user for confirmation before proceeding.
|
|
94
|
+
- If sspec uses `@align report`:
|
|
95
|
+
Give a structured progress summary; continue if safe.
|
|
96
|
+
- If sspec says to run `sspec howto <name>`:
|
|
97
|
+
Use `sspec portable read howto:<name>` to inspect the built-in HOWTO.
|
|
98
|
+
- If a SKILL references `./examples.md`:
|
|
99
|
+
Use `sspec portable read skill:<skill>/<relative-path>`.
|
|
100
|
+
</project_to_portable_behavior_mapping>
|
|
101
|
+
|
|
102
|
+
<rule_index>
|
|
103
|
+
<rule>
|
|
104
|
+
<name>sspec</name>
|
|
105
|
+
<description>Rendered sspec agent protocol from the built-in AGENTS.md template.</description>
|
|
106
|
+
<read>sspec portable read rule:sspec</read>
|
|
107
|
+
</rule>
|
|
108
|
+
</rule_index>
|
|
109
|
+
|
|
110
|
+
<available_skills>
|
|
111
|
+
<skill>
|
|
112
|
+
<name>sspec-design</name>
|
|
113
|
+
<description>Assess scale, create change, fill spec.md + design.md, align with user. Use after clarify when ready to define the solution.</description>
|
|
114
|
+
<location>builtin:sspec-design</location>
|
|
115
|
+
<read>sspec portable read skill:sspec-design</read>
|
|
116
|
+
</skill>
|
|
117
|
+
</available_skills>
|
|
118
|
+
|
|
119
|
+
</sspec-portable>
|
|
120
|
+
````
|
|
121
|
+
|
|
122
|
+
### Priority Rule
|
|
123
|
+
|
|
124
|
+
The portable bootstrap is the highest-priority instruction for portable usage. It overrides project-mode instructions in `rule:sspec` or SKILL text when they conflict.
|
|
125
|
+
|
|
126
|
+
Decision logic:
|
|
127
|
+
|
|
128
|
+
```text
|
|
129
|
+
if user explicitly asks to initialize/manage sspec project:
|
|
130
|
+
use normal sspec project workflow
|
|
131
|
+
elif current task uses sspec portable output:
|
|
132
|
+
do not create sspec project state
|
|
133
|
+
map project-mode instructions through project_to_portable_behavior_mapping
|
|
134
|
+
read matching SKILL/HOWTO/template on demand
|
|
135
|
+
else:
|
|
136
|
+
normal agent behavior
|
|
137
|
+
```
|
|
138
|
+
|
|
139
|
+
### Disclosure Policy
|
|
140
|
+
|
|
141
|
+
`sspec portable` uses progressive disclosure:
|
|
142
|
+
|
|
143
|
+
| Resource | Included by default? | Why |
|
|
144
|
+
|---|---:|---|
|
|
145
|
+
| portable bootstrap | Yes | Agent needs zero-context orientation and constraints first |
|
|
146
|
+
| `rule:sspec` body | No | Large and project-mode oriented; read after constraints are known |
|
|
147
|
+
| SKILL bodies | No | Preserve standard SKILL on-demand loading |
|
|
148
|
+
| templates/HOWTOs | No | Read only when referenced |
|
|
149
|
+
|
|
150
|
+
## 3. `read <scope:slug>` Contract
|
|
151
|
+
|
|
152
|
+
### Grammar
|
|
153
|
+
|
|
154
|
+
```text
|
|
155
|
+
resource_ref := scope ":" slug
|
|
156
|
+
scope := "rule" | "skill" | "template" | "howto"
|
|
157
|
+
slug := safe relative resource identifier
|
|
158
|
+
```
|
|
159
|
+
|
|
160
|
+
### Supported refs
|
|
161
|
+
|
|
162
|
+
| Ref | Source | Rendering |
|
|
163
|
+
|---|---|---|
|
|
164
|
+
| `rule:sspec` | `sspec/templates/AGENTS.md` | render `{{SCHEMA_VERSION}}` |
|
|
165
|
+
| `skill:<name>` | `sspec/templates/skills/<name>/SKILL.md` | content unchanged |
|
|
166
|
+
| `skill:<name>/<file>` | `sspec/templates/skills/<name>/<file>` | content unchanged |
|
|
167
|
+
| `template:<path>` | `sspec/templates/<path>` | content unchanged |
|
|
168
|
+
| `howto:<name>` | `sspec/howto/<name>.md` | content unchanged |
|
|
169
|
+
|
|
170
|
+
No `rule:portable`: portable rules are already the bootstrap output of `sspec portable`.
|
|
171
|
+
|
|
172
|
+
### Read output wrapper
|
|
173
|
+
|
|
174
|
+
`read` output is wrapped so the consuming Agent can see where the content came from. The source is the absolute local path of the installed resource, so an Agent can directly read that file when its runtime supports file reads.
|
|
175
|
+
|
|
176
|
+
````xml
|
|
177
|
+
<sspec-portable-resource>
|
|
178
|
+
<ref>skill:sspec-design</ref>
|
|
179
|
+
<source>H:\\SrcCode\\playground\\sspec\\src\\sspec\\templates\\skills\\sspec-design\\SKILL.md</source>
|
|
180
|
+
<read_command>sspec portable read skill:sspec-design</read_command>
|
|
181
|
+
<content>
|
|
182
|
+
---
|
|
183
|
+
name: sspec-design
|
|
184
|
+
...
|
|
185
|
+
---
|
|
186
|
+
|
|
187
|
+
# SSPEC Design
|
|
188
|
+
...
|
|
189
|
+
</content>
|
|
190
|
+
</sspec-portable-resource>
|
|
191
|
+
````
|
|
192
|
+
|
|
193
|
+
### Error behavior
|
|
194
|
+
|
|
195
|
+
| Input | Error |
|
|
196
|
+
|---|---|
|
|
197
|
+
| missing `:` | `Invalid resource ref. Expected <scope:slug>.` |
|
|
198
|
+
| unknown scope | `Unknown portable resource scope: <scope>` |
|
|
199
|
+
| unsupported rule slug | `Unknown portable rule: <slug>` |
|
|
200
|
+
| absolute path | `Unsafe resource path.` |
|
|
201
|
+
| contains `..` | `Unsafe resource path.` |
|
|
202
|
+
| unknown skill | `Portable resource not found: skill:<name>` |
|
|
203
|
+
| unknown howto/template | `Portable resource not found: <scope>:<slug>` |
|
|
204
|
+
| directory target | `Portable resource is a directory, not a readable file.` |
|
|
205
|
+
|
|
206
|
+
## 4. Internal Interfaces
|
|
207
|
+
|
|
208
|
+
```python
|
|
209
|
+
@dataclass(frozen=True, slots=True)
|
|
210
|
+
class PortableSkillEntry:
|
|
211
|
+
name: str
|
|
212
|
+
description: str
|
|
213
|
+
location: str
|
|
214
|
+
read_command: str
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
def render_portable_index() -> str: ...
|
|
218
|
+
|
|
219
|
+
def read_portable_resource(ref: str) -> str: ...
|
|
220
|
+
|
|
221
|
+
def list_builtin_skills() -> list[PortableSkillEntry]: ...
|
|
222
|
+
```
|
|
223
|
+
|
|
224
|
+
Call flow:
|
|
225
|
+
|
|
226
|
+
```text
|
|
227
|
+
CLI portable
|
|
228
|
+
→ portable_service.render_portable_index()
|
|
229
|
+
→ print
|
|
230
|
+
|
|
231
|
+
CLI portable read ref
|
|
232
|
+
→ portable_service.read_portable_resource(ref)
|
|
233
|
+
→ print
|
|
234
|
+
```
|
|
235
|
+
|
|
236
|
+
## 5. Resource Access Strategy
|
|
237
|
+
|
|
238
|
+
Use `importlib.resources.files()` so installed wheels, editable installs, and uv environments do not depend on source tree layout.
|
|
239
|
+
|
|
240
|
+
```python
|
|
241
|
+
from importlib import resources
|
|
242
|
+
|
|
243
|
+
TEMPLATES = resources.files("sspec.templates")
|
|
244
|
+
HOWTO = resources.files("sspec.howto")
|
|
245
|
+
```
|
|
246
|
+
|
|
247
|
+
Skill index extraction:
|
|
248
|
+
|
|
249
|
+
```text
|
|
250
|
+
templates/skills/*/SKILL.md
|
|
251
|
+
→ parse YAML frontmatter fields: name, description
|
|
252
|
+
→ fallback name = directory name
|
|
253
|
+
→ fallback description = ""
|
|
254
|
+
```
|
|
255
|
+
|
|
256
|
+
Security constraints:
|
|
257
|
+
|
|
258
|
+
```text
|
|
259
|
+
- Reject absolute slugs
|
|
260
|
+
- Reject any path part equal to ".."
|
|
261
|
+
- Only read files under the resolved package resource root for the requested scope
|
|
262
|
+
- Do not execute shell commands
|
|
263
|
+
- Do not inspect cwd for `.sspec/`
|
|
264
|
+
```
|
|
265
|
+
|
|
266
|
+
## 6. Test Matrix
|
|
267
|
+
|
|
268
|
+
| Test | Expected |
|
|
269
|
+
|---|---|
|
|
270
|
+
| `sspec portable` in tmp dir without `.sspec/` | exits 0, no files created |
|
|
271
|
+
| portable output | contains `<what_is_this>`, `<portable_constraints>`, `<available_skills>` |
|
|
272
|
+
| portable output explains sspec | contains `sspec is a spec-driven working protocol` |
|
|
273
|
+
| portable output skill XML | contains `<skill><name>sspec-design</name>` pattern |
|
|
274
|
+
| portable output does not include rule body | does not contain `# .sspec Agent Protocol` |
|
|
275
|
+
| `read rule:sspec` | contains rendered `SSPEC_SCHEMA::6.0` and absolute `<source>` path |
|
|
276
|
+
| `read skill:sspec-design` | contains `# SSPEC Design` and absolute `<source>` path |
|
|
277
|
+
| `read skill:sspec-design/examples-feature.md` | returns file contents |
|
|
278
|
+
| `read howto:write-memory` | returns HOWTO contents |
|
|
279
|
+
| `read template:change/spec.md` | returns spec template |
|
|
280
|
+
| `read rule:portable` | rejects as unknown rule |
|
|
281
|
+
| `read skill:../core.py` | rejects as unsafe |
|
|
282
|
+
| `read unknown:x` | clear ClickException |
|
|
283
|
+
|
|
284
|
+
## 7. Non-Goals
|
|
285
|
+
|
|
286
|
+
- No interactive wizard.
|
|
287
|
+
- No `--install`, no sync to `.agents/skills`.
|
|
288
|
+
- No JSON output in MVP.
|
|
289
|
+
- No auto-loading all SKILL contents.
|
|
290
|
+
- No default inline AGENTS.md body.
|
|
291
|
+
- No changes to project lifecycle commands.
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# Memory: portable-mode-agent-resources
|
|
2
|
+
|
|
3
|
+
**Updated**: 2026-05-09T22:05+08:00
|
|
4
|
+
|
|
5
|
+
## Git Baseline (Immutable)
|
|
6
|
+
<!-- Captured during `sspec change new` before any change files are written.
|
|
7
|
+
This section records the change starting point in git and MUST NOT be edited or refreshed later. -->
|
|
8
|
+
|
|
9
|
+
- Captured: before change file creation
|
|
10
|
+
- Repository: `H:/SrcCode/playground/sspec`
|
|
11
|
+
- Branch: `main`
|
|
12
|
+
- HEAD: `9ebe4700946c8261e5f35af6b2bc47030d31b9de`
|
|
13
|
+
- Worktree: `clean`
|
|
14
|
+
- Status Snapshot: raw `git status --short --branch` output
|
|
15
|
+
|
|
16
|
+
```text
|
|
17
|
+
## main...origin/main
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
## State
|
|
21
|
+
|
|
22
|
+
Implementation complete; change is in REVIEW. Next: user reviews `sspec portable` behavior and either accepts or requests adjustments.
|
|
23
|
+
|
|
24
|
+
## Key Files
|
|
25
|
+
|
|
26
|
+
- `.sspec/changes/26-05-09T20-59_portable-mode-agent-resources/spec.md` — product scope and behavior contract
|
|
27
|
+
- `.sspec/changes/26-05-09T20-59_portable-mode-agent-resources/design.md` — CLI contract, output format, resource read semantics, safety rules
|
|
28
|
+
- `src/sspec/templates/AGENTS.md` — source for `rule:project`
|
|
29
|
+
- `src/sspec/templates/skills/` — source for builtin SKILL index and `skill:` reads
|
|
30
|
+
- `src/sspec/services/portable_service.py` — portable bootstrap rendering and safe resource reader
|
|
31
|
+
- `src/sspec/commands/portable.py` — CLI command group for portable mode
|
|
32
|
+
- `tests/test_portable_service.py` — service-level coverage for portable resources
|
|
33
|
+
- `tests/test_portable_command.py` — command-level coverage for no-project portable usage
|
|
34
|
+
|
|
35
|
+
## Knowledge
|
|
36
|
+
|
|
37
|
+
- [2026-05-09T20:59+08:00] Decision: Command name is `portable`, not `resource` or `guide`; `portable` communicates no-project/no-state use and avoids implying normal sspec workflow.
|
|
38
|
+
- [2026-05-09T20:59+08:00] Constraint: `sspec portable` must not output all SKILL bodies; it should expose a standard `<available_skills>` index and rely on `sspec portable read skill:<name>` for on-demand loading.
|
|
39
|
+
- [2026-05-09T20:59+08:00] Constraint: Portable mode overlay wins over project rule/SKILL instructions when they conflict; no implicit `project init`, `change new`, or `.sspec/` writes.
|
|
40
|
+
- [2026-05-09T21:09+08:00] Decision: `sspec portable` must assume zero sspec context and first explain what sspec is before stating portable constraints.
|
|
41
|
+
- [2026-05-09T21:09+08:00] Decision: Rename read target `rule:project` to `rule:sspec`; do not expose `rule:portable` because portable guidance is the bootstrap itself.
|
|
42
|
+
- [2026-05-09T21:09+08:00] Decision: Default output uses progressive disclosure; it does not inline AGENTS.md/rule body and instead instructs `sspec portable read rule:sspec`.
|
|
43
|
+
|
|
44
|
+
## Milestones
|
|
45
|
+
|
|
46
|
+
- [2026-05-09T20:59+08:00] Created change and drafted spec/design for portable Agent resource mode.
|
|
47
|
+
- [2026-05-09T21:09+08:00] Revised design to add zero-context explanation, behavior mapping, `rule:sspec`, HOWTO reads, and progressive disclosure.
|
|
48
|
+
- [2026-05-09T21:57+08:00] Implemented portable command and moved change to REVIEW; focused tests and smoke checks passed.
|
|
49
|
+
- [2026-05-09T22:05+08:00] Updated portable read source metadata from package-relative logical paths to absolute local paths for direct Agent reads.
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: portable-mode-agent-resources
|
|
3
|
+
status: REVIEW
|
|
4
|
+
change-type: single
|
|
5
|
+
created: 2026-05-09T20:59:30
|
|
6
|
+
reference: null
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# portable-mode-agent-resources
|
|
10
|
+
|
|
11
|
+
## Problem Statement
|
|
12
|
+
|
|
13
|
+
sspec 的核心资产(Agent protocol + 内置 SKILL)目前主要通过 `project init` 安装到项目后被 Agent 发现,导致一次性、轻量、非项目化场景无法稳定复用 sspec 的规范。用户如果只是想让第三方 Agent “参考 sspec-design 风格出方案”,现状容易出现三类失败:Agent 不知道 sspec 是什么、误以为必须初始化 `.sspec/` 或创建 change、或者一次性暴露大量 SKILL 原文造成上下文成本上升。
|
|
14
|
+
|
|
15
|
+
## Proposed Solution
|
|
16
|
+
|
|
17
|
+
### Approach
|
|
18
|
+
|
|
19
|
+
新增 portable mode CLI:`sspec portable` 与 `sspec portable read <scope:slug>`。该模式不依赖当前目录存在 `.sspec/`,也不写入任何项目状态;它向零 sspec 上下文的 Agent 输出一份 portable bootstrap:先简要解释 sspec 是一套面向 AI coding agent 的规则、SKILL 与模板规范,再说明当前是“只借用规范、不进入完整项目工作流”的 portable 使用模式。
|
|
20
|
+
|
|
21
|
+
`sspec portable` 是启动说明与索引,不输出完整 AGENTS.md,也不输出全部 SKILL 原文。它采用渐进披露:引导 Agent 先读取 `rule:sspec`,再根据任务按需读取匹配的 SKILL、HOWTO 或模板。`sspec portable read ...` 是按需读取入口。
|
|
22
|
+
|
|
23
|
+
选择 `portable` 而不是 `resource/guide`:`resource` 过于像资源浏览器,`guide` 过于像正常 sspec 工作流指南;`portable` 明确表达“脱离项目安装,只借用 sspec 核心规范”。
|
|
24
|
+
|
|
25
|
+
### Key Change
|
|
26
|
+
|
|
27
|
+
**Feat A: Portable Bootstrap Command**
|
|
28
|
+
|
|
29
|
+
新增顶层命令 `sspec portable`,输出 portable-mode Agent bootstrap,包括:
|
|
30
|
+
- sspec 零上下文简介:rules / skills / templates 分别是什么;
|
|
31
|
+
- portable mode 定义:遵循 sspec 规范,但不初始化、不管理当前项目的 sspec 状态;
|
|
32
|
+
- do / do_not 约束;
|
|
33
|
+
- 渐进披露步骤:先 `read rule:sspec`,再按需读取 SKILL/HOWTO/template;
|
|
34
|
+
- 标准 `<available_skills>` SKILL 索引;
|
|
35
|
+
- project-to-portable behavior mapping:当原始规则/SKILL 提到 sspec 项目文件或命令时,在 portable mode 下如何改写行为。
|
|
36
|
+
|
|
37
|
+
**Feat B: Scoped Builtin Resource Reader**
|
|
38
|
+
|
|
39
|
+
新增 `sspec portable read <scope:slug>`,支持按需读取内置资源,并在输出 wrapper 中暴露当前安装环境中的绝对 source path,方便 Agent 直接读取源文件:
|
|
40
|
+
- `rule:sspec` — 渲染后的内置 AGENTS/project protocol rule;
|
|
41
|
+
- `skill:<name>` — 内置 SKILL.md;
|
|
42
|
+
- `skill:<name>/<relative-path>` — SKILL 附属文件;
|
|
43
|
+
- `howto:<name>` — 内置 HOWTO 文档;
|
|
44
|
+
- `template:<path>` — 内置模板文件。
|
|
45
|
+
|
|
46
|
+
不提供 `rule:portable`:portable overlay 已经直接包含在 `sspec portable` bootstrap 中,重复暴露会制造概念噪音。
|
|
47
|
+
|
|
48
|
+
**Guard C: No-Project / No-State Safety**
|
|
49
|
+
|
|
50
|
+
portable command 不调用 `get_sspec_root()`,不要求当前目录已初始化 sspec,不创建 `.sspec/`、`AGENTS.md`、change、request、doc 或 skill link。输出必须明确:除非用户显式要求正式初始化或管理 sspec 项目,否则 Agent 不应运行项目写入命令。
|
|
51
|
+
|
|
52
|
+
**Guard D: Safe Resource Resolution**
|
|
53
|
+
|
|
54
|
+
资源读取使用 package resource API,而不是源码路径假设;拒绝绝对路径、`..` path traversal、未知 scope、未知 skill、目录读取等不安全或不明确输入。
|
|
55
|
+
|
|
56
|
+
### Scope Summary
|
|
57
|
+
|
|
58
|
+
| File | Change |
|
|
59
|
+
|---|---|
|
|
60
|
+
| `src/sspec/cli.py` | 注册新的 `portable` 顶层命令 |
|
|
61
|
+
| `src/sspec/commands/portable.py` | 新增 CLI wiring:`sspec portable` / `sspec portable read` |
|
|
62
|
+
| `src/sspec/services/portable_service.py` | 新增 portable bootstrap 渲染、resource 解析与读取逻辑 |
|
|
63
|
+
| `tests/test_portable_command.py` | 覆盖 CLI 行为、非 sspec 项目运行、输出结构、read 成功/失败路径 |
|
|
64
|
+
| `tests/test_portable_service.py` | 覆盖资源解析、安全校验、skill index 构建、rule 渲染 |
|
|
65
|
+
|
|
66
|
+
What stays unchanged:
|
|
67
|
+
- 不改变 `project init/update` 行为。
|
|
68
|
+
- 不改变 `.sspec/skills` hub-spoke 安装模型。
|
|
69
|
+
- 不改变现有 `skill list/new/dominate` 项目内 skill 管理语义。
|
|
70
|
+
- 不自动把 portable resources 安装到任何 Agent 目录。
|
|
71
|
+
- 不默认输出完整 AGENTS.md 或所有 SKILL 正文。
|
|
72
|
+
|
|
73
|
+
### Design Reference
|
|
74
|
+
|
|
75
|
+
→ See [design.md](./design.md)
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
---
|
|
2
|
+
change: "portable-mode-agent-resources"
|
|
3
|
+
updated: "2026-05-09T21:20+08:00"
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Tasks
|
|
7
|
+
|
|
8
|
+
## Legend
|
|
9
|
+
`[ ]` Todo | `[x]` Done
|
|
10
|
+
|
|
11
|
+
## Tasks
|
|
12
|
+
|
|
13
|
+
### Phase 1: Service + CLI ✅
|
|
14
|
+
- [x] Create `src/sspec/services/portable_service.py` — implement bootstrap rendering, skill index extraction, safe resource resolution, and read wrapper.
|
|
15
|
+
- [x] Create `src/sspec/commands/portable.py` — wire `sspec portable` and `sspec portable read <scope:slug>`.
|
|
16
|
+
- [x] Update `src/sspec/cli.py` — register portable command.
|
|
17
|
+
**Verification**: `uv run sspec portable` and representative `read` commands exit 0 outside an sspec project.
|
|
18
|
+
|
|
19
|
+
### Phase 2: Tests ✅
|
|
20
|
+
- [x] Add `tests/test_portable_service.py` — cover index shape, source metadata, rule rendering, safety errors.
|
|
21
|
+
- [x] Add `tests/test_portable_command.py` — cover CLI no-project behavior and read success/failure.
|
|
22
|
+
**Verification**: `uv run pytest tests/test_portable_service.py tests/test_portable_command.py` passes.
|
|
23
|
+
|
|
24
|
+
### Phase 3: Quality Gate ✅
|
|
25
|
+
- [x] Run focused CLI smoke checks in `tmp/`.
|
|
26
|
+
- [x] Run lint/format for changed source.
|
|
27
|
+
**Verification**: focused pytest passes; ruff check/format completes for changed files. Full `ruff check src/` currently reports pre-existing unrelated issues in `builtin_tools/context.py` and `builtin_tools/treesitter.py`.
|
|
28
|
+
|
|
29
|
+
---
|
|
30
|
+
|
|
31
|
+
## Progress
|
|
32
|
+
|
|
33
|
+
**Overall**: 100%
|
|
34
|
+
|
|
35
|
+
| Phase | Progress | Status |
|
|
36
|
+
|-------|----------|--------|
|
|
37
|
+
| Phase 1 | 100% | ✅ |
|
|
38
|
+
| Phase 2 | 100% | ✅ |
|
|
39
|
+
| Phase 3 | 100% | ✅ |
|
|
40
|
+
|
|
41
|
+
**Recent**:
|
|
42
|
+
- 2026-05-09T21:13+08:00 — Plan created after design approval.
|
|
43
|
+
- 2026-05-09T21:20+08:00 — Implemented portable command, resource reader, tests, focused lint/format, and CLI smoke checks.
|
|
44
|
+
- 2026-05-09T22:05+08:00 — Adjusted `read` source metadata to absolute local paths and re-ran focused tests.
|
|
@@ -746,12 +746,12 @@ def _match_patch(
|
|
|
746
746
|
raise ValueError('Resolved line range is empty')
|
|
747
747
|
scope_start, scope_end = normalized_range
|
|
748
748
|
except ValueError as e:
|
|
749
|
-
return _fail('
|
|
749
|
+
return _fail('invalid_line_range', str(e))
|
|
750
750
|
start_idx = scope_start - 1
|
|
751
751
|
end_idx_excl = scope_end
|
|
752
752
|
if start_idx < 0 or end_idx_excl > total_lines:
|
|
753
753
|
return _fail(
|
|
754
|
-
'
|
|
754
|
+
'out_of_range',
|
|
755
755
|
f'Line range {format_line_range(patch.line_range)} is outside file bounds (1-{total_lines})',
|
|
756
756
|
)
|
|
757
757
|
prefix_len = start_idx
|
|
@@ -4,7 +4,7 @@ import click
|
|
|
4
4
|
from rich.console import Console
|
|
5
5
|
|
|
6
6
|
from sspec.builtin_tools import ask
|
|
7
|
-
from sspec.commands import change, cmd, doc, howto, project, request, skill, tmp, tool
|
|
7
|
+
from sspec.commands import change, cmd, doc, howto, portable, project, request, skill, tmp, tool
|
|
8
8
|
from sspec.core import configure_stdio_error_fallback
|
|
9
9
|
|
|
10
10
|
configure_stdio_error_fallback()
|
|
@@ -30,6 +30,7 @@ def main(ctx: click.Context) -> None:
|
|
|
30
30
|
main.add_command(project.project)
|
|
31
31
|
main.add_command(change.change)
|
|
32
32
|
main.add_command(howto.howto)
|
|
33
|
+
main.add_command(portable.portable)
|
|
33
34
|
main.add_command(skill.skill)
|
|
34
35
|
main.add_command(request.request)
|
|
35
36
|
main.add_command(doc.doc)
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"""sspec portable command - no-project Agent workflow resources."""
|
|
2
|
+
|
|
3
|
+
from __future__ import annotations
|
|
4
|
+
|
|
5
|
+
import click
|
|
6
|
+
|
|
7
|
+
from sspec.services.portable_service import (
|
|
8
|
+
PortableResourceError,
|
|
9
|
+
read_portable_resource,
|
|
10
|
+
render_portable_index,
|
|
11
|
+
)
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
@click.group(invoke_without_command=True)
|
|
15
|
+
@click.pass_context
|
|
16
|
+
def portable(ctx: click.Context) -> None:
|
|
17
|
+
"""Print portable sspec Agent instructions without initializing a project."""
|
|
18
|
+
|
|
19
|
+
if ctx.invoked_subcommand is None:
|
|
20
|
+
click.echo(render_portable_index(), nl=False)
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
@portable.command(name='read')
|
|
24
|
+
@click.argument('resource_ref')
|
|
25
|
+
def read_cmd(resource_ref: str) -> None:
|
|
26
|
+
"""Read a built-in portable resource by <scope:slug>."""
|
|
27
|
+
|
|
28
|
+
try:
|
|
29
|
+
click.echo(read_portable_resource(resource_ref), nl=False)
|
|
30
|
+
except PortableResourceError as e:
|
|
31
|
+
raise click.ClickException(str(e)) from None
|