docs(bluecraft-agentic-docs): clarify file path reference rules
Add explicit guidance to use repository-relative paths in backticks when referencing files from `AGENTS.md` and `agent-docs/`. Prevent machine-local absolute paths and Markdown links in these docs so routing instructions stay portable and consistent.
This commit is contained in:
@@ -26,4 +26,5 @@ Use this structure for the `AGENTS.md` at the root of the current Git working tr
|
||||
- Keep this file short.
|
||||
- Treat this file as an instruction document, not a passive index.
|
||||
- Route to child docs only when they are actually needed.
|
||||
- When routing to child docs, write repository-relative paths in backticks such as `agent-docs/example.md`, not Markdown links or machine-local absolute filesystem paths.
|
||||
- Do not turn the root file into a dump of all topic-specific rules.
|
||||
|
||||
Reference in New Issue
Block a user