Document semantic attractors concept

This commit is contained in:
2026-06-06 00:52:21 +02:00
parent fe2e98e2a4
commit e23ed0c06b
4 changed files with 403 additions and 2 deletions

View File

@@ -0,0 +1,34 @@
---
id: ADHOC-2026-06-06
type: workplan
title: "Ad Hoc Fixes 2026-06-06"
domain: railiance
repo: railiance-fabric
status: finished
owner: codex
topic_slug: railiance
created: "2026-06-06"
updated: "2026-06-06"
state_hub_workstream_id: "02426929-e247-4fbf-8072-ea05cac41e93"
---
# ADHOC-2026-06-06 - Ad Hoc Fixes
## Document Semantic Attractors
```task
id: ADHOC-2026-06-06-T01
status: done
priority: medium
state_hub_task_id: "982d1571-128c-40de-bedf-5d70b2ffd586"
```
Refine the concept of semantic attractors for the graph explorer: topic-like
view entities such as `security`, `development`, and `operations` that pull
repositories or other entities based on semantic closeness, initially scored
from repo `SCOPE.md` files and mapped into spring-layout strength.
Result: Added `docs/semantic-attractors.md` with the concept model, SCOPE.md
scoring approach, score semantics, layout mapping, payload shape, operator
workflow, relationship to zones, initial presets, implementation path, and open
questions. Linked the concept from the README and graph explorer contract.