Skip to content

okf-author v1.2.0

Choose a tag to compare

@parkscloud parkscloud released this 20 Jun 22:44
· 5 commits to main since this release

okf-author v1.2.0 recommends relative cross-links over bundle-absolute /-rooted links (decision D10). GitHub and other forges resolve a /-rooted link against the repository root, so bundle-absolute links break whenever the bundle is a subdirectory — verified live. Updated the SKILL.md link guidance, templates, and the examples/handbook bundle to use relative links; generate_indexes.py already emitted them, and validate.py accepts both forms (both are conformant per OKF §5.1–5.2). Also corrected the DESIGN §5 repo-layout tree (added CLAUDE.md + generate_indexes.py; dropped the never-created docs/).