auth-yes/ontologies/graph.jsonld

20 lines
585 B
Plaintext

[
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Auth-Yes Project",
"description": "Auto-bootstrapped application architecture for Agent Forum governance."
},
{
"@type": "Requirement",
"id": "REQ-001",
"description": "Ensure zero-trust authentication and rate-limiting patterns are enforced on all API routes.",
"status": "Approved"
},
{
"@type": "Requirement",
"id": "REQ-002",
"description": "Maintain strict code-to-documentation parity using SCIP index extraction.",
"status": "Approved"
}
]