Files
nibiru-framework.com/application/view/mockup/template/dev-boilerplate.html
stephan 48c839d927 Initial public push: docs cosmos v4 + AI module + framework groundwork
This is the snapshot the production landing site (nibiru-framework.com) is
deployed from. Brings together the recent splash + docs migration to the v4
"Cosmos" design system, the new in-framework AI module, and the framework
groundwork that backs the framework-reference extraction.

What lands:
- docs/: Astro + Starlight site with the v4 dark cosmic palette, GalaxyHero
  canvas constellation, Mission Control chat (wired to /api/oracle →
  api.neuronetz.ai via providers.mjs Ollama), 5-panel MMVC stage
  (Model · AI · Module · Controller · View), translated EN/DE/JA/ES/FR
  content, PWA + sitemap + llms.txt + Umami analytics.
- docs/design-system/: canonical mockup bundle (source/index-v2.html for
  splash, source/docs-system.html + preview/ for docs, SPEC.md, tokens).
- docs/scripts/extraction/framework-reference-v2.md: deep framework
  reference (~1.6k lines, file:line citations, every public factory and
  idiom — basis for the LoRA training corpus.
- application/module/ai/: AI module with chat / embed / RAG / agent
  plugins, plus pdoQuery / httpGet / fileRead tools and Modelfile +
  smoke-test in training/.
- application/module/users/: user / ACL / form-factory traits used as the
  reference plugin pattern for the framework docs.
- application/settings/config/database/: schema + seed migrations
  including the AI module tables (200–203).
- Form factory + autogenerator changes the framework-reference-v2 covers.

Production secrets stay out: docs/.env, settings.production.ini and
ai.production.ini are all gitignored (.example files are in tree).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 15:22:18 +02:00

93 lines
5.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<!-- Page title -->
<title>VSDocs - most advanced documentation template on ThemeForest</title>
<!-- Page description -->
<meta name="description" content="">
<!-- Meta -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicon -->
<link rel="icon" type="image/png" href="img/favicons/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="img/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="img/favicons/favicon-96x96.png" sizes="96x96">
<link rel="apple-touch-icon" sizes="57x57" href="img/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="img/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="img/favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="img/favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="img/favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="img/favicons/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="img/favicons/apple-touch-icon-180x180.png">
<!-- Include StyleSheets -->
<link rel="stylesheet" href="css/style.css">
<!-- <link rel="stylesheet" href="css/custom.css"> -->
<script src="js/modernizr.js"></script>
</head>
<body class="">
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Preloader: uncomment this if you want to show a smooth preloader while the page is loading. Don't forget to add the 'js-preload-me' class on the <body> tag. -->
<!-- <div class="preloader js-preloader"><div class="preloader-animation"></div></div>
-->
<!-- End of Preloader -->
<div class="page js-page "> </div>
<!-- inject:js -->
<script src="js/dev/libs/jquery.min.js"></script>
<script src="js/dev/libs/plugins/bootstrap-rating.min.js"></script>
<script src="js/dev/libs/plugins/clipboard.min.js"></script>
<script src="js/dev/libs/plugins/jquery.animateNumbers.js"></script>
<script src="js/dev/libs/plugins/jquery.bpopup.js"></script>
<script src="js/dev/libs/plugins/jquery.equalHeight.js"></script>
<script src="js/dev/libs/plugins/jquery.event.move.js"></script>
<script src="js/dev/libs/plugins/jquery.fastLiveFilter.js"></script>
<script src="js/dev/libs/plugins/jquery.fitvids.js"></script>
<script src="js/dev/libs/plugins/jquery.form-validator.min.js"></script>
<script src="js/dev/libs/plugins/jquery.gifplayer.js"></script>
<script src="js/dev/libs/plugins/jquery.hoverIntent.js"></script>
<script src="js/dev/libs/plugins/jquery.instafilta.min.js"></script>
<script src="js/dev/libs/plugins/jquery.jscrollpane.min.js"></script>
<script src="js/dev/libs/plugins/jquery.morphext.min.js"></script>
<script src="js/dev/libs/plugins/jquery.mousewheel-3.0.6.min.js"></script>
<script src="js/dev/libs/plugins/jquery.nav.js"></script>
<script src="js/dev/libs/plugins/jquery.owl.carousel.min.js"></script>
<script src="js/dev/libs/plugins/jquery.placeholder.js"></script>
<script src="js/dev/libs/plugins/jquery.rating.min.js"></script>
<script src="js/dev/libs/plugins/jquery.resmenu.js"></script>
<script src="js/dev/libs/plugins/jquery.sidr.min.js"></script>
<script src="js/dev/libs/plugins/jquery.slicknav.min.js"></script>
<script src="js/dev/libs/plugins/jquery.steps.min.js"></script>
<script src="js/dev/libs/plugins/jquery.superfish.min.js"></script>
<script src="js/dev/libs/plugins/jquery.supersubs.js"></script>
<script src="js/dev/libs/plugins/jquery.tendina.min.js"></script>
<script src="js/dev/libs/plugins/jquery.treeView.js"></script>
<script src="js/dev/libs/plugins/jquery.twentytwenty.js"></script>
<script src="js/dev/libs/plugins/jquery.vide.min.js"></script>
<script src="js/dev/libs/plugins/jquery.ytv.js"></script>
<script src="js/dev/libs/plugins/prism.js"></script>
<script src="js/dev/libs/plugins/social-likes.min.js"></script>
<script src="js/dev/libs/plugins/video.js"></script>
<script src="js/dev/libs/plugins/videojs-playlist.js"></script>
<script src="js/dev/modules.js"></script>
<script src="js/dev/custom.js"></script>
<!-- endinject -->
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<!--
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-XXXXX-X','auto');ga('send','pageview');
</script>
-->
</body>
</html>