Skip to content

Refresh README + ARCHITECTURE for the shipped feature set#59

Merged
Jason-Vaughan merged 1 commit into
mainfrom
docs/refresh-for-v0.15.0
Jun 19, 2026
Merged

Refresh README + ARCHITECTURE for the shipped feature set#59
Jason-Vaughan merged 1 commit into
mainfrom
docs/refresh-for-v0.15.0

Conversation

@Jason-Vaughan

Copy link
Copy Markdown
Owner

What

Bring the front-door docs in line with the shipped code before a contributor reviews the repo:

  • README — status line is now version-agnostic (links the latest release + CHANGELOG instead of a
    pinned v0.10.0 that drifts); the delegation bullet now describes the full scatter-gather
    capability (by id / by capability, concurrent fan-out, metered + parent-task linkage).
  • ARCHITECTURE.md — stamped v0.15.0 (was v0.9.0); the per-parent-task-tree passages that still
    said "deferred / the remaining stretch" now describe it as shipped (the TANGLEBRAIN_TASK_ID
    propagation mechanism).

Why

The code is fully published, but these docs understated the project and one passage was factually wrong
(called a shipped feature "deferred"). A friend/evaluator reads README + ARCHITECTURE first.

Test plan

Docs-only; no code change. CI (make test) must stay green.

The front-door docs lagged the code before a contributor review: the
README status line was pinned to v0.10.0 and its delegation bullet
described the old local-only behavior, and ARCHITECTURE (stamped v0.9.0)
still called the per-parent-task tree "deferred" though it shipped in
v0.15.0. Make the README status version-agnostic (link releases +
CHANGELOG), describe the full scatter-gather capability, and update
ARCHITECTURE to reflect the tree as shipped. Docs-only.
@Jason-Vaughan Jason-Vaughan enabled auto-merge (squash) June 19, 2026 06:08
@Jason-Vaughan Jason-Vaughan merged commit e469986 into main Jun 19, 2026
3 checks passed
@Jason-Vaughan Jason-Vaughan deleted the docs/refresh-for-v0.15.0 branch June 19, 2026 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant