State-hub connect and initial workplans
This commit is contained in:
parent
ebc3e3e65b
commit
83a50a38d9
11 changed files with 517 additions and 2 deletions
9
.claude/rules/repo-boundary.md
Normal file
9
.claude/rules/repo-boundary.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Repo Boundary
|
||||
|
||||
Keep `markitect-tool` focused on provider-neutral markdown primitives:
|
||||
parse, validate, transform, compose, query, template, generate, configure,
|
||||
cache, and expose through CLI/API.
|
||||
|
||||
Leave infospace lifecycle, persistence/orchestration, project-specific
|
||||
knowledge models, rendering applications, and service infrastructure to
|
||||
higher-layer repositories.
|
||||
Loading…
Add table
Add a link
Reference in a new issue