Cold-split the large eagerly-loaded references (review-triggers.md 40 KB, seams.md 25 KB) #246
Labels
No labels
already-shipped
bug
documentation
duplicate
enhancement
external-review
good first issue
help wanted
in progress
invalid
needs-decision
proposal
question
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: crenshawdev/cadence-archived#246
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Every fire or dispatch site loads a whole reference file to use one branch of it.
cadence-core/references/review-triggers.mdis 40,413 B. Arisk_surfacefire loads theplan,diffandphase_diffprose it will never read.cadence-core/references/seams.mdis 25,068 B. An ask-only site loads the entire spawn-agent and provider contract.This is the one change that would visibly move what a run costs.
Acceptance criteria
Related measurement
A separate context-reduction assessment measured the main-thread load per command and found the same shape elsewhere:
references/git.md~3,354 words and loaded by 10 workflows,references/acceptance-criteria.md~3,568 words,workflows/verify.md~1,839 words againstverify-deep.md's 319 (the cold-branch split already applied there, and working).verify.md/verify-deep.mdis the pattern to copy.Note
review-triggers.mdhas grown since this was first measured and is now over its pre-existing budget line, so the weight pin moves in the same commit.Moved to GitHub: https://github.com/crenshawdev/cadence/issues/95
This project's tracker is now GitHub; this repository remains the public archive. Closed here as migrated, not as resolved.