You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BitCal Academy explains the mental models behind the vNext redesign before the reader dives into API details.
4
+
5
+
> **Transitional boundary:** This page is the vNext route map for explanatory material. Some deeper concept-setting references are still retained 3.0-era pages or are pending rewrite, so use the whitepaper and project-status pages as the current contract anchors.
> **Transitional boundary:** This page is the vNext reference landing page. The deeper reference pages linked from here still retain BitCal 3.0-era `bitarray` material unless they explicitly say vNext, and are being kept as reference snapshots pending rewrite.
4
+
5
+
## This section documents
6
+
7
+
- the public model
8
+
- the observable algorithm surface
9
+
- the backend boundary that remains internal
10
+
11
+
## Route from here
12
+
13
+
- Start with [Project Status](/en/project-status/) for support and contract boundaries
14
+
- Read the [vNext Whitepaper](/en/architecture/vnext-whitepaper) for the target public model
15
+
- Use [Types](/en/api/types), [Core Operations](/en/api/core-operations), and the retained API detail pages as reference inventory until the vNext reference rewrite lands
> **Transitional boundary:** This page is the vNext migration route map. Some deeper guides it routes into still retain BitCal 3.0-era `bitarray` details and are kept as reference pages pending rewrite.
4
+
5
+
## Who should read this
6
+
7
+
- users coming from the retained `bitarray` era
8
+
- users updating install snippets or support assumptions
9
+
10
+
## What changed
11
+
12
+
- C++23 is now the design baseline
13
+
- the public story centers on block/view/algorithms
14
+
- vNext does not promise a code-level compatibility layer
15
+
16
+
## Route from here
17
+
18
+
- Use [Project Status](/en/project-status/) for the current support and breaking-change posture
19
+
- Use [vNext Whitepaper](/en/architecture/vnext-whitepaper) for the intended public model
20
+
- Use [Installation](/en/getting-started/installation) and [Quick Start](/en/getting-started/quickstart) as retained setup references until the vNext rewrite lands
This section collects the comparative and reflective material behind the BitCal vNext design.
4
+
5
+
> **Transitional boundary:** This page is the vNext research landing page. Detailed references and comparative notes are still being consolidated, and some retained material may continue to reflect the 3.0-era surface until the rewrite is complete.
0 commit comments