Skip to contentSkip to Content
ConventionsStatus values

Status values

Stable

Four vocabularies, one per entity kind. They are closed sets: a status outside its vocabulary fails validation. The badge component and the JSON Schemas both read from the same source, so a value that renders is a value that validates.

Projects

ValueMeans
ideaWritten down, not committed to
plannedCommitted to, with a method, not started
activeBeing worked on now
pausedDeliberately stopped, with a recorded reason and a restart condition
completeFinished; results frozen
archivedNot finished and not resuming
Idea Planned Active Paused Complete Archived

Publications

ValueMeans
ideaA paper is conceivable from this work
outlineVenue chosen, section plan written
draftBeing written
internal-reviewWith co-authors or advisor
submittedSent, not yet under review
under-reviewWith reviewers
revisionRevising against reviews
acceptedAccepted, not yet published
publishedOut
rejectedRejected; returns to draft for the next venue
Outline Draft Internal review Submitted Under review Revision Accepted Published Rejected

Experiments

ValueMeans
plannedDesigned, not runnable yet
readyConfiguration and environment fixed; can be run
runningExecuting
completeExecuted, results recorded
failedDid not execute correctly
invalidatedExecuted, but the result cannot be trusted
archivedSuperseded, kept for the record
Planned Ready Running Complete Failed Invalidated

failed and invalidated are different and both matter. A failed run tells you the setup is wrong; an invalidated run tells you a result you may already have cited is not trustworthy.

Thesis chapters

ValueMeans
not-startedNothing written
outlineSection structure fixed
draftProse exists for every section
reviewWith the advisor
revisionBeing revised against comments
completeSigned off
Not started Outline Draft Review Revision Complete

Page maturity

Pages that are not entities carry a maturity marker instead:

Stub, Draft, Active, Stable.

The rule that makes this useful

A status is a claim about the world, and it decays. A project marked active that has not been touched in three months is not active; it is paused and nobody said so. Statuses are reviewed monthly against the research map, which is why the map counts them.

Last updated on