Dependencies And Refs
Use depends_on for execution order.
depends_on: - DOC-AUTH-001Use refs for structured relationships.
refs: - type: related_to id: ADR-001 note: Invite expiration follows the account security decision.Commands
Section titled “Commands”npx @jumpspace/cli task related DOC-PROJECT-001npx @jumpspace/cli task query --depends-on-transitive ADR-001 --no-tests --jsonDependencies must point at existing task IDs. Plan step dependencies must also be valid and acyclic.