hyf

Context-aware query service for Radroots
git clone https://radroots.dev/git/hyf.git
Log | Files | Refs | README | LICENSE

commit e96fcf00c08a4781db9d8c76de01be4e4e674cc2
parent 9aed0fbda0fde70a22923b20a988c2649ef31a0f
Author: triesap <tyson@radroots.org>
Date:   Thu,  4 Jun 2026 12:41:34 -0700

docs: clarify release boundary

- distinguish source authority from official artifacts
- preserve repo-local release-candidate validation
- keep builder and target policy outside this repo
- document standalone build and test expectations

Diffstat:
MAGENTS.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/AGENTS.md b/AGENTS.md @@ -1,7 +1,8 @@ # hyf - code directives - this repo defines `hyf`, the contextual intelligence layer for Radroots networks; the primary daemon is `hyfd` -- treat this repo root as the source of truth for runtime, release, validation, and documentation +- treat this repo root as the source of truth for source, runtime behavior, repo-local release-candidate validation, and documentation +- official Radroots signed artifact provisioning, builder selection, target matrices, publication, promotion, and deploy transport are not defined by this repo - keep docs and manifests honest about current implementation status and documented command surfaces - prefer the smallest coherent change that fully addresses the request; do not mix unrelated cleanup, speculative refactors, or roadmap work into the same change - read `README.md`, `pixi.toml`, and `flake.nix` before broad edits, and inspect the current implementation before changing behavior