|
1 | 1 | # Backlog |
2 | 2 |
|
3 | 3 | ## Iteration +1 |
4 | | -- Outline: Revisit `notes` in `cratedb-outline.yaml` about |
5 | | - other resources that have not been expanded properly yet |
6 | | - https://github.com/crate/about/issues/24 |
7 | | -- Outline: Explore using refined content representations by |
8 | | - pulling in `ctk docs functions` and `ctk docs settings` |
9 | | -- llms-txt: Compare sizes of CrateDB's `llms.txt` against sizes |
| 4 | +- Bundle: Compare sizes of CrateDB's `llms.txt` files against sizes |
10 | 5 | of other vendors. Adjust when needed. |
11 | 6 | https://github.com/crate/about/issues/20 |
12 | 7 | - Bundle: `test_cli_bundle` is heavy, and may incur timeouts |
| 8 | +- Linter: YAML, Markdown, Linkchecker, Element sizes |
13 | 9 |
|
14 | 10 | ## Iteration +2 |
| 11 | +- UI: Little chat interface using Streamlit |
15 | 12 | - Any: JSON/YAML/Markdown output |
16 | 13 | - Query: Let the user optionally select a local or remote `llms.txt` file |
17 | 14 | - Query: Let the user select the model, reasoning effort, and other parameters |
18 | 15 | - Outline: `find_items`: Include and/or exclude multiple sections |
19 | 16 | - Outline: Refactor `--optional` flag to `--include=optional` option |
| 17 | +- Bundle: Don't let HTML leak into bundle files |
20 | 18 |
|
21 | 19 | ## Iteration +3 |
| 20 | +- Bundle: Explore using refined content representations by |
| 21 | + pulling in `ctk docs functions` and `ctk docs settings` |
22 | 22 | - Outline: Unlock Discourse, auto-select https://community.cratedb.com/raw/1015 |
23 | 23 | - Outline: Unlock HTML resources, auto-convert using the best standalone program. |
24 | 24 | => https://www.urltoany.com/url-to-markdown |
|
35 | 35 | => Better provide a context manager interface right away? |
36 | 36 | - Outline: Rename `CRATEDB_CONTEXT_URL` to `ABOUT_CONTEXT_URL` |
37 | 37 | - Outline: Rename `OUTLINE_URL` to `ABOUT_OUTLINE_URL` |
| 38 | +- Outline: Is the built-in outline currently validated? |
| 39 | +- Bundle: README in HTML format |
| 40 | +- Inventory: Revisit `notes` in `cratedb-outline.yaml` about |
| 41 | + other resources that have not been expanded properly yet |
| 42 | + https://github.com/crate/about/issues/24 |
0 commit comments