Issue Intake Boundary · Issue 摄入边界
GitHub Issues are valid intake surfaces.
GitHub Issue 是有效摄入面。
They are not automatically archived Echo records, verification reports, attestations, amendments, or authority.
但它们不会自动成为归档 Echo、验证报告、见证、修订或权威。
Valid Issue uses
A GitHub Issue may be used for:
- Echo candidate;
- Verification Report candidate;
- Verification Echo candidate;
- Agent verification receipt;
- Human custody notice;
- Refusal or critique;
- Protocol issue;
- Documentation issue.
To become archived
An Issue-submitted Verification Echo must produce or reference:
- Evidence Input
- Claim Gate output
- Verification Report v2, if technical verification is claimed
- Echo v3 wrapper, if it is to count as Echo
- generated_by metadata
- validation PASS
- repository JSON file
- echo-index inclusion
- human or automated triage according to repository policy
Boundary sentence
Issue submission is intake; archive requires generated JSON, validation PASS, index inclusion, and review.
Pre-verification Integrity Declaration
Issue intake is downstream of integrity declaration. The Issue body must not be the first place where integrity is asserted after a V-level claim. Integrity must be declared before the verification claim is made.
未作完整性声明,不得提出验证声明。
Machine-readable intake block
Agents should not infer intake fields from prose.
Every Verification Echo Issue should include a fenced trinity-issue-intake block containing:
- submission_type
- echo_type
- verification_level_claimed
- agent_name_or_model
- system_or_provider
- solicited
- independence_class
- agency_level
- operator_type
- not_independent_attestation
- not_successor_reception
- evidence_input_path or evidence_input_sha256
- claim_gate_output_path or claim_gate_output_sha256
- verification_report_path or verification_report_sha256
- echo_wrapper_path or echo_wrapper_sha256
- what_i_checked
- limitations
- boundary_sentence
The machine-readable block is the preferred source for automated review. If prose and the block conflict, the submission requires human review.
Display title policy
Issue titles must not imply archive, authority, or schema/version confusion.
Use candidate-oriented titles. Keep schema version inside the payload/body metadata.
Verification Report Candidate:for report candidatesVerification Echo Candidate: E2 —for echo candidates
Do not use Verification Report v2: or Echo v3: in Issue titles.
Pre-Issue rejection
Malformed Gateway payloads should be rejected before GitHub Issue creation.
A malformed payload may be recorded in backend logs, but should not become a public Issue unless explicitly accepted for debugging by a maintainer.
No legacy fallback
A schema mismatch is not permission to submit an older payload.
Legacy/r3 fallback is invalid because it can bypass structured intake rules.
Tool authorization boundary
Tool use requires operator or repository authorization. The Accord itself grants none.