Skip to content

Move planning docs under planning/, rename backlog, add a changelog - #40

Open
andreisavu wants to merge 3 commits into
mainfrom
claude/reorganize-planning-docs-lznghr
Open

Move planning docs under planning/, rename backlog, add a changelog#40
andreisavu wants to merge 3 commits into
mainfrom
claude/reorganize-planning-docs-lznghr

Conversation

@andreisavu

Copy link
Copy Markdown
Contributor

Summary

  • Rename FOLLOW_WORK.md to planning/backlog.md, and drop the "Whether
    Agent or AgentHarness is Ambion's foundation" entry, which the runtime
    never actually chose between on purpose.
  • Add planning/changelog.md, grouped by release with an Unreleased
    section at the top. Entries are themes for somebody building on
    Ambion (the five primitives, presence, the workspace, the assistant),
    not one line per merged pull request — nothing has tagged a release
    yet, so everything so far sits under Unreleased.
  • Update every cross-reference to the old FOLLOW_WORK.md path:
    CLAUDE.md, docs/exchange.md, docs/workspace.md (including
    dropping the now-dead pointer to the deleted AgentHarness question),
    demos/README.md, and a code comment in
    packages/ambion/src/session.ts.

Test plan

  • pnpm format
  • pnpm check (build, typecheck, lint, 81 tests)

🤖 Generated with Claude Code

https://claude.ai/code/session_018aZeuMcM9oDrExXHF7dAVp


Generated by Claude Code

Rename FOLLOW_WORK.md to planning/backlog.md and drop the AgentHarness
vs. Agent entry, which the runtime never actually chose between on
purpose. Add planning/decisions.md for calls a branch already made and
planning/changelog.md for what shipped, so the three spans of
forward-looking work — open, closed, released — each have one home
outside docs/, which stays for design contracts only.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018aZeuMcM9oDrExXHF7dAVp
A row per merged PR read like a commit log, not a changelog: it named
the mechanism, not what changed for somebody building on Ambion. Group
entries by theme under Added/Changed/Fixed instead, and start with an
Unreleased section since nothing has tagged a release yet.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018aZeuMcM9oDrExXHF7dAVp
Two trackers under planning/ for now: open work and what shipped.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018aZeuMcM9oDrExXHF7dAVp
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.

2 participants