Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 2.01 KB

File metadata and controls

50 lines (36 loc) · 2.01 KB

NOTICE

This repository describes the Agentic Datasets concept and programme. It is documentation; there is no code in it.

Its documentation is licensed CC BY 4.0. Quote it, adapt it, translate it, build on it — commercially or not — with attribution. See LICENSE.md.


Where the commercial boundary actually is

Not here. Individual implementation repositories carry their own licenses, chosen for what each contains. The pattern across the programme is:

  • Specifications, conformance contracts and explanatory prose — open, attribution-only. A specification nobody may use commercially is not an interoperability specification.
  • Normative machine-readable artifacts — public domain where they exist, so they can be vendored unchanged into implementations in any language.
  • Conformance tooling — permissively licensed, because a third party has to be able to build and test an independent implementation.
  • Reference and product implementations — restricted where there is a live commercial interest, and time-limited rather than indefinite.

agentic-datasets/reference is the worked example of that split.

Implementing the model

You need no permission from anybody to implement agentic datasets, to publish your implementation, or to sell it. The concept is published, and the conformance specification and its executable vectors are openly licensed in the repository that carries them.

Citation

Alexander Chernov ORCID: 0009-0007-3198-2712 GitHub: @doytsujin · LinkedIn: @thedoytsujin


© 2026 Alexander Chernov. Documentation licensed CC BY 4.0.

Revised 2026-09-02. The previous version framed the whole repository as commercially restricted and described it as "the foundation for a commercial software product". That no longer describes where the boundary sits, and it never described the contents of this repository, which are prose.