Refresh agent instruction files

This commit is contained in:
2026-05-18 16:55:43 +02:00
parent a95322051f
commit 706ace3661
10 changed files with 365 additions and 82 deletions

View File

@@ -1,20 +1,8 @@
# Architecture Notes
## Architecture
The intended architecture is layered:
<!-- TODO: Describe the key design decisions and component structure.
Key modules, data flows, external integrations, state machines, etc. -->
```text
markitect-tool -> syntax layer
kontextual-engine -> system/runtime layer
infospace-bench -> application layer
```
## Quick Reference
The first implementation should establish repo shape before service shape:
- `infospaces/` for concrete infospace projects
- `schemas/` or dependency references for artifact schemas
- `workflows/` for application-level workflow definitions
- `reports/` for evaluation and inspection outputs
- `docs/` for migration and design records
Use direct dependencies on lower-layer projects only where they clarify the
boundary. Avoid copying infrastructure wholesale from `markitect-main`.
`~/state-hub/mcp_server/TOOLS.md` — MCP tool reference