Spaces:
Running
Running
Org card v4: discovered HF embeds index.html INLINE without external CSS; all styles now inlined in <style> tag
Browse files- index.html +162 -71
index.html
CHANGED
|
@@ -5,84 +5,175 @@
|
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
| 6 |
<title>ICSAC — Institute for Complexity Science and Advanced Computing</title>
|
| 7 |
<meta name="description" content="An independent research institute running open, fully-public peer review for complexity science, information theory, and computing. Fort Wayne, IN." />
|
| 8 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
</head>
|
| 10 |
<body>
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
<div class="mark">ICSAC</div>
|
| 14 |
-
<h1>Institute for Complexity Science<br />and Advanced Computing</h1>
|
| 15 |
-
<p class="tagline">
|
| 16 |
-
Open editorial infrastructure for independent and heterodox researchers.
|
| 17 |
-
The whole pipeline — prompts, rubrics, scoring, redaction, audit — is published here.
|
| 18 |
-
</p>
|
| 19 |
-
<p class="meta">Fort Wayne, Indiana · Founded 2026</p>
|
| 20 |
-
</header>
|
| 21 |
|
| 22 |
-
<
|
| 23 |
-
<blockquote>
|
| 24 |
-
Independent and heterodox researchers have legitimate cause to be skeptical of black-box editorial AI.
|
| 25 |
-
The reasonable response is not to hide the system behind a “trust us.” The reasonable response is to publish it.
|
| 26 |
-
</blockquote>
|
| 27 |
-
</section>
|
| 28 |
|
| 29 |
-
<
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
</section>
|
| 37 |
|
| 38 |
-
<
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
<div class="card-title">editorial-system</div>
|
| 43 |
-
<div class="card-sub">Space · static · MIT</div>
|
| 44 |
-
<div class="card-desc">
|
| 45 |
-
The open-source AI editorial pipeline that receives, reviews, and adjudicates every submission to ICSAC and to <em>Persistence</em>.
|
| 46 |
-
Submission handler, rubrics, prompts, citation checks, redaction layer, and the audit pass that scores the panel itself.
|
| 47 |
-
</div>
|
| 48 |
-
</a>
|
| 49 |
-
</div>
|
| 50 |
-
<p class="footnote">
|
| 51 |
-
One defensive exception: the prompt-injection signal in the RQC audit is not published, to avoid teaching adversarial submissions what to evade.
|
| 52 |
-
Everything else about how your work is evaluated is in the open.
|
| 53 |
-
</p>
|
| 54 |
-
</section>
|
| 55 |
|
| 56 |
-
<
|
| 57 |
-
|
| 58 |
-
<
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
<li><a href="https://icsacinstitute.org/submit">/submit</a> — ORCID-gated, DOI or PDF, 5–10 day turnaround</li>
|
| 63 |
-
<li><a href="https://icsacinstitute.org/verify">/verify</a> — check an ICSAC member ID</li>
|
| 64 |
-
<li><a href="https://zenodo.org/communities/icsac">Zenodo community</a> — DOI-minted deposits</li>
|
| 65 |
-
<li><a href="https://github.com/ICSAC">github.com/ICSAC</a> — source mirrors</li>
|
| 66 |
-
</ul>
|
| 67 |
-
</section>
|
| 68 |
|
| 69 |
-
<
|
| 70 |
-
|
| 71 |
-
<
|
| 72 |
-
|
| 73 |
-
|
| 74 |
-
|
| 75 |
-
|
| 76 |
-
|
| 77 |
-
|
| 78 |
-
</section>
|
| 79 |
|
| 80 |
-
<
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
|
| 84 |
-
</
|
| 85 |
-
|
| 86 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 87 |
</body>
|
| 88 |
</html>
|
|
|
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
| 6 |
<title>ICSAC — Institute for Complexity Science and Advanced Computing</title>
|
| 7 |
<meta name="description" content="An independent research institute running open, fully-public peer review for complexity science, information theory, and computing. Fort Wayne, IN." />
|
| 8 |
+
<style>
|
| 9 |
+
.icsac-card{
|
| 10 |
+
--ink:#14161a; --ink-soft:#4a4f57; --rule:#d8dadd; --rule-soft:#ececef;
|
| 11 |
+
--accent:#2b3a67; --accent-warm:#7a5c2e; --bg:#fbfbf9; --bg-card:#ffffff; --quote-bg:#f3f1ea;
|
| 12 |
+
background:var(--bg); color:var(--ink);
|
| 13 |
+
font-family:"Charter","Iowan Old Style","Georgia","Source Serif Pro",serif;
|
| 14 |
+
font-size:17px; line-height:1.55; -webkit-font-smoothing:antialiased;
|
| 15 |
+
padding:0; margin:0;
|
| 16 |
+
}
|
| 17 |
+
.icsac-card *{box-sizing:border-box;}
|
| 18 |
+
.icsac-card .wrap{max-width:760px; margin:0 auto; padding:48px 28px 64px;}
|
| 19 |
+
.icsac-card .banner{display:block; width:100%; height:auto; margin:0 0 28px; border-radius:8px;}
|
| 20 |
+
.icsac-card .mark{
|
| 21 |
+
font-family:"IBM Plex Mono","JetBrains Mono","Menlo",monospace;
|
| 22 |
+
font-size:12px; letter-spacing:.22em; color:var(--accent); margin:0 0 14px;
|
| 23 |
+
}
|
| 24 |
+
.icsac-card h1{
|
| 25 |
+
font-size:30px; line-height:1.18; font-weight:600; margin:0 0 16px;
|
| 26 |
+
letter-spacing:-.005em; color:var(--ink);
|
| 27 |
+
}
|
| 28 |
+
.icsac-card .tagline{
|
| 29 |
+
font-size:18px; color:var(--ink-soft); max-width:58ch; margin:0 0 12px;
|
| 30 |
+
}
|
| 31 |
+
.icsac-card .meta{
|
| 32 |
+
font-family:"IBM Plex Mono","JetBrains Mono","Menlo",monospace;
|
| 33 |
+
font-size:12px; letter-spacing:.08em; color:var(--ink-soft);
|
| 34 |
+
margin:0 0 28px; padding-bottom:24px; border-bottom:1px solid var(--rule);
|
| 35 |
+
}
|
| 36 |
+
.icsac-card blockquote.stance{
|
| 37 |
+
margin:32px 0 40px; padding:22px 26px;
|
| 38 |
+
background:var(--quote-bg); border-left:3px solid var(--accent);
|
| 39 |
+
font-size:17.5px; font-style:italic; color:var(--ink);
|
| 40 |
+
}
|
| 41 |
+
.icsac-card h2{
|
| 42 |
+
font-family:"IBM Plex Mono","JetBrains Mono","Menlo",monospace;
|
| 43 |
+
font-size:12px; letter-spacing:.22em; text-transform:uppercase;
|
| 44 |
+
color:var(--accent); font-weight:600; margin:36px 0 16px; padding:0;
|
| 45 |
+
}
|
| 46 |
+
.icsac-card .bullets{list-style:none; padding:0; margin:0;}
|
| 47 |
+
.icsac-card .bullets li{
|
| 48 |
+
padding:11px 0 11px 22px; position:relative;
|
| 49 |
+
border-bottom:1px solid var(--rule-soft); font-size:16px;
|
| 50 |
+
}
|
| 51 |
+
.icsac-card .bullets li:last-child{border-bottom:0;}
|
| 52 |
+
.icsac-card .bullets li::before{
|
| 53 |
+
content:"—"; position:absolute; left:0; color:var(--accent);
|
| 54 |
+
}
|
| 55 |
+
.icsac-card .bullets strong{color:var(--ink); font-weight:600;}
|
| 56 |
+
.icsac-card .pin{
|
| 57 |
+
display:block; padding:20px 22px; margin:8px 0 14px;
|
| 58 |
+
background:var(--bg-card); border:1px solid var(--rule); border-radius:6px;
|
| 59 |
+
text-decoration:none; color:var(--ink);
|
| 60 |
+
transition:border-color .15s ease, transform .15s ease;
|
| 61 |
+
}
|
| 62 |
+
.icsac-card .pin:hover{border-color:var(--accent); transform:translateY(-1px);}
|
| 63 |
+
.icsac-card .pin .pin-title{
|
| 64 |
+
font-family:"IBM Plex Mono","JetBrains Mono","Menlo",monospace;
|
| 65 |
+
font-size:15px; font-weight:600; color:var(--accent); margin:0 0 4px;
|
| 66 |
+
}
|
| 67 |
+
.icsac-card .pin .pin-sub{
|
| 68 |
+
font-family:"IBM Plex Mono","JetBrains Mono","Menlo",monospace;
|
| 69 |
+
font-size:11px; letter-spacing:.08em; color:var(--ink-soft); margin:0 0 10px;
|
| 70 |
+
}
|
| 71 |
+
.icsac-card .pin .pin-desc{font-size:15.5px; color:var(--ink); line-height:1.5; margin:0;}
|
| 72 |
+
.icsac-card .footnote{
|
| 73 |
+
margin:14px 0 0; font-size:14px; color:var(--ink-soft); font-style:italic;
|
| 74 |
+
}
|
| 75 |
+
.icsac-card .links{list-style:none; padding:0; margin:0;}
|
| 76 |
+
.icsac-card .links li{
|
| 77 |
+
padding:9px 0; border-bottom:1px solid var(--rule-soft); font-size:15.5px;
|
| 78 |
+
display:flex; gap:10px;
|
| 79 |
+
}
|
| 80 |
+
.icsac-card .links li:last-child{border-bottom:0;}
|
| 81 |
+
.icsac-card .links .ico{
|
| 82 |
+
font-family:"IBM Plex Mono","JetBrains Mono","Menlo",monospace;
|
| 83 |
+
font-size:11px; letter-spacing:.06em; color:var(--accent);
|
| 84 |
+
min-width:50px; text-transform:uppercase; padding-top:2px;
|
| 85 |
+
}
|
| 86 |
+
.icsac-card .links .desc{color:var(--ink); flex:1;}
|
| 87 |
+
.icsac-card .links .desc small{display:block; color:var(--ink-soft); font-size:13px; margin-top:2px;}
|
| 88 |
+
.icsac-card a{color:var(--accent); text-decoration:underline; text-underline-offset:2px; text-decoration-thickness:1px;}
|
| 89 |
+
.icsac-card a:hover{text-decoration-thickness:2px;}
|
| 90 |
+
.icsac-card .cta-row{margin:18px 0 0; display:flex; flex-wrap:wrap; gap:10px;}
|
| 91 |
+
.icsac-card .cta{
|
| 92 |
+
display:inline-block; padding:10px 18px; background:var(--accent); color:#fff;
|
| 93 |
+
text-decoration:none; border-radius:4px;
|
| 94 |
+
font-family:"IBM Plex Mono","JetBrains Mono","Menlo",monospace;
|
| 95 |
+
font-size:13px; letter-spacing:.04em;
|
| 96 |
+
}
|
| 97 |
+
.icsac-card .cta.warm{background:var(--accent-warm);}
|
| 98 |
+
.icsac-card .cta:hover{background:#1d2a4d; text-decoration:none;}
|
| 99 |
+
.icsac-card .cta.warm:hover{background:#5e4520;}
|
| 100 |
+
.icsac-card .foot{
|
| 101 |
+
margin-top:48px; padding-top:20px; border-top:1px solid var(--rule);
|
| 102 |
+
font-family:"IBM Plex Mono","JetBrains Mono","Menlo",monospace;
|
| 103 |
+
font-size:12px; letter-spacing:.06em; color:var(--ink-soft);
|
| 104 |
+
}
|
| 105 |
+
@media (max-width:600px){
|
| 106 |
+
.icsac-card .wrap{padding:32px 18px 52px;}
|
| 107 |
+
.icsac-card h1{font-size:24px;}
|
| 108 |
+
.icsac-card .tagline{font-size:16px;}
|
| 109 |
+
.icsac-card blockquote.stance{padding:18px 20px; font-size:16px;}
|
| 110 |
+
}
|
| 111 |
+
</style>
|
| 112 |
</head>
|
| 113 |
<body>
|
| 114 |
+
<div class="icsac-card">
|
| 115 |
+
<div class="wrap">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 116 |
|
| 117 |
+
<img class="banner" src="https://huggingface.co/spaces/ICSAC-Institute/README/resolve/main/banner.svg" alt="ICSAC — Institute for Complexity Science and Advanced Computing" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 118 |
|
| 119 |
+
<p class="mark">ICSAC · EST. 2026 · FORT WAYNE</p>
|
| 120 |
+
<h1>Institute for Complexity Science<br/>& Advanced Computing</h1>
|
| 121 |
+
<p class="tagline">
|
| 122 |
+
Open editorial infrastructure for independent and heterodox researchers.
|
| 123 |
+
The whole pipeline — prompts, rubrics, scoring, redaction, audit — is published here.
|
| 124 |
+
</p>
|
| 125 |
+
<p class="meta">Fort Wayne, Indiana · Founded 2026 · <a href="https://icsacinstitute.org">icsacinstitute.org</a></p>
|
|
|
|
| 126 |
|
| 127 |
+
<blockquote class="stance">
|
| 128 |
+
Independent and heterodox researchers have legitimate cause to be skeptical of black-box editorial AI.
|
| 129 |
+
The reasonable response is not to hide the system behind a “trust us.” The reasonable response is to publish it.
|
| 130 |
+
</blockquote>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 131 |
|
| 132 |
+
<h2>What ICSAC does</h2>
|
| 133 |
+
<ul class="bullets">
|
| 134 |
+
<li><strong>Open peer review.</strong> A 5-reviewer AI panel + Review-Quality-Control audit + human curator who confirms, modifies, or overrides every recommendation. The redacted review record is published alongside the accepted paper.</li>
|
| 135 |
+
<li><strong>The journal — <em>Persistence</em>.</strong> Annual print + ebook + free curation records online. No APCs. Authors retain copyright. First issue May 2027.</li>
|
| 136 |
+
<li><strong>Open machinery.</strong> Prompts, rubrics, scoring code, citation verification, redaction layer, RQC audit — published. Fork it, audit it, run it yourself.</li>
|
| 137 |
+
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 138 |
|
| 139 |
+
<h2>On Hugging Face</h2>
|
| 140 |
+
<a class="pin" href="https://huggingface.co/spaces/ICSAC-Institute/editorial-system">
|
| 141 |
+
<div class="pin-title">editorial-system</div>
|
| 142 |
+
<div class="pin-sub">SPACE · STATIC · MIT</div>
|
| 143 |
+
<p class="pin-desc">The open-source AI editorial pipeline that receives, reviews, and adjudicates every submission to ICSAC and to <em>Persistence</em>. Submission handler, rubrics, prompts, citation checks, redaction layer, and the audit pass that scores the panel itself.</p>
|
| 144 |
+
</a>
|
| 145 |
+
<p class="footnote">
|
| 146 |
+
One defensive exception: the prompt-injection signal in the RQC audit is withheld, to avoid teaching adversarial submissions what to evade. Everything else is in the open.
|
| 147 |
+
</p>
|
|
|
|
| 148 |
|
| 149 |
+
<h2>Where the rest lives</h2>
|
| 150 |
+
<ul class="links">
|
| 151 |
+
<li><span class="ico">SITE</span><span class="desc"><a href="https://icsacinstitute.org">icsacinstitute.org</a></span></li>
|
| 152 |
+
<li><span class="ico">JRNL</span><span class="desc"><a href="https://icsacinstitute.org/journal"><em>Persistence</em></a> — annual, no APCs</span></li>
|
| 153 |
+
<li><span class="ico">PUB</span><span class="desc"><a href="https://icsacinstitute.org/publications">Accepted papers</a> with full review records</span></li>
|
| 154 |
+
<li><span class="ico">SUB</span><span class="desc"><a href="https://icsacinstitute.org/submit">Submit a manuscript</a><small>ORCID-gated · DOI, arXiv ID, or PDF · 5–10 day turnaround</small></span></li>
|
| 155 |
+
<li><span class="ico">ID</span><span class="desc"><a href="https://icsacinstitute.org/verify">Verify a member ID</a></span></li>
|
| 156 |
+
<li><span class="ico">DOI</span><span class="desc"><a href="https://zenodo.org/communities/icsac">Zenodo community</a></span></li>
|
| 157 |
+
<li><span class="ico">SRC</span><span class="desc"><a href="https://github.com/ICSAC">github.com/ICSAC</a></span></li>
|
| 158 |
+
</ul>
|
| 159 |
+
|
| 160 |
+
<h2>Submit from anywhere</h2>
|
| 161 |
+
<p style="margin:0 0 14px; color:var(--ink-soft);">
|
| 162 |
+
Independent researcher. Graduate student. Lab without an open-access budget.
|
| 163 |
+
<strong style="color:var(--ink);">The review is the same for everyone</strong> —
|
| 164 |
+
no fast-track for friends, no slow-walk for outsiders. The panel reads the manuscript, not the affiliation.
|
| 165 |
+
</p>
|
| 166 |
+
<div class="cta-row">
|
| 167 |
+
<a class="cta" href="https://icsacinstitute.org/submit">→ Submit a paper</a>
|
| 168 |
+
<a class="cta warm" href="https://manifund.org/projects/icsac-ai-assisted-peer-review-for-independent-researchers">Back us on Manifund</a>
|
| 169 |
+
</div>
|
| 170 |
+
|
| 171 |
+
<p class="foot">
|
| 172 |
+
<a href="mailto:info@icsacinstitute.org">info@icsacinstitute.org</a>
|
| 173 |
+
· Bootstrap support from <a href="https://3riverswebtech.com">3Rivers WebTech</a> & private donors
|
| 174 |
+
</p>
|
| 175 |
+
|
| 176 |
+
</div>
|
| 177 |
+
</div>
|
| 178 |
</body>
|
| 179 |
</html>
|