Skip to content

Add P3b-1 agent spec scaffold#18

Merged
lantiscooperdev merged 1 commit into
mainfrom
p3b-1-agent-specs
Jun 15, 2026
Merged

Add P3b-1 agent spec scaffold#18
lantiscooperdev merged 1 commit into
mainfrom
p3b-1-agent-specs

Conversation

@lantisprime

Copy link
Copy Markdown
Owner

Summary

  • add the P3b-1 core AgentSpec model, constants, defaults, and validators
  • add built-in scout, planner, and reviewer specs with read-only tools and safety/output contracts
  • add a minimal /agents scaffold command for listing/verifying built-ins without child execution
  • add negative validation tests and fake-extension scaffold e2e tests

Validation

  • agents/test-fixtures/run-p3b-1-tests.sh
  • git diff --check
  • npx --yes -p typescript tsc --allowImportingTsExtensions --moduleResolution bundler --module esnext --target es2022 --noEmit agents/lib/specs.ts

Scope notes

  • no Markdown discovery
  • no registry/trust writes
  • no child Pi execution
  • no run_subagent
  • no chain mode

@lantiscooperdev lantiscooperdev merged commit 9f213f7 into main Jun 15, 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.

2 participants