chore: gardener housekeeping 2026-03-23
- Update all AGENTS.md watermarks to HEAD (224edcc)
- onchain/AGENTS.md: document VWAPTracker _hasRecenterTick guard (#609),
overflow guard for slots 0-7 (#997), Floor Ratchet defeated (#1067),
fee-income delta_bps audit trail (#1084)
- landing/AGENTS.md: document SecurityInfo.vue component (#147)
Issues actioned via API:
- Unblocked #1099, #1100, #1101 (all prereqs 1031/997/1067/1054 closed)
- Created #1134 bundled backlog: onchain source quality cleanup (4 dust items)
- Closed dust #601, #627, #739, #741 → bundled into #1134
This commit is contained in:
parent
224edcc6d3
commit
b276392e7a
9 changed files with 14 additions and 10 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- last-reviewed: 5f01d55cc7ce0f3499967536971878ef968d59ba -->
|
||||
<!-- last-reviewed: 224edcc6d3a61aa5a61b2816061f253584791cfd -->
|
||||
# Landing Interface - Agent Guide
|
||||
|
||||
Vue 3 + Vite application that delivers the public marketing site and forthcoming staking UI.
|
||||
|
|
@ -14,6 +14,7 @@ Vue 3 + Vite application that delivers the public marketing site and forthcoming
|
|||
## Key Views & Components
|
||||
- `HomeView.vue` - Launch countdown, feature overview, and staking CTA
|
||||
- `DocsView.vue` - Documentation portal with responsive navigation and generated table of contents
|
||||
- `SecurityInfo.vue` - Displays unaudited badge (planned Q3 2026), KRAIKEN Token and Stake contract addresses with copy-to-clipboard, BaseScan and source links (#147)
|
||||
- Layout components (`KNavbar.vue`, `KFooter.vue`, `LeftRightComponent.vue`) manage shared chrome
|
||||
- UI components (`KButton.vue`, `Countdown.vue`, `SocialButton.vue`, icon set) supply reusable primitives
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue