Add a per-file copyright header so ownership is visible at the file level (consistent with the root LICENSE).
Mechanical change — prepend this exact line as the first line of each file, nothing else:
// Copyright (c) 2026 Sub Rosa contributors
Add it to the following files:
services/agent/src/bidder.test.ts
services/agent/src/mandate-cap-negative.test.ts
services/agent/src/mandate.test.ts
services/appraisal-api/src/appraisal-fixtures.test.ts
services/appraisal-api/src/appraisal.test.ts
services/appraisal-api/src/config.test.ts
services/auction-template/sealed-auction.smoke.test.ts
services/keeper/src/dry-run.test.ts
services/keeper/src/keeper.test.ts
services/keeper/src/queue-replay.test.ts
services/keeper/src/settlement-guard.test.ts
services/keeper/src/status-server.test.ts
services/keeper/src/status.test.ts
services/keeper/src/store.test.ts
services/keeper/src/watch-queue.test.ts
services/keeper/src/watch.test.ts
services/receipt-cli/src/receipt.test.ts
apps/web/src/commands/__tests__/doctor.test.ts
apps/web/src/components/dashboard/RoundStatusCard.test.tsx
apps/web/src/dashboard/fixture-health-check.test.ts
apps/web/src/demo/trace-health-check.test.ts
apps/web/src/lib/config.test.ts
apps/web/src/lib/round-status.test.ts
examples/grant-scoring/src/pilot.test.ts
examples/grant-scoring/src/reveal-readiness.test.ts
examples/grant-scoring/src/scoring.test.ts
Add a per-file copyright header so ownership is visible at the file level (consistent with the root
LICENSE).Mechanical change — prepend this exact line as the first line of each file, nothing else:
Add it to the following files:
services/agent/src/bidder.test.tsservices/agent/src/mandate-cap-negative.test.tsservices/agent/src/mandate.test.tsservices/appraisal-api/src/appraisal-fixtures.test.tsservices/appraisal-api/src/appraisal.test.tsservices/appraisal-api/src/config.test.tsservices/auction-template/sealed-auction.smoke.test.tsservices/keeper/src/dry-run.test.tsservices/keeper/src/keeper.test.tsservices/keeper/src/queue-replay.test.tsservices/keeper/src/settlement-guard.test.tsservices/keeper/src/status-server.test.tsservices/keeper/src/status.test.tsservices/keeper/src/store.test.tsservices/keeper/src/watch-queue.test.tsservices/keeper/src/watch.test.tsservices/receipt-cli/src/receipt.test.tsapps/web/src/commands/__tests__/doctor.test.tsapps/web/src/components/dashboard/RoundStatusCard.test.tsxapps/web/src/dashboard/fixture-health-check.test.tsapps/web/src/demo/trace-health-check.test.tsapps/web/src/lib/config.test.tsapps/web/src/lib/round-status.test.tsexamples/grant-scoring/src/pilot.test.tsexamples/grant-scoring/src/reveal-readiness.test.tsexamples/grant-scoring/src/scoring.test.ts