ROADMAP.md markdown
31 lines 1.0 KB
Raw
sha256:1c7da019de6542097900dccfa88bc652d4a2405d39fd18badde05538db9e90b3 Document cross-repo training status Human 44 days ago

Roadmap

Phase T0: License And Dependency Inventory

  • Keep the repository Apache-2.0.
  • Maintain a dependency allowlist.
  • Block AGPL Studio and CLI components.
  • Run tests and secret scans before any remote push.
  • Publish the bootstrap repository to GitHub before adding worker dependencies.
  • Define training consent.
  • Define dataset preview contracts.
  • Define redaction and exclusion rules.
  • Define artifact retention and deletion policy.
  • Define the server-side Scooling-to-Scooling-Lab authorization envelope.

Phase T2: Training Job API Contract

  • Add job create, status, cancel, and artifact metadata contracts.
  • Keep validation server-side.
  • Preserve audit metadata without learner-content logs.
  • Add content-free fixtures that can be shared with Scooling and Knowtation tests.

Phase T3: Worker Skeleton

  • Add an isolated worker process.
  • Run only approved dependencies.
  • Store artifacts outside the main app database.
  • Keep real learner data and private model artifacts out of repository history.
File History 2 commits
sha256:1c7da019de6542097900dccfa88bc652d4a2405d39fd18badde05538db9e90b3 Document cross-repo training status Human 44 days ago
sha256:1d3182b1c5c2833c8ab0d437e03eeadfd3ad6679a2877a6baab8d17442d38936 Bootstrap Scooling Lab repository Human patch 44 days ago