Add a2ml_ex and k9_ex to Text and Numbers section#4922
Open
hyperpolymath wants to merge 1 commit intoh4cc:masterfrom
Open
Add a2ml_ex and k9_ex to Text and Numbers section#4922hyperpolymath wants to merge 1 commit intoh4cc:masterfrom
hyperpolymath wants to merge 1 commit intoh4cc:masterfrom
Conversation
|
Why are both of the repos archived since yesterday? |
Author
|
Hi @krns — I sincerely apologise for that! I was reorganising my repositories and consolidating some of the smaller packages into a monorepo structure to reduce clutter, and I archived these without first checking that I had open pull requests linking to them. That was a really careless oversight on my part and I'm sorry for any confusion it caused. Both repos are now unarchived and fully accessible again. The code, documentation, and Hex packages are all intact and actively maintained. I'll be more careful about checking for external references before making organisational changes in future. Again, really sorry about that — it won't happen again. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Both are placed alphabetically in the Text and Numbers section.
About A2ML and K9
A2ML (Attested Markup Language) is a lightweight markup format for AI agent identity and attestation. It provides a standardised way for AI systems to declare capabilities, provenance, and trust properties. An IANA media type registration is in progress (
application/a2ml).K9 (Self-Validating Components) is a configuration format with built-in trust levels and Nickel contract integration. K9 files declare their own validation rules inline, enabling configuration that is both human-readable and formally verifiable.
Both formats have implementations across multiple language ecosystems (Rust, Elixir, Gleam).