You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -58,6 +60,10 @@ Use $kaspa-sovereign-architect-engine in Deep Protocol Audit mode. Audit a Kaspa
58
60
Use $kaspa-sovereign-architect-engine in KIP Status mode. Build a table of relevant KIPs, their activation status, builder impact, and what must be verified.
59
61
```
60
62
63
+
```text
64
+
Use $kaspa-sovereign-architect-engine in Toccata R&D Intelligence mode. Re-check Rusty Kaspa PR #1000, PR #1013, KIP-16/17/20/21, TN10/TN12 activation, and produce the next covenant/indexer/wallet build plan.
-[`training-corpus/kaspa-toccata-rd-intelligence-2026.md`](training-corpus/kaspa-toccata-rd-intelligence-2026.md) - deeper Toccata R&D intelligence and development roadmap
205
216
-[`kaspa-balance-api/`](kaspa-balance-api/) - production-oriented Kaspa API sample
Copy file name to clipboardExpand all lines: skills/public/kaspa-sovereign-architect-engine/references/source-trust-policy.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,9 @@ Rules:
14
14
- Code beats docs when docs are stale.
15
15
- KIPs must be checked for status.
16
16
- GitHub PRs marked "merged" must be checked for `baseRefName`; a PR merged into a feature branch is not the same as code merged into `master` or a stable release branch.
17
+
- Testnet activation must not be described as mainnet activation.
18
+
- Branch-only code must not be described as stable-release behavior.
19
+
- Experimental repositories must not be described as production tooling without explicit evidence.
17
20
- Research posts are not the same as activated protocol behavior.
18
21
- Community tooling must be labeled as community tooling.
19
22
- Experimental frameworks must be labeled experimental.
- Based ZK rollups over Kaspa UTXO DAG consensus: `https://research.kas.pa/t/on-the-design-of-based-zk-rollups-over-kaspas-utxo-based-dag-consensus/208`
84
+
- Inclusion-time proving tension in multileader consensus: `https://research.kas.pa/t/on-the-inherent-tension-between-multileader-consensus-and-inclusion-time-proving/347`
0 commit comments