Init nomadworks
This commit is contained in:
30
codemap.yml
Normal file
30
codemap.yml
Normal file
@@ -0,0 +1,30 @@
|
||||
scope: repo
|
||||
name: codenomad
|
||||
purpose: >
|
||||
Repository navigation index. Points to current-state
|
||||
product specs, process docs, and module entrypoints.
|
||||
|
||||
code_roots:
|
||||
- src/
|
||||
- agents/
|
||||
- docs/
|
||||
|
||||
links:
|
||||
- title: Global Context
|
||||
path: Agents_Common.md
|
||||
summary: "Core rules and agent roles."
|
||||
|
||||
- title: Orchestration Strategy
|
||||
path: docs/core/agent_orchestration.md
|
||||
summary: "Collaboration and handoff protocols."
|
||||
|
||||
- title: Technical Architecture
|
||||
path: docs/architecture/TECHNICAL_ARCHITECTURE.md
|
||||
summary: "Global patterns and tech stack."
|
||||
|
||||
entrypoints: []
|
||||
commands:
|
||||
test: "echo 'No global test command defined'"
|
||||
lint: "echo 'No global lint command defined'"
|
||||
|
||||
modules: []
|
||||
Reference in New Issue
Block a user