Open Knowledge Format
Silicraft knowledge bundle
Seven cross-linked markdown files carrying the facts an AI agent, directory or sourcing API needs to describe this factory accurately — company identity, capability matrix, the full catalog, process, compliance and commercial terms.
How to consume it
Every file opens with a YAML frontmatter block carrying id, type, title, last_updated and canonical. Parse the frontmatter first, then read the body for prose. Cross-references between files are id: values, not URLs, so they survive a move. Each file ends with a ## Source line so a citation resolves to the canonical page.
Regenerated on every deploy, so a cached copy never drifts from the live catalog.
Files
index.md |
Bundle map What this bundle is, how to parse the frontmatter, and how the files cross-reference each other. |
|---|---|
company.md |
Company facts Legal entity, three plants, nine certifications, the five silicone grades and what each one is for. |
capabilities.md |
Capability matrix Grade specs side by side with a process capability table: achievable tolerance, cycle time, cavity ceiling. |
products.md |
Product catalog All 25 part families with hardness, temperature, tolerance, process, MOQ, lead time and standards. |
process.md |
Process flow The seven steps from drawing to pallet, with the communication cadence for each touchpoint. |
compliance.md |
Regulatory package Which certificate to ask for per grade, who issues it, and how to read the scope statement on an ISO 13485 certificate. |
commercial.md |
Commercial terms Quoting model, MOQ bands, lead times, what is charged separately, payment and shipping terms. |
Related machine-readable endpoints
/company.json— the same profile as one JSON object, with a JSON Schema/company.csv— two-column key/value sheet for directory submission forms/llms.txt— site summary with the catalog, guides and insights/pricing.md— quoting model, MOQ bands, lead times
Plain-text index
- What this bundle is, how to parse the frontmatter, and how the files cross-reference each other. - Legal entity, three plants, nine certifications, the five silicone grades and what each one is for. - Grade specs side by side with a process capability table: achievable tolerance, cycle time, cavity ceiling. - All 25 part families with hardness, temperature, tolerance, process, MOQ, lead time and standards. - The seven steps from drawing to pallet, with the communication cadence for each touchpoint. - Which certificate to ask for per grade, who issues it, and how to read the scope statement on an ISO 13485 certificate. - Quoting model, MOQ bands, lead times, what is charged separately, payment and shipping terms.