diff --git a/NAVIDOCS-WELCOME-ONBOARDING.md b/NAVIDOCS-WELCOME-ONBOARDING.md index 69ad163..19afb09 100644 --- a/NAVIDOCS-WELCOME-ONBOARDING.md +++ b/NAVIDOCS-WELCOME-ONBOARDING.md @@ -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** diff --git a/PARALLEL_LAUNCH_STRATEGY.md b/PARALLEL_LAUNCH_STRATEGY.md index 43163cc..98fc023 100644 --- a/PARALLEL_LAUNCH_STRATEGY.md +++ b/PARALLEL_LAUNCH_STRATEGY.md @@ -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)