|
8 | 8 | name="description" |
9 | 9 | content="Signal Rail is a text-first governance system for AI-assisted project work." |
10 | 10 | > |
| 11 | + <meta name="theme-color" content="#101317"> |
| 12 | + <meta property="og:title" content="Signal Rail"> |
| 13 | + <meta property="og:description" content="A text-first governance system for AI-assisted project work."> |
| 14 | + <meta property="og:type" content="website"> |
| 15 | + <meta property="og:image" content="https://xxyoudeadpunkxx.github.io/Signal-Rail/assets/header-machine.png"> |
| 16 | + <meta property="og:url" content="https://xxyoudeadpunkxx.github.io/Signal-Rail/"> |
| 17 | + <link rel="canonical" href="https://xxyoudeadpunkxx.github.io/Signal-Rail/"> |
| 18 | + <link rel="alternate" type="text/plain" href="llms.txt" title="LLM-readable project index"> |
| 19 | + <link rel="alternate" type="application/json" href="raw-manifest.json" title="Raw project manifest"> |
| 20 | + <script type="application/ld+json"> |
| 21 | + { |
| 22 | + "@context": "https://schema.org", |
| 23 | + "@type": "SoftwareSourceCode", |
| 24 | + "name": "Signal Rail", |
| 25 | + "description": "A text-first governance system for AI-assisted project work.", |
| 26 | + "url": "https://xxyoudeadpunkxx.github.io/Signal-Rail/", |
| 27 | + "codeRepository": "https://github.com/XxYouDeaDPunKxX/Signal-Rail", |
| 28 | + "programmingLanguage": "Plain text", |
| 29 | + "runtimePlatform": "AI-assisted project work with plain-text files", |
| 30 | + "author": { |
| 31 | + "@type": "Person", |
| 32 | + "name": "XxYouDeaDPunKxX", |
| 33 | + "url": "https://github.com/XxYouDeaDPunKxX" |
| 34 | + }, |
| 35 | + "keywords": [ |
| 36 | + "plain text governance", |
| 37 | + "AI-assisted project work", |
| 38 | + "document routing", |
| 39 | + "project continuity", |
| 40 | + "source authority", |
| 41 | + "Signal Rail" |
| 42 | + ] |
| 43 | + } |
| 44 | + </script> |
11 | 45 | <link rel="icon" href="favicon-32x32.png" sizes="32x32" type="image/png"> |
12 | 46 | <link rel="icon" href="favicon.svg" type="image/svg+xml"> |
13 | 47 | <link rel="apple-touch-icon" href="apple-touch-icon.png"> |
|
0 commit comments