State-hub connect and initial workplans

This commit is contained in:
2026-05-03 20:43:56 +02:00
parent ebb241dab6
commit f25bd2cf84
14 changed files with 657 additions and 2 deletions

View File

@@ -0,0 +1,19 @@
# Repo Boundary
`infospace-bench` owns application-level infospace usage. It must not absorb
lower-layer responsibilities.
Belongs here:
- Infospace definitions and examples
- Application workflow definitions
- Evaluation and inspection reports
- Migration notes from `markitect-main`
- Workplans for applied infospace capabilities
Belongs elsewhere:
- Markdown parsing and structural syntax primitives: `markitect-tool`
- Runtime persistence and orchestration: `kontextual-engine`
- LLM provider abstraction: `llm-connect` or equivalent
- Final production domain artifacts: the relevant domain repo