Skip to content

Sce#3

Merged
davidabram merged 17 commits intomainfrom
sce
Mar 4, 2026
Merged

Sce#3
davidabram merged 17 commits intomainfrom
sce

Conversation

@davidabram
Copy link
Copy Markdown
Member

No description provided.

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.
@davidabram davidabram merged commit bdc6b38 into main Mar 4, 2026
4 checks passed
@davidabram davidabram deleted the sce branch March 4, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant