Remove external infrafabric path dependencies from docs
Changed references from absolute paths (/home/setup/infrafabric/) to optional GitHub repo links. Cloud sessions only need navidocs repo - all required files are included. InfraFabric repo is optional reference material only. Generated with Claude Code
This commit is contained in:
parent
cb7ad641cd
commit
eeab4b2224
2 changed files with 5 additions and 5 deletions
|
|
@ -584,8 +584,8 @@ NaviDocs sessions are built on **InfraFabric's philosophy grounding** (IF.ground
|
|||
- `SESSION_DEBUG_BLOCKERS.md` - Known issues (all P0 blockers fixed)
|
||||
|
||||
**Summary:**
|
||||
- `/home/setup/infrafabric/NAVIDOCS_SESSION_SUMMARY.md` - Quick reference
|
||||
- `/home/setup/infrafabric/agents.md` - Comprehensive project docs (all 5 projects)
|
||||
- All required files are in the navidocs repo
|
||||
- (Optional: InfraFabric project docs available at https://github.com/dannystocker/infrafabric.git for IF.bus methodology reference)
|
||||
|
||||
### **GitHub Repository**
|
||||
|
||||
|
|
|
|||
|
|
@ -335,6 +335,6 @@ await runSynthesisTasks(); // S2-H10 final integration
|
|||
---
|
||||
|
||||
**Questions? Check:**
|
||||
- `/home/setup/infrafabric/NAVIDOCS_SESSION_SUMMARY.md` - Quick reference
|
||||
- `/home/setup/navidocs/SESSION_DEBUG_BLOCKERS.md` - Debug analysis
|
||||
- `/home/setup/infrafabric/agents.md` - Comprehensive project docs
|
||||
- `SESSION_DEBUG_BLOCKERS.md` - Debug analysis (in repo)
|
||||
- `AUTONOMOUS-COORDINATION-STATUS.md` - Current session status
|
||||
- (Optional: InfraFabric docs at https://github.com/dannystocker/infrafabric.git for methodology details)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue