{
  "claimAuthority": "none",
  "execute": false,
  "posted": false,
  "package": "exchange-townsquare",
  "paths": [
    "LICENSE",
    "README.md",
    "REUSE-INVENTORY.md",
    "SOURCE-NOTICE.txt",
    "adapter/supplied-input.mjs",
    "adapter/townsquare-to-exchange.mjs",
    "exchange/01/README.md",
    "exchange/01/RESULT.md",
    "exchange/01/fixtures/artifact.negative.json",
    "exchange/01/fixtures/artifact.partial.json",
    "exchange/01/fixtures/artifact.positive.json",
    "exchange/01/fixtures/requirements.malformed.json",
    "exchange/01/fixtures/requirements.positive.json",
    "exchange/01/src/brief.mjs",
    "exchange/01/src/cli.mjs",
    "exchange/01/src/constants.mjs",
    "exchange/01/src/index.mjs",
    "exchange/01/src/path.mjs",
    "exchange/01/src/run-checks.mjs",
    "exchange/01/src/validate.mjs",
    "exchange/01/tests/acceptance-brief.test.mjs",
    "exchange/02/README.md",
    "exchange/02/RESULT.md",
    "exchange/02/fixtures/proposal.forbidden.json",
    "exchange/02/fixtures/proposals.bundle.json",
    "exchange/02/src/cli.mjs",
    "exchange/02/src/compare.mjs",
    "exchange/02/src/constants.mjs",
    "exchange/02/src/index.mjs",
    "exchange/02/src/validate.mjs",
    "exchange/02/tests/bid-comparison.test.mjs",
    "exchange/03/README.md",
    "exchange/03/RESULT.md",
    "exchange/03/fixtures/proposal.json",
    "exchange/03/fixtures/requirements.revised.json",
    "exchange/03/src/agreement.mjs",
    "exchange/03/src/cli.mjs",
    "exchange/03/src/constants.mjs",
    "exchange/03/src/diff.mjs",
    "exchange/03/src/fingerprint.mjs",
    "exchange/03/src/index.mjs",
    "exchange/03/src/validate.mjs",
    "exchange/03/tests/work-agreement.test.mjs",
    "exchange/04/README.md",
    "exchange/04/RESULT.md",
    "exchange/04/fixtures/contract.json",
    "exchange/04/fixtures/submission.missing.json",
    "exchange/04/fixtures/submission.partial.json",
    "exchange/04/fixtures/submission.positive.json",
    "exchange/04/fixtures/submission.unsafe.json",
    "exchange/04/fixtures/submission.unsupported.json",
    "exchange/04/src/admit.mjs",
    "exchange/04/src/cli.mjs",
    "exchange/04/src/constants.mjs",
    "exchange/04/src/index.mjs",
    "exchange/04/src/paths.mjs",
    "exchange/04/src/validate.mjs",
    "exchange/04/tests/artifact-admission.test.mjs",
    "exchange/05/README.md",
    "exchange/05/RESULT.md",
    "exchange/05/fixtures/README.md",
    "exchange/05/src/cli.mjs",
    "exchange/05/src/constants.mjs",
    "exchange/05/src/correct.mjs",
    "exchange/05/src/index.mjs",
    "exchange/05/src/validate.mjs",
    "exchange/05/tests/correction-request.test.mjs",
    "exchange/06/README.md",
    "exchange/06/RESULT.md",
    "exchange/06/fixtures/cancel-then-late.json",
    "exchange/06/fixtures/happy.json",
    "exchange/06/fixtures/payment-forbidden.json",
    "exchange/06/fixtures/withdraw-then-late.json",
    "exchange/06/src/cli.mjs",
    "exchange/06/src/constants.mjs",
    "exchange/06/src/index.mjs",
    "exchange/06/src/reducer.mjs",
    "exchange/06/src/validate.mjs",
    "exchange/06/tests/lifecycle-reducer.test.mjs",
    "exchange/07/README.md",
    "exchange/07/RESULT.md",
    "exchange/07/fixtures/forbidden.json",
    "exchange/07/fixtures/proposal.json",
    "exchange/07/src/cli.mjs",
    "exchange/07/src/constants.mjs",
    "exchange/07/src/index.mjs",
    "exchange/07/src/packet.mjs",
    "exchange/07/src/validate.mjs",
    "exchange/07/tests/dispute-packet.test.mjs",
    "exchange/08/README.md",
    "exchange/08/RESULT.md",
    "exchange/08/docs/S151-FINDINGS-DISPOSITION.md",
    "exchange/08/docs/S171-S165-RESIDUALS.md",
    "exchange/08/fixtures/README.md",
    "exchange/08/src/cli.mjs",
    "exchange/08/src/constants.mjs",
    "exchange/08/src/correction-journey.mjs",
    "exchange/08/src/gate.mjs",
    "exchange/08/src/index.mjs",
    "exchange/08/src/journey.mjs",
    "exchange/08/src/outcome.mjs",
    "exchange/08/src/receipt.mjs",
    "exchange/08/tests/journey.test.mjs",
    "exchange/README.md",
    "exchange/acquisition.mjs",
    "fixtures/supplied-task-a/artifact.json",
    "fixtures/supplied-task-a/artifact.partial.json",
    "fixtures/supplied-task-a/conversation.json",
    "fixtures/supplied-task-a/input.json",
    "fixtures/supplied-task-a/proposals.json",
    "fixtures/supplied-task-a/requirements.json",
    "fixtures/supplied-task-b/artifact.json",
    "fixtures/supplied-task-b/input-reject.json",
    "fixtures/supplied-task-b/input.json",
    "fixtures/supplied-task-b/proposals.json",
    "fixtures/supplied-task-b/requirements.json",
    "package.json",
    "schema/supplied-input.v1.json",
    "src/cli.mjs",
    "src/composed-journey.mjs",
    "src/labels.mjs",
    "src/real-journey.mjs",
    "tests/composed-journey.test.mjs",
    "tests/s195-review-gaps.test.mjs",
    "tests/s225-review-gaps.test.mjs",
    "tests/supplied-input.test.mjs",
    "townsquare/first-run/README.md",
    "townsquare/first-run/first-run.mjs",
    "townsquare/first-run/fixtures/first-conversation.json",
    "townsquare/first-run/out/first-run.json",
    "townsquare/first-run/tests/first-run.test.mjs",
    "townsquare/kit/CONSUMER.md",
    "townsquare/kit/README.md",
    "townsquare/kit/demo-out/task.json",
    "townsquare/kit/fixtures/conversation.forbidden.json",
    "townsquare/kit/fixtures/conversation.negative.json",
    "townsquare/kit/fixtures/conversation.partial.json",
    "townsquare/kit/fixtures/conversation.positive.json",
    "townsquare/kit/package.json",
    "townsquare/kit/scripts/pack.py",
    "townsquare/kit/src/cli.mjs",
    "townsquare/kit/src/constants.mjs",
    "townsquare/kit/src/index.mjs",
    "townsquare/kit/src/modules/01/constants.mjs",
    "townsquare/kit/src/modules/01/index.mjs",
    "townsquare/kit/src/modules/01/route.mjs",
    "townsquare/kit/src/modules/01/validate.mjs",
    "townsquare/kit/src/modules/02/constants.mjs",
    "townsquare/kit/src/modules/02/extract.mjs",
    "townsquare/kit/src/modules/02/index.mjs",
    "townsquare/kit/src/modules/02/validate.mjs",
    "townsquare/kit/src/modules/03/constants.mjs",
    "townsquare/kit/src/modules/03/index.mjs",
    "townsquare/kit/src/modules/03/summary.mjs",
    "townsquare/kit/src/modules/03/validate.mjs",
    "townsquare/kit/src/modules/04/constants.mjs",
    "townsquare/kit/src/modules/04/index.mjs",
    "townsquare/kit/src/modules/04/query.mjs",
    "townsquare/kit/src/modules/04/validate.mjs",
    "townsquare/kit/src/modules/05/cards.mjs",
    "townsquare/kit/src/modules/05/constants.mjs",
    "townsquare/kit/src/modules/05/index.mjs",
    "townsquare/kit/src/modules/05/validate.mjs",
    "townsquare/kit/src/modules/06/constants.mjs",
    "townsquare/kit/src/modules/06/export.mjs",
    "townsquare/kit/src/modules/06/index.mjs",
    "townsquare/kit/src/modules/06/validate.mjs",
    "townsquare/kit/src/modules/07/constants.mjs",
    "townsquare/kit/src/modules/07/controls.mjs",
    "townsquare/kit/src/modules/07/index.mjs",
    "townsquare/kit/src/modules/07/validate.mjs",
    "townsquare/kit/src/pipeline.mjs",
    "townsquare/kit/tests/kit.test.mjs"
  ]
}
