Update indicators
Use the script
python logics/skills/logics-progress-updater/scripts/update_indicators.py logics/tasks/task_000_example.md --progress 40% --understanding 70% --confidence 60%
python logics/skills/logics-progress-updater/scripts/update_indicators.py logics/product/prod_000_example.md --status Active --related-backlog '`item_000_example`'
python logics/skills/logics-progress-updater/scripts/update_indicators.py logics/architecture/adr_000_example.md --status Accepted --drivers "Security and cache strategy"
Rules
- Update
Understandingwhen requirements change or become clearer. - Update
Confidencewhen unknowns are resolved or risks appear. - Update
Progressas checkpoints are completed, not as time passes. - Set
Complexitywhen scope changes (Low/Medium/High). - Set
Themewhen the epic/theme classification changes. - If the edit is explicitly non-semantic, you can keep the indicators stable and add a
> Maintenance edit:or> Non-semantic edit:note so the linter does not force a false bump. - For
productandarchitecturedocs, updateStatus, linked refs,Drivers, andReminderwhen the framing changes.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.