Skip to content

Release Pinmind 0.9.0 with speech-act routing and no kernel token receipts - #16

Merged
iammedved merged 1 commit into
mainfrom
agent/pinmind-090-usage-speech-act
Aug 19, 2026
Merged

Release Pinmind 0.9.0 with speech-act routing and no kernel token receipts#16
iammedved merged 1 commit into
mainfrom
agent/pinmind-090-usage-speech-act

Conversation

@iammedved

Copy link
Copy Markdown
Owner

Proposal

Critique and think-about requests were classified as software-change because nouns like код and clauses like чтобы он был looked like implementation. Token accounting was already declared out of the skill, but usage.json, usage record, and report sections were still in the kernel.

This release:

  • removes kernel token receipts and token-usage.md;
  • classifies inspect/think speech acts as audit even when the text mentions code;
  • splits the router into scripts/lib/route.mjs;
  • shortens always-loaded SKILL.md.

AEP, P2, and splitting contract/evidence out of state.mjs are deferred.

Safety checklist

  • I removed secrets, credentials, personal data, private URLs, and local absolute paths.
  • I included only files needed for this proposal.
  • I ran the relevant validation commands.
  • I understand that submission does not grant write or merge access and that the maintainer decides whether to apply the change.

Test Plan

  • node scripts/verify-release.mjs --run passed locally (ok: true, plugin 0.9.0, 455 route fixtures).
  • GitHub verify workflow on this PR.

…eipts

Remove usage.json, usage record, and token-usage.md so the kernel no longer
stores or prints token counts. Classify critique and think-about requests as
audit even when the text mentions code. Split the router into route.mjs.
@iammedved
iammedved merged commit 096e7b3 into main Aug 19, 2026
1 check passed
@iammedved
iammedved deleted the agent/pinmind-090-usage-speech-act branch August 19, 2026 11:29
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