We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Zinc reads store and package facts with zinc:// paths.
zinc://
zinc://packages
zinc://fragments
zinc://heads
zinc://config
zinc://packages/<package>/manifest/<path>
Example:
zinc://packages/openai-responses/manifest/software/responses
zinc://packages/<package>/files/<relative/path>
zinc://packages/openai-responses/files/software/responses.py
A small URI surface is easier to remember than a large command-specific API.
zinc:// paths expose store facts and package navigation without importing package internals.