Shimo4228 commited on
Commit
5dbb7ca
·
verified ·
1 Parent(s): c713b03

Promote HF sibling mirrors to independent section (cross-dataset federation)

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -89,7 +89,14 @@ v2.1.0 (2026-05-08) front-loads three core themes in the front-door documentatio
89
  | [contemplative-agent](https://github.com/shimo4228/contemplative-agent) | [10.5281/zenodo.19212118](https://doi.org/10.5281/zenodo.19212118) | Reference implementation that runs AKC over its own logs |
90
  | [agent-attribution-practice](https://github.com/shimo4228/agent-attribution-practice) | [10.5281/zenodo.19652013](https://doi.org/10.5281/zenodo.19652013) | Content-side sibling; ADRs on accountability distribution |
91
 
92
- Each sibling has its own Hugging Face dataset mirror: [Shimo4228/contemplative-agent](https://huggingface.co/datasets/Shimo4228/contemplative-agent), [Shimo4228/agent-attribution-practice](https://huggingface.co/datasets/Shimo4228/agent-attribution-practice), and [Shimo4228/research-program-hub](https://huggingface.co/datasets/Shimo4228/research-program-hub) (federation index).
 
 
 
 
 
 
 
93
 
94
  ## Citation
95
 
 
89
  | [contemplative-agent](https://github.com/shimo4228/contemplative-agent) | [10.5281/zenodo.19212118](https://doi.org/10.5281/zenodo.19212118) | Reference implementation that runs AKC over its own logs |
90
  | [agent-attribution-practice](https://github.com/shimo4228/agent-attribution-practice) | [10.5281/zenodo.19652013](https://doi.org/10.5281/zenodo.19652013) | Content-side sibling; ADRs on accountability distribution |
91
 
92
+ ## Sibling datasets (on Hugging Face)
93
+
94
+ | Dataset | Role |
95
+ |---|---|
96
+ | **[Shimo4228/agent-knowledge-cycle](https://huggingface.co/datasets/Shimo4228/agent-knowledge-cycle)** | **This dataset** — mechanism, six-phase bidirectional growth loop |
97
+ | [Shimo4228/contemplative-agent](https://huggingface.co/datasets/Shimo4228/contemplative-agent) | Reference implementation — four axioms + memory dynamics |
98
+ | [Shimo4228/agent-attribution-practice](https://huggingface.co/datasets/Shimo4228/agent-attribution-practice) | Content — ADRs + Business AI Quadrants on accountability distribution |
99
+ | [Shimo4228/research-program-hub](https://huggingface.co/datasets/Shimo4228/research-program-hub) | Federation index — entry point for crawlers; hops between sibling datasets via `siblingOf` / `derivesFrom` edges |
100
 
101
  ## Citation
102