DataTalksClub / DataTalksClub/website
GAP-3: package config definitions carry no lifecycle/cache-policy/sensitivity metadata (D0.1b blocking gap)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Blocking gap for D0.1c, found by the D0.1b inventory. Site declarations carry lifecycle, cache_policy (stamped) and sensitivity columns plus a docs_reference path; the package Definition has only docs_url. D0.1c either persists this metadata site-side in the adapter or drops it deliberately per column. Low urgency: no runtime reader depends on the columns today. Evidence: _docs/adoption/settings-contract-inventory.md GAP-3.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with _docs/adoption/settings-contract-inventory.md and its GAP-3 entry, then locate the package Definition and the site adapter it describes. Compare the lifecycle, cache_policy, sensitivity, and docs_reference columns with the current package fields. Done means D0.1c explicitly persists each field site-side or deliberately drops it, with the decision reflected in the implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100