Skip to content

Release Pinmind 0.8.2 with five-yes spawn admission - #15

Merged
iammedved merged 1 commit into
mainfrom
agent/pinmind-082-parallel-admission
Aug 19, 2026
Merged

Release Pinmind 0.8.2 with five-yes spawn admission#15
iammedved merged 1 commit into
mainfrom
agent/pinmind-082-parallel-admission

Conversation

@iammedved

Copy link
Copy Markdown
Owner

Proposal

Hosts can already run several agents. Pinmind needed a rule for when that is justified, without becoming a swarm runtime.

This adds a short five-yes admission block in execution.md and a new 12-case corpus (forbidden / read-only-fanout / isolated-write-fanout). A large coupled task stays single-agent or sequential units. The forbidden error is "the task is large → spawn 7".

AEP Phase 0 stays exactly 16 cases / 8 pairs and still does not start an agent. No orchestrator is added.

Identity is 0.8.2 across Codex and Grok plugin manifests, README pin, changelog, and coherence tests.

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.

Local verification:

node scripts/verify-release.mjs --run

Passed, including AEP 16/8 and the new parallel-admission validator.

Add a short execution admission rule and a 12-case fixture corpus so
hosts spawn only when work is independent. A large coupled task stays
single-agent. Pinmind still does not launch agents.
@iammedved
iammedved merged commit f215fbb into main Aug 19, 2026
1 check passed
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