Commit graph

6 commits

Author SHA1 Message Date
Bryan Ramos
26d004fe46 refactor(sources): trim redundant rules, cleanup agent sources, harness-neutral orchestrate
- Drop rules/02-responses.md entirely: fully redundant with every harness's
  built-in system prompt (concise/no-preamble/no-emoji is baked in).
- Trim 04-tools.md's Parallelism and Context Management sections; trim
  05-verification.md's "run tests" bullet. All covered by harness defaults.
- Scope 01-session.md to claude only (memory/ hierarchy is Claude-specific).
- Update schemas/team.schema.json const-pin to match the new rules.order.
- Strip vestigial Claude-style YAML frontmatter from agents/*.md sources
  (extract_body was already discarding it; TEAM.yaml is the real source).
- Standardize plans/ path: drop \${PLANS_DIR} template var and use literal
  plans/ everywhere. Claude/codex/opencode now share one plans convention.
- Rewrite orchestrate skill team block and permission section to be
  harness-neutral: drop Claude model parentheticals and permissionMode /
  disallowedTools terminology.
- Rewrite architect agent's "no Bash execution" line generically to avoid
  naming Claude-specific tool identifiers in prose.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 08:34:52 -04:00
254d72cfd4 added opencode 2026-04-12 23:10:30 -04:00
3a2d565aaa chore(config): harden shared agent rules 2026-04-03 12:31:48 -04:00
7381316e28 fix 2026-04-02 15:46:38 -04:00
2a2cd3ca22 Refine agent escalation contracts 2026-04-02 14:05:51 -04:00
84882d3b9c feat(protocol): add authored runtime and team configs 2026-04-02 13:25:19 -04:00