mirror of
https://github.com/prompt-security/clawsec.git
synced 2026-06-24 02:41:20 +03:00
fefecaa60a
* feat(wiki): add full in-app wiki browser and llms index * feat(wiki): auto-generate per-page llms exports * vuln package * fix(wiki): guard malformed route decoding * fix(wiki): preserve markdown anchor fragments across page links * refactor(markdown): share default render components * fix(wiki): block unsafe markdown link schemes * fix(wiki): block unsafe markdown image schemes * docs(wiki): migrate root docs into wiki pages * chore(wiki): de-track generated llms exports * chore(wiki): ignore generated public wiki artifacts * fix(wiki): align llms urls with per-page endpoint pattern * fix(wiki): derive llms index from wiki index page * refactor(markdown): share frontmatter and title helpers * refactor(wiki): share route and llms path mapping * ci(pages): add pr verify workflow and tighten deploy triggers
32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
# Wiki Generation Metadata
|
|
|
|
- Commit hash: `d5aadfbee15b48ebb4872dfb838e4df88c611d56`
|
|
- Branch name: `codex/wiki-tab-ui`
|
|
- Generation timestamp (local): `2026-02-26T09:16:02+0200`
|
|
- Generation mode: `update`
|
|
- Output language: `English`
|
|
- Assets copied into `wiki/assets/`:
|
|
- `overview_img_01_prompt-security-logo.png` (from `img/Black+Color.png`)
|
|
- `overview_img_02_clawsec-mascot.png` (from `public/img/mascot.png`)
|
|
- `architecture_img_01_prompt-line.svg` (from `public/img/prompt_line.svg`)
|
|
|
|
## Notes
|
|
- Migrated root documentation pages from `docs/` into dedicated `wiki/` operation pages.
|
|
- Updated index and cross-links to use `wiki/` as the documentation source of truth.
|
|
- Future updates should preserve existing headings and append `Update Notes` sections when making deltas.
|
|
|
|
## Source References
|
|
- README.md
|
|
- package.json
|
|
- AGENTS.md
|
|
- wiki/overview.md
|
|
- wiki/architecture.md
|
|
- wiki/dependencies.md
|
|
- wiki/data-flow.md
|
|
- wiki/glossary.md
|
|
- wiki/security-signing-runbook.md
|
|
- wiki/migration-signed-feed.md
|
|
- wiki/platform-verification.md
|
|
- wiki/remediation-plan.md
|
|
- wiki/compatibility-report.md
|