docs: sync consolidation and session starter

This commit is contained in:
Apple
2026-02-16 02:15:59 -08:00
parent 8ba71f240f
commit fc2d86bd1b

View File

@@ -0,0 +1,63 @@
# Integrations Bootstrap Status
Generated: 2026-02-16 10:15:20 UTC
Repo:
## Gitea
- **gitea_http**: OK — http_code=200 (http://127.0.0.1:3000)
- **gitea_git_remote**: OK — gitea http://localhost:3000/daarion-admin/microdao-daarion.git;
## GitHub
- **gh_auth**: OK — IvanTytar (keyring)
- **github_git_remote**: OK — origin git@github.com:IvanTytar/microdao-daarion.git;
## Jupyter
- **jupyter_cli**: DEGRADED — jupyter not found in PATH
- **notebooks_dir**: OK — /Users/apple/notebooks (ipynb_count=7)
## Pieces
- **pieces_extension**: OK — cursor extensions matched=1
- **pieces_data_dir**: INFO — /Users/apple/Library/Application Support/Pieces not found
## Next
- Run docs sync dry-run: Detected remotes:
github: origin
gitea : gitea
Targets: github,gitea
Commit message: docs: sync consolidation and session starter
[dry-run] git add docs/SESSION_STARTER.md docs/consolidation/README.md docs/consolidation/SOURCES.md docs/consolidation/docs_registry_curated.csv PROJECT-MASTER-INDEX.md
[dry-run] git diff --cached --name-status
[dry-run] git push origin feat/md-pipeline-senpai-consumer
[dry-run] git push gitea feat/md-pipeline-senpai-consumer
Done.
- Apply sync to remotes: Detected remotes:
github: origin
gitea : gitea
Targets: github,gitea
Commit message: docs: sync consolidation and session starter
[feat/md-pipeline-senpai-consumer de3bd8c] docs: sync consolidation and session starter
Committer: Apple <apple@MacBook-Pro.local>
Your name and email address were configured automatically based
on your username and hostname. Please check that they are accurate.
You can suppress this message by setting them explicitly:
git config --global user.name "Your Name"
git config --global user.email you@example.com
After doing this, you may fix the identity used for this commit with:
git commit --amend --reset-author
5 files changed, 225 insertions(+), 3 deletions(-)
create mode 100644 docs/SESSION_STARTER.md
create mode 100644 docs/consolidation/README.md
create mode 100644 docs/consolidation/SOURCES.md
create mode 100644 docs/consolidation/docs_registry_curated.csv
Done.