mirror of
https://github.com/boshu2/agentops.git
synced 2026-09-14 15:08:13 +08:00
924dc91819
This repo tracks with br (beads_rust). Previously ao resolved tracker=br only via ledger-presence (source=ledger). Add an explicit .agentops/config.yaml tracker: br pin so resolution is source=config — robust to unusual ledger layouts and consistent with the new personal-site pin. No behavior change (still br); closes the unpinned-resolver class that caused an earlier silent gate miss. Part of the tracker-estate-pins-and-freeze arc (epic age-9bzf9).
6 lines
298 B
YAML
6 lines
298 B
YAML
# AgentOps project config for the agentops repo.
|
|
# Explicit tracker pin (defense-in-depth over the ledger-presence tie-break):
|
|
# this repo tracks with br (beads_rust); pin it so `ao` resolves tracker=br from
|
|
# config (source=config), never mis-resolving under an unusual ledger layout.
|
|
tracker: br
|