Link AGENTS.md absolutely, as npm renders the README
Mirror / push (push) Successful in 6s
Test / lint (pull_request) Successful in 29s
Test / test (18) (pull_request) Successful in 35s
Test / test (20) (pull_request) Successful in 29s
Test / test (22) (pull_request) Successful in 30s
Test / test (24) (pull_request) Successful in 31s
Test / test (26) (pull_request) Successful in 29s
Mirror / push (push) Successful in 6s
Test / lint (pull_request) Successful in 29s
Test / test (18) (pull_request) Successful in 35s
Test / test (20) (pull_request) Successful in 29s
Test / test (22) (pull_request) Successful in 30s
Test / test (24) (pull_request) Successful in 31s
Test / test (26) (pull_request) Successful in 29s
This commit is contained in:
@@ -654,10 +654,10 @@ See [MIGRATION.md](https://gitea.larvit.se/larvit/smpp-js/src/branch/main/MIGRAT
|
|||||||
## Goals
|
## Goals
|
||||||
|
|
||||||
In priority order, and the order is the point: where two of them pull against each other, the earlier
|
In priority order, and the order is the point: where two of them pull against each other, the earlier
|
||||||
one wins. They do not override the [hard rules](AGENTS.md#hard-rules).
|
one wins. They do not override the [hard rules](https://gitea.larvit.se/larvit/smpp-js/src/branch/main/AGENTS.md#hard-rules).
|
||||||
|
|
||||||
1. **Correct on the wire.** SMPP 3.4 as SMSCs actually run it. Every other goal yields to this one;
|
1. **Correct on the wire.** SMPP 3.4 as SMSCs actually run it. Every other goal yields to this one;
|
||||||
the [defect table](AGENTS.md#defects-found-in-040) is what the alternative costs.
|
the [defect table](https://gitea.larvit.se/larvit/smpp-js/src/branch/main/AGENTS.md#defects-found-in-040) is what the alternative costs.
|
||||||
2. **Never give the application a wrong answer about what happened.** An outcome we cannot determine
|
2. **Never give the application a wrong answer about what happened.** An outcome we cannot determine
|
||||||
is reported as undetermined rather than guessed; a report the peer marked as not final settles
|
is reported as undetermined rather than guessed; a report the peer marked as not final settles
|
||||||
nothing, so nothing the library concludes may rest on one; a request the peer may already have
|
nothing, so nothing the library concludes may rest on one; a request the peer may already have
|
||||||
|
|||||||
Reference in New Issue
Block a user