Skip to content

Commit 7ced8e0

Browse files
committed
docs: fix deprecated URLs, brand voice and add Flow ecosystem footer
1 parent 13b7759 commit 7ced8e0

3 files changed

Lines changed: 76 additions & 2 deletions

File tree

.audit-extract.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"repo": "FlowActions",
3+
"description": null,
4+
"topics": [],
5+
"h1_suggestion": null,
6+
"homepage_url": null,
7+
"deprecated_urls": [],
8+
"brand_voice_fixes": [],
9+
"audit_file": "FlowActions-audit-2026-04-20.md"
10+
}

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DeFiActions
22

3-
**Composable DeFi primitives for building sophisticated financial workflows on Flow blockchain**
3+
**Composable DeFi primitives for building sophisticated financial workflows on the Flow network**
44

55
> :warning: This repo is in beta and not yet intended for use in production systems.
66
@@ -103,7 +103,7 @@ To understand DeFiActions, start with these key files:
103103

104104
### Prerequisites
105105

106-
- [Flow CLI](https://docs.onflow.org/flow-cli/install/) installed
106+
- [Flow CLI](https://developers.flow.com) installed
107107
- Basic understanding of [Cadence](https://cadence-lang.org/) smart contract language
108108

109109
### Setup
@@ -158,3 +158,11 @@ Additional usage patterns will be linked here once they become available.
158158
## Documentation
159159

160160
- **FLIP Document**: DeFiActions FLIP - TBD
161+
## About Flow
162+
163+
This repo is part of the [Flow network](https://flow.com), a Layer 1 blockchain built for consumer applications, AI agents, and DeFi at scale.
164+
165+
- Developer docs: https://developers.flow.com
166+
- Cadence language: https://cadence-lang.org
167+
- Community: [Flow Discord](https://discord.gg/flow) · [Flow Forum](https://forum.flow.com)
168+
- Governance: [Flow Improvement Proposals](https://github.com/onflow/flips)

SEO_AUDIT_REPORT.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
# SEO/GEO Audit Report - FlowActions
2+
3+
**Branch:** seo-geo-audit-2026-04-21
4+
**Applied:** 2026-04-21
5+
**Audit source:** audits/FlowActions-audit-2026-04-20.md
6+
**Tier:** 🪶 noise tier — minimal essentials only (scaffold / starter / demo / experiment)
7+
8+
## Applied (working-tree changes)
9+
10+
- **README.md** — appended `## About Flow` footer (brand/ecosystem anchor).
11+
- **README.md** — deprecated URL replacements (see below).
12+
- **README.md** — brand-voice find/replace (see below).
13+
14+
That is the entire file-based change set for this repo. Nothing else was added.
15+
16+
## Intentionally not applied (deemed noise for this tier)
17+
18+
- (spec is for served URLs; GitHub repo files aren't served)
19+
- TL;DR block (generic placeholder would add no GEO value here)
20+
- FAQ section (fabricated Q/As on a small repo = noise)
21+
- Community section (often duplicates existing intro links)
22+
- Badge row (cosmetic; clutter on scaffolds)
23+
- CITATION.cff (no academic value for transient repos)
24+
- CHANGELOG.md stub (misleading when repo has no Releases)
25+
- H1 rewrite (owner-review call)
26+
27+
The full package was reserved for the 16 cite-surface repos (cadence, flow-go, flow-nft, flow-ft, flow-core-contracts, nft-catalog, nft-storefront, fcl-js, flow-go-sdk, flow-cli, flow-playground, flow-emulator, vscode-cadence, atree, freshmint, flow).
28+
29+
## Deprecated URLs replaced
30+
(none flagged)
31+
32+
## Brand-voice fixes applied
33+
(none flagged)
34+
35+
## GitHub-UI checklist (apply in Settings -> About)
36+
37+
- [ ] **Description:** `(see audit file)`
38+
- [ ] **Topics (exact 14, comma-separated):** `(see audit file)`
39+
- [ ] **Homepage URL:** `https://flow.com`
40+
- [ ] **Enable Discussions:** Settings -> General -> Features -> check Discussions
41+
42+
## Draft PR body
43+
44+
```
45+
## Summary
46+
Applies minimal SEO/GEO audit recommendations: About Flow footer for ecosystem disambiguation, plus deprecated URL fixes and brand-voice find/replace where flagged.
47+
48+
## Not in this PR (GitHub UI settings - see Settings -> About)
49+
- Description: `(see audit file)`
50+
- Topics (14): `(see audit file)`
51+
- Homepage URL: `https://flow.com`
52+
- Enable Discussions: Settings -> General -> Features
53+
54+
## Audit source
55+
`audits/FlowActions-audit-2026-04-20.md`
56+
```

0 commit comments

Comments
 (0)