Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.25 KB

File metadata and controls

31 lines (25 loc) · 1.25 KB

TODO

Base product work is tracked in GitHub Issues.

Use this file only for short-lived private scratch notes that are not ready to be public product work. Public bugs, enhancements, chores, and design tasks should be filed as GitHub Issues with a standard category label and implemented from a branch named:

<category>/<issue>-<YYYYMMDD>-<slug>

See docs/github-workflow.md for the current label, milestone, Project, issue assignment, branch, and worktree policy.

The previous public TODO backlog was migrated to GitHub Issues on 2026-05-28:

  • #118 Add first-class mise integration
  • #119 Implement basectl test project execution
  • #120 Consider a structured python manifest section
  • #121 Decide whether setup hooks belong in the manifest
  • #122 Implement basectl onboard
  • #123 Decide whether basectl onboard project belongs in Base or project installers
  • #124 Implement future docker-service artifact support when a real project needs it
  • #125 Add initial Linux support plan
  • #126 Design basectl ci
  • #127 Add a real Base-managed project demonstration
  • #128 Evaluate parallelizing independent basectl check probes
  • #129 Harden GitHub Actions Python file discovery
  • #130 Pin CI development dependencies and add security scanners