-
Notifications
You must be signed in to change notification settings - Fork 0
[Change] Package bundle-owned prompts and resource payloads with official bundles #101
Copy link
Copy link
Closed
Closed
Copy link
Labels
change-proposalProposal for a new changeProposal for a new changeenhancementNew feature or requestNew feature or requestopenspecopenspec changeopenspec change
Description
Summary
Bundle-owned prompt templates and other module-owned resources are still stored in the core CLI repo while the official bundle packages ship without those assets. This issue tracks moving those resources into the owning bundle packages and making bundle integrity/version-bump flows resource-aware.
This issue does not own the specfact-cli runtime discovery, source selection, or specfact init ide export orchestration. That core-side work is tracked separately in nold-ai/specfact-cli#382 (init-ide-prompt-source-selection).
Scope
- package workflow prompt templates inside the owning official bundles
- package backlog field mapping templates and other audited module-owned resources inside the owning bundles
- preserve stable bundle resource paths for
specfact-clidiscovery - verify signing, verification, and version-bump enforcement detect resource-only changes
- explicitly leave
specfact-cliruntime selection/export behavior out of scope here; this repo provides payloads, while core consumes them
Cross-Repo Boundary
specfact-cli-modules #101owns the packaged payloads and stable bundle resource layoutspecfact-clipackaging changepackaging-02-cross-platform-runtime-and-module-resourcesowns the consuming installed-resource contractspecfact-cli #382owns runtime source selection,specfact init ideorchestration, and user/project/custom root export behavior
OpenSpec
- Change:
packaging-01-bundle-resource-payloads - Repo path:
openspec/changes/packaging-01-bundle-resource-payloads/ - Cross-reference:
nold-ai/specfact-cli#382for the narrowed core-side orchestration scope
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
change-proposalProposal for a new changeProposal for a new changeenhancementNew feature or requestNew feature or requestopenspecopenspec changeopenspec change
Type
Projects
Status
In Progress