| 0001 | No Compound Assignment in Beamtalk | Implemented (2026-02-08) |
| 0002 | Use Erlang Comparison Operators Directly | Implemented (2026-02-08) |
| 0003 | Keep Core Erlang as Primary Code Generation Target | Implemented (2026-02-08) |
| 0004 | Persistent Workspace Management | Implemented (2026-02-15) |
| 0005 | BEAM Object Model - Pragmatic Hybrid Approach | Implemented (2026-02-08) |
| 0006 | Unified Method Dispatch with Hierarchy Walking | Implemented (2026-02-08) |
| 0007 | Compilable Standard Library with Primitive Injection | Implemented (2026-02-07) |
| 0008 | Doc Comments and API Documentation | Implemented (2026-02-15) |
| 0009 | OTP Application Structure — Split Workspace from Runtime | Implemented (2026-02-07) |
| 0010 | Global Objects and Singleton Dispatch | Implemented (2026-02-15). Phase 1 gen_server deprecation in progress (BT-1093). |
| 0011 | Robustness Testing — Layered Fuzzing and Error Quality | Implemented (2026-02-15) |
| 0012 | Collection Literal Syntax and the `#` Data Literal System | Implemented (2026-02-15) |
| 0013 | Class Variables, Class-Side Methods, and Instantiation Protocol | Implemented (2026-02-15) |
| 0014 | Beamtalk Test Framework — Native Unit Tests and CLI Integration Tests | Implemented (2026-02-15) |
| 0015 | Signal-Time Exception Objects and Error Class Hierarchy | Implemented (2026-02-15) |
| 0016 | Universal Module Naming with @ Separator | Accepted (2026-02-10), Implemented (BT-454) |
| 0017 | Browser Connectivity to Running Workspaces | Accepted (2026-02-17) |
| 0018 | Document Tree Code Generation (Wadler-Lindig Pretty Printer) | Implemented (2026-02-15) |
| 0019 | Singleton Access via Class Variables | Implemented (2026-02-15) |
| 0020 | Connection Security — mTLS, Proxies, and Network Overlays | Implemented (2026-02-18) |
| 0021 | Stream — Lazy Pipeline for Value-Side Data | Implemented (2026-02-15), Revised (2026-03-05) |
| 0022 | Embedded Compiler via OTP Port (with NIF option) | Implemented (2026-02-15) |
| 0023 | String Interpolation Syntax and Compilation | Implemented (2026-02-17) |
| 0024 | Static-First, Live-Augmented IDE Tooling | Implemented (Phase 1, 2026-02-17) |
| 0025 | Gradual Typing and Protocols | Accepted (2026-02-15) |
| 0026 | Package Definition and Project Manifest | Implemented (2026-02-17) |
| 0027 | Cross-Platform Support | Implemented (2026-02-17) |
| 0028 | BEAM Interop Strategy | Implemented (2026-02-18) |
| 0029 | Streaming Eval Output | Implemented (2026-02-18) |
| 0030 | cargo-dist Evaluation for Release Packaging | Rejected (2026-02-18) |
| 0031 | Flat Namespace for v0.1 | Implemented (2026-02-18) |
| 0032 | Early Class Protocol — Behaviour and Class in Beamtalk Stdlib | Implemented (2026-02-24) |
| 0033 | Runtime-Embedded Documentation on Class and CompiledMethod | Implemented (2026-02-24) |
| 0034 | Stdlib Self-Hosting — Moving Logic from Erlang to Beamtalk | Implemented (2026-02-24) |
| 0035 | Rename Instance Variable Reflection API from instVar to field | Implemented (2026-02-24) |
| 0036 | Full Metaclass Tower | Implemented (2026-02-24) |
| 0037 | Collection Class Hierarchy — Shallow Abstract Layer with Minimal Primitive Surface | Implemented (2026-02-24) |
| 0038 | `subclass:` Grammar Desugaring to ClassBuilder Protocol | Accepted | Implemented (2026-02-24) |
| 0039 | Syntax Pragmatism vs Smalltalk | Implemented (2026-02-24) |
| 0040 | Workspace-Native REPL Commands, Facade/Dictionary Split, and Class-Based Reload | Accepted | Implemented (2026-02-24) |
| 0041 | Universal State-Threading Block Protocol | Accepted (2026-02-24) |
| 0042 | Immutable Value Objects and Actor-Only Mutable State | Accepted | Implemented (2026-02-26) |
| 0043 | Sync-by-Default Actor Messaging | Accepted | Implemented (2026-02-26) |
| 0044 | Comments as First-Class AST Nodes | Accepted | Implemented 2026-02-28 |
| 0045 | REPL Expression-Level Completion via Gradual Type Inference | Accepted | Implemented 2026-03-01 |
| 0046 | VSCode Live Workspace Sidebar | Accepted | Implemented (2026-03-02) |
| 0047 | Return Type Arrow Token Disambiguation | Implemented (2026-03-06) |
| 0048 | Class-Side Method Syntax | Deferred (2026-03-15) |
| 0049 | Remove Method-Level `sealed` — Infer Protection from `@primitive`/`@intrinsic` | Deferred (2026-03-15) |
| 0050 | Incremental Compiler ClassHierarchy via BEAM Metadata Streaming | Accepted | Implemented (2026-03-04) |
| 0051 | Subprocess Execution — System Commands and Interactive Subprocess Actor | Accepted | Implemented (2026-03-05) |
| 0052 | Recursive Descent Parser with Pratt Parsing for Binary Operators | Accepted | Implemented (2026-03-05) |
| 0053 | Double-Colon Type Annotation Syntax | Accepted (2026-03-05) |
| 0054 | Communication Protocols | Implemented (2026-03-05) |
| 0055 | Erlang-Backed Class Authoring Protocol | Accepted (2026-03-06) |
| 0056 | Native Erlang-Backed Actors — `native:` and `self delegate` | Accepted (2026-03-07) |
| 0057 | Authoritative Superclass Source for Abstract Stdlib Classes | Accepted (2026-03-07) |
| 0058 | Platform Security Model | Accepted (2026-03-07) |
| 0059 | Supervision Tree Syntax | Accepted (2026-03-07) |
| 0060 | Result Type — Hybrid Error Handling for Expected Failures | Accepted (2026-03-08) |
| 0061 | Program Entry Points and Run Lifecycle | Accepted (2026-03-10) |
| 0062 | Bundled Example Corpus and Search Tool for MCP Server | Accepted (2026-03-15) |
| 0063 | Remove File Path Sandbox | Accepted (2026-03-16) |
| 0064 | Runtime Logging Control and Observability API | Accepted (2026-03-17) |
| 0065 | Complete OTP Primitives for Actor Lifecycle and Supervision | Accepted (2026-03-17) |
| 0066 | Open Class Extension Methods (`>>` Syntax) | Accepted (2026-03-18) |
| 0067 | Separate state:/field: Keywords by Class Kind | Accepted (2026-03-18) |
| 0068 | Parametric Types and Protocols | Accepted | Implemented (2026-03-20) |
| 0069 | Make String a Subclass of Binary | Accepted (2026-03-21) |
| 0069 | Actor Observability and Tracing | Accepted | Implemented (2026-03-21) |
| 0070 | Package Namespaces and Dependencies | Accepted (2026-03-24) |
| 0071 | Class Visibility — `internal` Modifier for Package-Scoped Access Control | Accepted (2026-03-28) |
| 0072 | User Erlang Sources in Beamtalk Packages | Accepted (2026-03-29) |
| 0073 | Package Distribution and Discovery | Accepted (2026-03-31) |
| 0074 | Deferred Metaprogramming | Accepted (2026-04-01) |
| 0075 | Auto-Extract Quality Assessment | Unknown |
| 0075 | Erlang FFI Type Definitions | Accepted (2026-04-02) |
| 0076 | Convert Erlang ok/error Tuples to Result at FFI Boundary | Accepted (2026-04-03) |