proposal-rubric-default.json json
9 lines 481 B
Raw
sha256:65ccb454656ea5acdea0a10e559b78bcde1eb6ff753ecc2911bc99d1c3d7cadd feat(calendar): enforce agent context tiers in retrieval AP… Human minor ⚠ breaking 2 days ago
1 {
2 "items": [
3 { "id": "accurate", "label": "Content appears accurate and appropriate for this vault" },
4 { "id": "no_secrets", "label": "No obvious secrets, API keys, or credentials in the body" },
5 { "id": "matches_intent", "label": "Change matches the stated intent (if any)" },
6 { "id": "pii", "label": "No unnecessary personal data (PII) unless the note is meant to store it" },
7 { "id": "tone", "label": "Tone and structure fit the rest of the vault" }
8 ]
9 }
File History 2 commits
sha256:65ccb454656ea5acdea0a10e559b78bcde1eb6ff753ecc2911bc99d1c3d7cadd feat(calendar): enforce agent context tiers in retrieval AP… Human minor 2 days ago
sha256:9103f98c89257ed2b01c237cea895dabb3e85ea337dccb1161c175e4422355b6 docs: accept Calendar Events v0 spec with Phase 0 security … Human 2 days ago