chore: add fjx test claim; collapse dev-bootstrap ledger step #14
No reviewers
Labels
No labels
agent
build
agent
dev
agent
new
agent
release
agent
review
agent
test
agent
working
priority
high
priority
low
priority
medium
risk
high
risk
low
risk
medium
type
bug
type
chore
type
feature
type
security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tfks/fjx!14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/test-claim-and-simplify-dev-bootstrap"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
fjx dev claimalready creates the initial dev ledger; remove the duplicated manual ledger step fromdev-bootstrap.mdand replace it with a small resume-only catch-up note.fjx test claim <N>mirroringfjx dev claim: idempotent assign to agent-test, creates the initial test ledger if absent. No label change — the tester operates duringagent/review.renderInitialLedger(role, checkpoint)shared by both claim commands.test-bootstrap.md,usage.md,doc/forgejo/issue.md, anddoc/index.mdfor the new command.Test plan
just validateclean (91 tests pass)renderInitialLedgerandtest claim(create + idempotent)fjx test claim <some-issue>is idempotent and creates a ledger on first runCloses #11