Sce#3
Merged
davidabram merged 17 commits intomainfrom Mar 4, 2026
Merged
Conversation
Adds the sce-workflow-token-footprint-analysis plan artifact. Introduces a canonical Plan/Execute participant inventory and links it from shared context navigation files for discoverability.
Document hotspot classification in the workflow inventory with ranked surfaces, source locations, safety-critical keep markers, and keep-vs-reduce guidance.
…lysis Document determenistic static token-counting workflow in the inventory artifact, including exact counted surfaces, tokenizer assumptions, repeatable procedure, required report schema, and evidence template.
Lock deterministic token-count script contract, add canonical manifest
…reports Adds a manifest-driven Bun/TypeScript workflow token counter in evals/token-count-workflows.ts, wires evals/package.json + evals/bun.lock (js-tiktoken), and documents usage/output contracts in repo docs/context.
Expose `nix run .#token-count-workflows` as a deterministic repo-root entrypoint that runs the existing evals token-count script through the Nix dev runtime. This standardizes execution and makes token-count workflow discovery/usage consistent.
Run `nix run .#token-count-workflows` in GitHub Actions for push/PR to `main` and publish token-footprint outputs from `context/tmp/token-footprint/` as a CI artifact.
Update canonical sce-context-sync and sce-task-execution contracts to require explicit important-change vs verify-only classification before editing root context files.
…ly staged diffs Classify staged scope after staging confirmation so context-file-focused reminders are only used for context-only staged paths.
Add explicit atomic task-slicing rules to sce-plan-authoring and wire /change-to-plan to require that contract so executable plan tasks map to one coherent commit.
… and /commit Reduce duplicated procedural wording by delegating execution details to skill-owned contracts while preserving required readiness, context-sync, and staging-scope behavior.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.