State-hub connect and initial workplans
This commit is contained in:
parent
ebb241dab6
commit
f25bd2cf84
14 changed files with 657 additions and 2 deletions
19
.claude/rules/repo-boundary.md
Normal file
19
.claude/rules/repo-boundary.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue