docs: promote approved ingest, Titanic, and ADAR designs #205

Open
nsaspy wants to merge 15 commits from docs/approved-protocols-2026-08-29 into main
Owner

Summary

Turn the current operator decisions into canonical Org control-plane documents and implementation handoffs.

  • replace the former Quasar-owned protocol boundary with approved STAR-INGEST-001 (star.ingest/1)
  • supersede legacy QUASAR-003 as implementation authority
  • add approved STAR-TITANIC-001 (star.titanic/1) and a READY red-first implementation slot
  • add approved ADAR-001A making the Auto-Dig research UX Quasar-facing and repository-neutral for Auto-Dig/ADARD/RAGE/user-run research workspaces
  • update the ADAR approval + implementation slot so the old fixed-repository design does not block implementation
  • add STAR-ZMQ-RESEARCH-001 for RabbitMQ API semantics over ZeroMQ as research-only / PENDING, with no implementation promotion

Governance

The three explicitly operator-approved designs are marked APPROVED and their implementation slots are READY. The RabbitMQ-over-ZeroMQ item is intentionally RESEARCHING, PENDING, and BLOCKED_ON_RESEARCH.

Implementation slots require red-first TDD and canonical Org design consumption.

## Summary Turn the current operator decisions into canonical Org control-plane documents and implementation handoffs. - replace the former Quasar-owned protocol boundary with approved `STAR-INGEST-001` (`star.ingest/1`) - supersede legacy `QUASAR-003` as implementation authority - add approved `STAR-TITANIC-001` (`star.titanic/1`) and a READY red-first implementation slot - add approved `ADAR-001A` making the Auto-Dig research UX Quasar-facing and repository-neutral for Auto-Dig/ADARD/RAGE/user-run research workspaces - update the ADAR approval + implementation slot so the old fixed-repository design does not block implementation - add `STAR-ZMQ-RESEARCH-001` for RabbitMQ API semantics over ZeroMQ as research-only / PENDING, with no implementation promotion ## Governance The three explicitly operator-approved designs are marked `APPROVED` and their implementation slots are `READY`. The RabbitMQ-over-ZeroMQ item is intentionally `RESEARCHING`, `PENDING`, and `BLOCKED_ON_RESEARCH`. Implementation slots require red-first TDD and canonical Org design consumption.
Some checks failed
Org-roam Pages / build (pull_request) Failing after 9s
Kindle EPUB / build (pull_request) Failing after 2m53s
Child Identity Firewall / test (pull_request) Successful in 4m21s
Org-roam Pages / deploy (pull_request) Has been skipped
This pull request has changes conflicting with the target branch.
  • roam/research/star-server/QUASAR-RESEARCH-006-lisp-actor-discovery-and-actor-studio.org
  • roam/research/star-server/STAR-RESEARCH-050-manifest-runtime-plan-composition.org
  • roam/research/star-server/STAR-RESEARCH-051-document-pattern-ingress-url-extraction.org
  • roam/research/star-server/STAR-RESEARCH-052-observability-correlation-audit-contract.org
  • roam/research/star-server/STAR-RESEARCH-053-end-to-end-idempotency-duplicate-suppression.org
  • scripts/verify_research_approval_history.py
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin docs/approved-protocols-2026-08-29:docs/approved-protocols-2026-08-29
git switch docs/approved-protocols-2026-08-29

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff docs/approved-protocols-2026-08-29
git switch docs/approved-protocols-2026-08-29
git rebase main
git switch main
git merge --ff-only docs/approved-protocols-2026-08-29
git switch docs/approved-protocols-2026-08-29
git rebase main
git switch main
git merge --no-ff docs/approved-protocols-2026-08-29
git switch main
git merge --squash docs/approved-protocols-2026-08-29
git switch main
git merge --ff-only docs/approved-protocols-2026-08-29
git switch main
git merge docs/approved-protocols-2026-08-29
git push origin main
Sign in to join this conversation.
No description provided.