feat(specgen): accept gzip vendored sources #255
No reviewers
Labels
No labels
burndown-2026-06
sunday-sprint
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/umbra!255
Loading…
Reference in a new issue
No description provided.
Delete branch "issue-254-gzip-source"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #254.
Specgen now decodes gzip vendored API sources before parsing and pruning, while retaining plain JSON and YAML compatibility. The decoder shares the 128 MiB safety ceiling with encoded locks, invalid local gzip fails without network fallback, and source
.gzsuffixes no longer alter generated lock names.Validation:
env TMPDIR=/private/tmp make testmake buildmake vetmake lintenv TMPDIR=/private/tmp make pre-commitDownstream: agentic-os issue #683.
ward.workflow: pull-request-and-merge