1.7 KiB
1.7 KiB
Documentation Sources Map
This file tracks where documentation is collected from for consolidation.
Primary
- Canonical repo:
/Users/apple/github-projects/microdao-daarion - Legacy repo:
/Users/apple/Desktop/MicroDAO/MicroDAO 3 - Worktrees:
/Users/apple/github-projects/microdao-daarion/.worktrees/origin-main/Users/apple/github-projects/microdao-daarion/.worktrees/docs-node1-sync
- NODE1 runtime snapshot mirror:
/Users/apple/github-projects/microdao-daarion/docs/consolidation/_node1_runtime_docs
- Local notebooks:
/Users/apple/notebooks
Connectivity/Integrations (verified 2026-02-16)
- GitHub CLI: authenticated (
gh auth status-> accountIvanTytar, scopes includerepo) - Gitea web UI: reachable at
http://127.0.0.1:3000(HTTP 200) - Jupyter CLI: not found in current PATH (
jupyter: command not found), notebooks directory exists at/Users/apple/notebooks - Pieces: Cursor extension found (
meshintelligenttechnologiesinc.pieces-vscode-3.0.1-universal) - NODE1 SSH: intermittent (periodic
connection refused), use retry/backoff for snapshot refresh. - NODE3/NODE4: currently unreachable from this workstation and from NODE1.
Automation Scripts
scripts/docs/session_bootstrap.sh— refreshes integration status and writesINTEGRATIONS_STATUS_LATEST.md.scripts/docs/docs_sync.sh— safe docs sync automation with--dry-runby default and explicit--apply.scripts/docs/jupyter_sync.sh— adapter for Jupyter server API status + notebooks index export.scripts/docs/pieces_sync.sh— adapter for Pieces local runtime/data index + optional API probe.scripts/docs/services_sync.sh— orchestrator for bootstrap + Jupyter + Pieces sync adapters.