SquadTeamAnnotation Properties
ClassProperties4 members
Carries Squad team metadata on a
SquadResource so that lifecycle hooks, dashboard annotations, and downstream tooling know where team files live. Gets the absolute path to
.squad/team.md (the agent roster).public string AgentRosterFile { get; }Gets the absolute path to
.squad/decisions.md.public string DecisionsMdPath { get; }Gets the absolute path to
.squad/decisions/inbox/.public string InboxDir { get; }Gets the absolute path to the directory that contains the
.squad/ folder.public string TeamRoot { get; }