-
Notifications
You must be signed in to change notification settings - Fork 2
Worklog Spec
worklog edited this page Jul 29, 2026
·
1 revision
Current — this is the living version. Historical snapshots are linked from Index-Releases.
This repository uses WikiTicket SDD (worklog) for visible WIP: plans, event-log tickets, generated roadmap, and wiki publish.
The full worklog specification lives upstream:
- Repo: SpillwaveSolutions/wiki_ticket_sdd
- Spec:
docs/worklog-spec.mdin that repository - Plugin install:
worklog@worklog-marketplacefrom the upstream marketplace
This page is a project-local pointer, not a fork of the full spec.
| Artifact | Path |
|---|---|
| Event log |
.work/todo.jsonl, .work/done.jsonl
|
| Config |
.work/config.yml (GitHub Issues + github-wiki) |
| Roadmap |
docs/roadmap.md (generated) |
| Plans | docs/plans/ |
| CLI | bin/worklog |
| Publish ledger | .work/published.json |
bin/worklog list
bin/worklog add "Title" --level task --kind feature --body "what and why"
bin/worklog roadmap-render
bin/worklog ia-indexCommits should reference a worklog ULID or #issue. Prefer feature branches (hooks reject direct commits on main).
TicketLink concepts map worklog ULIDs / GitHub issues into the knowledge graph — see CLI-Reference (okf-ticket-link.py) and skill okf-author references.
- Index-Releases
- Latest snapshot: Roadmap-2026-08-03_v0.3.2-release
- Index-Status
- Index-Decisions