Skip to content

Commit 10a289d

Browse files
chore(repo): Add repo details to docs template (#30)
* chore(repo): prepare for public repo launch * chore(repo): Add repo info to docs template
1 parent 38cf424 commit 10a289d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/publishing/overview-template.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,19 @@ The framework works with OpenAPI 3.x and 2.x specifications. It's implementation
9696
## Related Resources
9797

9898
- **[Full Specification](specification.md)** — Complete technical specification with normative requirements
99+
- **[Framework Repository](https://github.com/jentic/api-ai-readiness-framework)** — full source specification, contribution guidelines, and issue tracking
99100
- **[Jentic Public APIs](https://github.com/jentic/jentic-public-apis)** — Collection of scored API specifications demonstrating the framework in practice
100101
- **Blog Posts**:
101102
- [Why Most APIs Fail in AI Systems and How to Fix It](https://thenewstack.io/why-most-apis-fail-in-ai-systems-and-how-to-fix-it/) (The New Stack)
102103
- [Is Your OpenAPI AI-Ready?](https://jentic.com/blog/is-your-open-api-ai-ready) (Jentic)
103104
- [Scoring APIs for AI](https://jentic.com/blog/scoring-apis-for-ai) (Jentic)
104105

106+
## Contributing
107+
108+
This framework is open source and welcomes community contributions. Whether you're reporting issues, suggesting improvements, or building upon the specification, your input helps strengthen the framework for everyone.
109+
110+
Visit the [GitHub repository](https://github.com/jentic/api-ai-readiness-framework) to get started. See [CONTRIBUTING.md](https://github.com/jentic/api-ai-readiness-framework/blob/main/CONTRIBUTING.md) for guidelines.
111+
105112
## Specification Metadata
106113

107114
- **Version**: {{VERSION}}

0 commit comments

Comments
 (0)