Skip to content

Add concrete value loop guidance - #65

Merged
Teddy-creator merged 1 commit into
mainfrom
threadsmith-concrete-value-loop-v1
Jun 1, 2026
Merged

Add concrete value loop guidance#65
Teddy-creator merged 1 commit into
mainfrom
threadsmith-concrete-value-loop-v1

Conversation

@Teddy-creator

Copy link
Copy Markdown
Owner

Summary

  • Add Concrete Value Loop rules to Threadsmith skill contracts so next-step recommendations include target, objective, verification, and compact stop conditions.
  • Add runtime recommendation metadata for work type, diagnostic budget signals, and concrete next-step details.
  • Cover diagnostic budget behavior, value checkpoint routing, and human-centered output fixtures.
  • Add the implementation plan as durable repo documentation.

Verification

  • npx tsc --noEmit --target ES2022 --module ESNext --moduleResolution Bundler --allowImportingTsExtensions --strict --skipLibCheck packages/runtime/src/nextBestStep.ts
  • npm run verify:skill-contract
  • npm run test --workspace @threadsmith/runtime
  • npm run verify:project-truth
  • git diff --check

Notes

  • Global installed skill sync was intentionally not performed. Per plan, sync should happen only after this branch/change is accepted or merged and explicitly approved.
  • Domain tests were not run because no domain schema/preferences changed.
  • Orchestrator tests were not run because autopilot/routing behavior was not changed.

Before / After Shape

Before:
Next phase: do evidence review / continue optimization.

After:
Next: inspect the runtime recommendation fixtures, update the concrete next-step metadata, and run runtime tests; stop if this changes public behavior, provider defaults, release scope, or verification fails.

@Teddy-creator
Teddy-creator force-pushed the threadsmith-concrete-value-loop-v1 branch from fca4553 to 5e1da45 Compare June 1, 2026 15:48
@Teddy-creator
Teddy-creator merged commit b586cbe into main Jun 1, 2026
2 checks passed
@Teddy-creator
Teddy-creator deleted the threadsmith-concrete-value-loop-v1 branch June 1, 2026 15:51
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