Instruction file imported from ktanino10/ai-hardware-engineering-team (
.github/instructions/datasheets.instructions.md). Copyright stays with the author.
- This repository is public. Never commit an actual datasheet file (PDF,
etc.) under
datasheets/—.gitignoreblocks common binary extensions here as a backstop, but the rule is: don't add them in the first place. - Only add/edit metadata reference records (
*.md): manufacturer, part number, revision/version, publication date, official URL, retrieval date. Follow the exact template indatasheets/README.md. - Never rewrite, paraphrase away, or "helpfully summarize" the numeric
content of a datasheet inside a metadata record — a metadata record
describes the document, it does not reproduce the document's content.
Extracted parameter values belong in
Parameter | Min | Typ | Max | Unit | Sourcetables elsewhere (bom/,hardware/), each row citing an Evidence ID. - Every Evidence ID (
DS-<CATEGORY>-<NNN>) used anywhere in the repository must have a corresponding row indatasheets/evidence-log.mdwith the full citation (metadata record, section/table/page, parameter/claim). - If a datasheet cannot be found for a part under serious consideration, do
not fabricate values or infer them from a similar part — write
UNKNOWNand escalate to the human (docs/architecture.md§10).