Skip to content

fix: create casting-reference.md and correct universe count#466

Closed
tamirdresher wants to merge 1 commit intobradygaster:mainfrom
tamirdresher:contrib/fix-casting-reference-459
Closed

fix: create casting-reference.md and correct universe count#466
tamirdresher wants to merge 1 commit intobradygaster:mainfrom
tamirdresher:contrib/fix-casting-reference-459

Conversation

@tamirdresher
Copy link
Copy Markdown
Collaborator

Summary

Fixes #459 — casting-reference.md was referenced in squad.agent.md but never created, and the universe count claim was inaccurate.

Changes

1. Created \casting-reference.md\ (4 template directories)

  • Full universe table with all 14 universes, capacities, shapes, and resonance themes
  • Universe selection algorithm documentation (scoring formula, weights, selection steps)
  • Casting state file JSON schemas for \policy.json,
    egistry.json, and \history.json\

2. Fixed universe count in \squad.agent.md\ (5 locations)

  • Changed \31 universes available\ → \14 universes available\ to match actual \casting-policy.json\ content

Files Changed

  • \ emplates/casting-reference.md\ (new)
  • .squad-templates/casting-reference.md\ (new)
  • \packages/squad-cli/templates/casting-reference.md\ (new)
  • \packages/squad-sdk/templates/casting-reference.md\ (new)
  • \ emplates/squad.agent.md\ (fix count)
  • .squad-templates/squad.agent.md\ (fix count)
  • \packages/squad-cli/templates/squad.agent.md\ (fix count)
  • \packages/squad-sdk/templates/squad.agent.md\ (fix count)
  • .github/agents/squad.agent.md\ (fix count)

Testing

  • Verified all 5 \squad.agent.md\ files now say '14 universes'
  • Verified all 4 \casting-reference.md\ copies match
  • Content cross-referenced against \casting-policy.json\ to ensure accuracy

…ter#459)

- Create casting-reference.md in all 4 template directories with full
  universe table, selection algorithm docs, and casting state file schemas
- Fix squad.agent.md in all 5 locations: correct '31 universes' claim
  to '14 universes' matching actual casting-policy.json content

Fixes bradygaster#459

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@bradygaster
Copy link
Copy Markdown
Owner

Closing — superseded by #460 which was merged to dev. Thanks for the contribution!

chrislomonico pushed a commit to clomonico/squad that referenced this pull request Mar 26, 2026
…radygaster#466)

- Bold header, dash separator, aligned key-value pairs
- Dimmed root path for visual hierarchy
- Working section uses [WORK]/[STREAM] vocabulary with activity hints
- Imports ANSI codes from existing output module

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

bug: casting-reference.md missing, squad.agent.md claims 31 universes but only 14-15 exist

2 participants