Skip to content

Backlog and roadmap cleanup - #46

Merged
sqt merged 3 commits into
mainfrom
backlog_and_roadmap_cleanup
Aug 27, 2026
Merged

Backlog and roadmap cleanup#46
sqt merged 3 commits into
mainfrom
backlog_and_roadmap_cleanup

Conversation

@sqt

@sqt sqt commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@greptile-apps

greptile-apps Bot commented Aug 27, 2026

Copy link
Copy Markdown

Greptile Summary

This PR reorganizes the project backlog, roadmap, release history, and design documentation without changing executable behavior.

  • Adds a changelog and dedicated design-decision documents.
  • Replaces the oversized roadmap with a cleaner current-work plan.
  • Updates implementation and backend documentation to reflect shipped capabilities.
  • Refreshes source comments and documentation links after the reorganization.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
docs/roadmap.md Replaces the accumulated roadmap with a substantially shorter, structured description of remaining work and known gaps.
CHANGELOG.md Adds a release-oriented history of notable features and fixes.
docs/decisions.md Records stable allocator, backend-policy, and C-ABI identity decisions previously embedded elsewhere.
docs/features.md Refreshes backend capability tables to match the current implementation.
docs/implementation_status.md Updates implementation notes, known limitations, and cross-references to the reorganized documentation.
docs/design/binding-c-abi-identity.md Extracts the C-ABI cross-view identity design and its remaining limitations into a focused document.
src/backend/java.zig Updates comments describing implemented Java bitset and JNI marshaling behavior; executable logic is unchanged.
src/backend/zig.zig Redirects source comments to the new design documents without changing generated output.
packages/zidl-cdr/include/zidl_cdr.h Corrects a documentation reference in the allocator API comment without changing the public API.

Reviews (2): Last reviewed commit: "resolving review comments" | Re-trigger Greptile

@sqt
sqt merged commit d90d1d5 into main Aug 27, 2026
8 checks passed
@sqt
sqt deleted the backlog_and_roadmap_cleanup branch August 27, 2026 14:30
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