Files
2026-07-13 12:36:35 +08:00

12 lines
489 B
JSON

{
"name": "documentation-standards",
"displayName": "Documentation Standards",
"version": "1.0.1",
"description": "HADS (Human-AI Document Standard) \u2014 semantic tagging convention for writing documentation that works efficiently for both human readers and AI models. Reduces token consumption and hallucination risk by separating machine-critical facts from human context.",
"author": {
"name": "Niksa Barlovic",
"email": "catcam@gmail.com"
},
"license": "MIT"
}