gfernandf/orca-cognitive-runtime
0
1<!doctype html>2<html>3<head>4 <meta charset="UTF-8">5 <title>ORCA Cognitive Runtime</title>6</head>7<body>8 <h1>ORCA Cognitive Runtime</h1>9 <p>LLM agents should reuse cognition, not recompute it.</p>10 <p><a href="https://github.com/gfernandf/agent-skills" target="_blank" rel="noopener noreferrer">GitHub</a></p>11</body>12</html>13 