Publishing
Publishing
Open-source release subproject. Owns publishing/quantapix/ + the /publish pipeline (sweep → redact → compile → push to github.com/quantapix/*).
version publish-v0.1
source data/specs/publishing-2026-05-31/SPEC.md
built 2026-06-13T15:22:46.850Z
OK /publish pipeline
Five stages, left to right. The redaction gate (verify) is a hard gate before compile/push — a non-empty check_redactions.py result aborts the run. Push is operator-confirmed and GitHub-public-only.
sweep
Resolve the repo roster from donating/drive.md § 4 + the current publishing/quantapix/ tree.
collect
One top-tier-model publish-collector subagent per source subproject (Max-20x interactive fan-out); digests to pending/publish-digests/.
verify
Hard redaction gate (documenting/scripts/check_redactions.py) + link integrity + source drift. Must come back empty.
compile
Assemble the candidate tree into publishing/quantapix/ (atomic per file) on the session branch.
push
Operator-confirmed git push-quantapix to github.com/quantapix/*. --dry-run stops before this stage.
| Repo | Source subproject | Last pushed (UTC) |
|---|---|---|
| quantapix/quantapix | root README inputs | — |
| qagents-public | root + per-sub CLAUDE.md + memory graph | — |
| qstudying-public | studying/focus-areas.md | — |
| qexplaining-public | explaining/outline.md | — |
| qnarre-public | proving/ slice (Qnarre) | — |
| qresev-public | accounting/ slice (Qresev) | — |
| qdonating-public | donating/ drive + ledgers + weekly | — |
Metrics
- repos
- 7
- stages
- 5