Skip to content

docs: align M1 live acceptance workflow - #62

Merged
Notyet1307 merged 1 commit into
mainfrom
docs/m1-live-acceptance-workflow
Sep 7, 2026
Merged

docs: align M1 live acceptance workflow#62
Notyet1307 merged 1 commit into
mainfrom
docs/m1-live-acceptance-workflow

Conversation

@Notyet1307

Copy link
Copy Markdown
Owner

Task

Change

  • Clarify that [SAS-103] 完成五个 Agent 的真实 Sandbox smoke #9 closure covers repository-reachable harness work, not live Sandbox acceptance.
  • Align SAS-104/105/106/107 dependencies to SAS-102 and document their evidence boundaries.
  • Add the SAS-108 preflight record and live acceptance gate to project status and roadmap.
  • Add single-writer, authorization, evidence-tier, and independent-acceptance rules to contribution and PR materials.
  • Correct agent-compose error classification and prohibit blind retries without authoritative idempotency or no-side-effect evidence.
  • Add local-development warnings for .env export and make clean data deletion.

Why

The local planning graph and the GitHub task bodies previously treated SAS-103 live smoke as a prerequisite for repository-level work. The updated contract separates offline/controlled evidence from the future authorized live gate and fails closed when external provenance or attestation is absent.

Scope and non-goals

Verification

  • SAS_VERIFY_AGENT_COMPOSE=0 SAS_EXECUTOR=mock make verify
  • make smoke (not rerun; existing CI/Mock evidence remains explicitly labeled)
  • make race for concurrency/store changes (not applicable; documentation-only)
  • Added or updated fixtures/evals (not applicable)
  • No secrets or customer data
  • Security boundaries reviewed in the documented scope
  • Documentation and rollback updated
  • Evidence tier is labeled; CI or Mock output is not presented as live evidence
  • Live authorization (not applicable; no live execution)
  • Independent acceptance (pending reviewer)

Evidence

  • Commit: d569b94 (cherry-picked from pushed ad74aab9cb2b5aab2397d069a492bcf339365d5b onto origin/main)
  • git diff --check passed.
  • Preflight remains BLOCKED: controls attestation, governed validator provenance, authoritative runtime provenance, listener/credential authorization, and retry idempotency signal are absent or unverified.
  • No live credentials or customer data included.

@Notyet1307
Notyet1307 merged commit 9a4c7b9 into main Sep 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SAS-104] 实现 Agent 输出 JSON Schema 强校验

1 participant