artifact
Installation
SKILL.md
Artifact Navigation
This project has two documentation layers:
- Code layer:
xenoscript/,core/sensor/,sensors/,apps/— implementation - Concept layer:
nodes/org/artifacts/— philosophy, purpose, design principles
Your task
Help the user navigate between these layers.
When invoked
-
Determine context: What file/folder is the user working in?
-
Find the counterpart:
- If in code (e.g.,
sensors/finance/), find the artifact (nodes/org/artifacts/sensors/finance/) - If in artifact, find the implementation
- Some artifacts have no code (core essays, aesthetic)
- Some code has no artifact yet
- If in code (e.g.,