Skip to content

docs(spec): clarify that leading-slash paths are relative to bundle r… - #405

Open
Saviour5538 wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
Saviour5538:fix/issue-344-clarify-bundle-relative-paths
Open

Saviour5538 wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
Saviour5538:fix/issue-344-clarify-bundle-relative-paths

Conversation

@Saviour5538

@Saviour5538 Saviour5538 commented Sep 10, 2026

Copy link
Copy Markdown

Fixes #344

Summary of Changes

  • Clarified in SPEC.md §6.2 that path-valued fields starting with a leading slash (/) resolve relative to the root directory of the knowledge bundle, matching the convention defined in §6.1.
  • Removes ambiguity regarding POSIX filesystem root vs. bundle root for consumers and parsers.

Validation

  • Validated markdown formatting and cross-references against the OKF v0.2 specification.

@google-cla

google-cla Bot commented Sep 10, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@Saviour5538

Copy link
Copy Markdown
Author

Fixes #344

Summary of Changes

  • Clarified in SPEC.md §6.2 that path-valued fields starting with a leading slash (/) resolve relative to the root directory of the knowledge bundle, matching the convention defined in §6.1.
  • Removes ambiguity regarding POSIX filesystem root vs. bundle root for consumers and parsers.

Validation

  • Validated markdown formatting and cross-references against the OKF v0.2 specification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

§6.2: what is a leading-slash link relative to?

1 participant