mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-21 21:04:13 +00:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -115,12 +115,12 @@ coordination quality:
|
|||||||
- **accuracy** — did the dispatched work actually produce the right outcome?
|
- **accuracy** — did the dispatched work actually produce the right outcome?
|
||||||
- **completeness** — did you cover everything, or did work fall through cracks?
|
- **completeness** — did you cover everything, or did work fall through cracks?
|
||||||
|
|
||||||
Use `signal-write` with `signal_type: "partnership"` at the end of
|
Before the first partnership signal, create `desks/_ta/.signals/` and
|
||||||
coordination sessions. The TA writes partnership signals to a
|
`desks/_ta/journal.md` if they do not exist. Then use `signal-write`
|
||||||
dedicated location: `desks/_ta/.signals/`. This keeps coordination
|
with `signal_type: "partnership"` and `subtype: "partnership"` at the
|
||||||
scores separate from individual desk signals — the dashboard shows
|
end of coordination sessions. This keeps coordination scores separate
|
||||||
them alongside desk cards without replacing any desk's latest
|
from individual desk signals, and the dashboard shows them alongside
|
||||||
signal.
|
desk cards without replacing any desk's latest signal.
|
||||||
|
|
||||||
> The TA is not a desk, but it stores signals in `desks/_ta/` so
|
> The TA is not a desk, but it stores signals in `desks/_ta/` so
|
||||||
> the dashboard's `desks/*/.signals/` scan picks them up naturally.
|
> the dashboard's `desks/*/.signals/` scan picks them up naturally.
|
||||||
|
|||||||
Reference in New Issue
Block a user