Attestor agent guide

Mission

Attestor moves signed evidence through the trust chain by accepting DSSE bundles from trusted Stella services, registering them with the Stella local transparency log by default, optionally syncing to Rekor-compatible external logs when configured, and serving deterministic verification payloads to other services.

Key docs

How to get started

  1. Open sprint file /docs/implplan/SPRINT_*.md and locate the stories referencing this module.
  2. Review ./TASKS.md for local follow-ups and confirm status transitions (TODO → DOING → DONE/BLOCKED).
  3. Read the architecture and README for domain context before editing code or docs.
  4. Coordinate cross-module changes in the main /AGENTS.md description and through the sprint plan.

Guardrails

Required Reading

Working Agreement